Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
133 Visualizações

Recently I have deployed my odoo 18 website. Also I have activate google search console and google alalytics. The home page is successfully listed by google. I placed the company's favicon in the website settings section, which is displayed in the browser tab, but this favicon is not showing in google search results. How can this problem be solved?

Avatar
Cancelar
Melhor resposta

Hi,

If your website’s favicon is visible on your Odoo site but not in Google search results, it’s usually due to caching or Google’s favicon policies rather than an Odoo issue. Google often takes time to update the favicon it displays, but here’s what you can check:


Steps to fix it:


    Upload correctly: Go to Website → Configuration → Settings → Website Info and upload your favicon there.


    Verify the URL: Ensure the favicon file (e.g., /favicon.ico or /static/.../favicon.png) loads directly in your browser.


    Follow Google’s rules:


        Use a square image (e.g., 48x48 or 96x96 px).


        Include <link rel="icon" href="..."> inside your website’s <head>.


        Make sure it’s not blocked in robots.txt.


    Reindex in Search Console: Use the URL Inspection tool in Google Search Console and click Request Indexing for your homepage.


    Be patient: Google updates its cached favicon over time — it may take several days to reflect the change.


If you’ve confirmed all of the above and it still doesn’t update, check that there are no conflicting <link rel="icon"> tags or redirects blocking the file.


Hope it helps

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
set. 22
2058
0
jul. 21
4555
2
ago. 25
2721
2
mai. 17
7642
2
ago. 25
1160