Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
162 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

Hi Shehabul,

That’s normal,

Google doesn’t display newly added favicons right away. It usually takes some time (a few days to a couple of weeks) after Google re-crawls your site.

To make sure it updates correctly:

  1. In Odoo, confirm your favicon is visible at this direct URL:
    https://yourdomain.com/favicon.ico
    (Google looks for it here specifically.)
  2. In Google Search Console, go to Settings → Crawl stats and click Request Indexing for your homepage again.
  3. Clear your website cache and re-save the favicon in Website → Configuration → Settings → Favicon.
  4. Avoid using a large or non-square image, ideally, use a 48×48 or 64×64 .ico or .png file.

Once Google’s crawler updates the indexed version of your site, your favicon will automatically appear in search results.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
вер. 22
2068
0
лип. 21
4568
2
серп. 25
2750
2
трав. 17
7650
2
серп. 25
1164