Forum Moderators: open
I have Favicon.ico in my main root directory..and it displays correctly at the top of the address bar.. but when I try to add my site as a favorite...the old favicon still appears in the favorite / bookmark list. I tried deleting it and clearing cache..the old one still shows up.
What specifically to do so that the right favicon shows up on the favorite /bookmark list.
Does it need to be added through the <meta> section as well between <header> ?
any help is much appreciated.
another thing.. Is there a way implement this
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
to base.css ? So that I dont have to manually implement it between the <header> tag on a 100 of my webpages.
<link rel="shortcut icon" href="http://example.com/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="http://example.com/favicon.gif" type="image/gif">
check out these WebmasterWorld threads for more than you wanted to know about favicon:
Favicon Primer [webmasterworld.com]
Stop all those favicon 404s! [webmasterworld.com]
Why is microsoft so stupid and always has to be different from the rest ? Their browser has always sucked and it makes sites take forever to load. The general public cant be too bright to still have IE as the most popular browser.