Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3714 Tampilan

Hello,


we have Odoo 16 community with indexing enabled, robots.txt created with Allow: *, but in the meta tag of the main page is still meta tag


meta name="robots" content="noindex"/>

How to fix this?

Avatar
Buang
Penulis Jawaban Terbai

Just for reference, I found the solution. Problem was, that Odoo is internally using http protocol and we had in the Website Settings in the field Domain URL with HTTPS, which was working with the combination of Nginx proxy, but it didn't fit the condition stated here:

https://github.com/odoo/odoo/blob/df3811e745cec7375ae4eba4ac2a82128fa6dab0/addons/website/views/website_templates.xml#L2401


So, when I changed the Domain URL from https://our-domnain.com to the http://our-domain.com, it worked.



Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 25
1022
1
Jan 24
2673
2
Jun 23
5203
3
Jul 24
2853
0
Agu 25
1215