コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2542 ビュー

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