Skip to Content
Menu
This question has been flagged
2 Replies
2417 Views

I have a website getradingeg.com. the domain is bought from godaddy.

the naked URL is not always redirecting to the website and gives error on Odoo.


The error is inconsitent, sometimes it works and sometimes not.

Please advise

Avatar
Discard
Best Answer

Hi i am having the same issue, did you found the solution?

Avatar
Discard
Best Answer

Verify that the server configuration for Odoo includes the correct domain name and is set up to handle requests for both the naked domain and the "www" subdomain. 

In Odoo, you can configure the base URL in the web.base.url parameter in the configuration file (odoo.conf) or through the Odoo administration interface.

Avatar
Discard

Hi Neha.
Can you please guide what needs to be done in web.base.url parameter so that both naked domain i.e mywebsite.com and www subdomain of my domain i.e www.mywebsite.com both gets pointed to myodoodatabasename.odoo.com ?

Currently only www.mywebsite1.com is getting redirected as this value is maintained in web.base.url parameter file. and nakeddomain is not redirecting