Forum Moderators: open
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> Is this the way forward for new browsers? I guess I need to be adding this to my <head> soon...
Looked on the w3 for some info on if this is part of a standard or not and the concensus seemed to be that it is a browser specific extension.
I'm noticing some other quirks as well. My current guess is that they have to do with the size of the palette - it may require Windows system colors in order to display, but I'm not sure about that one yet.
Opera 7 uses the favicon on the window tab as well as the location bar. I really like the effect, but still I have a big bunch of <link> tags to add so I can get it to show up everywhere I want.
I'm finding the same thing for IE6. It makes use of the favicon in the location bar, and not just in bookmarks -- but I need to use the <link> on every page for it to show up.
But I just double checked and sure enough - that new site still shows the favicon - and as you said, WebmasterWorld does not. Also, the client verifies that they see the favicon in the location window.
But, IE6 is not showing favicons from all my sites this way, just some of them.
So I'm in research mode - when I can find the time. I'll be testing my "windows palette" theory soon. I know I've been casual about how I build the palette.
Then there's also a server config potential here - though I'm hard pressed to figure that one out. The site that IS showing the favicon for me has no type attribute in the <link> tag!
<added>
By the way, on this machine I've got Explorer version 6.0.2600.0000 128-bit running on Win98se
</added>
AddType image/x-icon .ico for ie in general favicon is only displayed when the site is in the bookmarks and the icon cached.
to spoil browser using favicons, use a high color icon with really crazy dimensions like 64.000 x 64.000. ;)
a tip: quite a good ico-editor is axicons or microangelo (both win32)
[microsoft.com...]
But, IE6 is not showing favicons from all my sites this way, just some of them.
Sometimes IE needs a little help in order to show favicons. As was mentioned before, bookmarking a URL will help the favicon show up. Also, clicking and dragging the location bar icon can also help wake up a site's favicon.
Why can’t I see my favicon in the address/location bar?
[favicon.com...]