Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2426 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć

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