FavIcon refuses to update

I changed it almost 3 weeks ago, and I deleted the original favicon I used. However, the new one won’t show up even on new pages or when I access the site on different browsers/computers.

<link rel="shortcut icon" type="image/x-icon" href="favicon.png" />

That is my code for it. The file I want to to be my new favicon has this name.

Try this one

<link rel="icon" type="image/png" href="favicon.png" />

I tried that, and I cleared the cache on my browser. Still no luck. I did some research and it says it takes a little bit of time to get it to change. Is that true?

Loads fine on my end

Hit CTRL+F5

1 Like

Okay that worked. I didn’t hit CTRL F5. Thanks it is working I appreciate the help.

No problem :wink:
Any other issue, do post or PM any moderator :wink:

1 Like