Why Isn’t My Logo/Favicon Showing in Google Search?

I’ve been trying to get my favicon to appear in Google search results, but it’s still not showing. Here’s what I’ve done so far:

  1. Requested Google to Recrawl My URL
    I’ve submitted my site (www.daftpanda.com) for reindexing multiple times using Google Search Console.

  2. Confirmed My Icon Link in the HTML Code Looks Correct
    The favicon is linked as:

    It loads properly when I navigate to it directly in a browser.

  3. Using PNG Format
    My favicon is a .png, which from my research is a supported format for Google search.

  4. Cleared and Updated Cache
    I’ve also cleared my cache to ensure no old data is causing issues.

Despite these steps, the favicon still isn’t appearing. Could there be anything I’m overlooking? Any additional suggestions or insights would be greatly appreciated!

Hi Amilesy88

The image URL link is incorrect. You can try this steps:
Step 1: Go to Edit code
Step 2: Find file theme.liquid
Step 3: Delete these two code snippets and copy your image link into it. (https://prnt.sc/3q7wqw0P2IeF))

Best,
Esther

Thanks I have since changed my code as suggested -

From:

To:

However I still have the same issue.

Hi, I see it worked

Yay, thank you so much for your help Esther! I also changed the name of my logo file so it had logo explicitly in it yesterday. Maybe it was just taking some time for Google to crawl my website. Thanks again!

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!