تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2427 أدوات العرض

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