0

My favicon won't show even though it exists and works when visiting link directly.

HTML:

<link rel="shortcut icon" href="../assets/ico/favicon.ico">

When I use view source on Chrome and click the above link, it takes me to the favicon.

Tried:

  1. I have tried clearing cache but it did not help.
  2. Opening in IE the favicon works.
Jordan.J.D
  • 7,999
  • 11
  • 48
  • 78

4 Answers4

1

I decided to clear cache, restart my browser, then tried my site again and it works fine. Thank you all who tried to help.

Jordan.J.D
  • 7,999
  • 11
  • 48
  • 78
0

try this !

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

When I had this issue, I was finally able to resolve the issue by changing favicon.ico to something like favicon.ico?date=20140528. I was led that that solution by this question: How do I force a favicon refresh

Community
  • 1
  • 1
Joe DeRose
  • 3,438
  • 3
  • 24
  • 34
0

Or wait a moments and it will work correctly ! cause server refersh