Problem with Favicon

I have some general problems regarding the favicon of a site that’s been present a couple of months.

  1. The favicon appears on certain web browsers search result like duckduckgo but not on google. The site was last re-crawled by google a week ago and the correct file is being read in Google Search Console, but it reads the wrong file on the live site.

No favicon is shown in either Google SERPs or tabs.

Any thoughts?

Below is the file read in Google Search Console (Correct file)
Google Search Console (Correct file)

Below is the file on the live site (Wrong file)
Live site (wrong file)

  1. I also wonder if there’s any way to add multiple favicons in differen’t sizes, I tried to do this by adding code in the header but to no avail.

Thanks for any tips regarding this!

Hoi, what is website url?

Hello, below is the url:

Hey,

In your custom code > head start.
Theres cookie script, it is breaking favicon for some reason, not sure why though. When I remove it, favicon starts working

Okay, I removed the script and had the site recrawled by google since then. Now the site has been recrawled and the favicon doesn’t show up even if the correct image is being read in the header of the html.

Any guesses?

Also, is there any way to upload multiple favicons in different sizes?