Favicon not updating
-
Hey,
So I’m trying to update my favicon and I’m pretty sure I’ve followed the instructions to a t and the favicon refuses to update. I uploaded my file to the following part of my website: https://www.uscsnowstore.com/wp-content/uploads/2012/03/favicon-1.ico
and then I went into the header.php stylesheet and plugged it right into this part:
<link rel=”profile” href=”https://gmpg.org/xfn/11″ />
<link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_url’ ); ?>” />
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” /><link rel=”shortcut icon” href=”https://www.uscsnowstore.com/wp-content/uploads/2012/03/favicon-1.ico” />
<!–[if lt IE 9]>
I’ve also tried it with “icon” instead of “shortcut icon.” The favicon simply refuses to change from the default grid-looking icon I started with. I’ve checked on both Chrome and IE, nothing.
Any help would be greatly appreciated.
- The topic ‘Favicon not updating’ is closed to new replies.