跳至内容
菜单
此问题已终结
2 回复
2552 查看

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

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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.

形象
丢弃

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