View Full Version : Resolved Favicon display
travelerkgd
08-26-2009, 06:38 PM
I am finding it impossible to display a favicon image by just adding the following:
<link REL="SHORTCUT ICON" HREF="favicon.ico">
Any suggestions? The favicon is in the correct position on the site.
Snookerman
08-26-2009, 07:23 PM
Make sure the favicon.ico file is in the root directory, then use this:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
That should work in all the good browsers. In IE, the icon might disappear from time to time. There's nothing you can do about that.
Good luck!
travelerkgd
08-26-2009, 09:15 PM
Appreciate it... issue solved.
Snookerman
08-27-2009, 07:34 AM
You're welcome, glad to help you!
Happy coding!
rmiano
09-27-2009, 01:52 AM
Thanks for your response to travelerkgd, Eddy...was finally able to get the favicon to display in the Favorites Bar in IE8 when I changed the code to what you suggested (FF, IE7 and IE6 had not been a problem with other coding variations).
The favicon still does not display in the browser tab for IE8/7/6, though (FF not a prob)...does Eddy or anyone else have any ideas as to why (i.e., a Vista issue?) and/or how to go about resolving the problem? Am running IE8 on Vista Ultimate SP1, IE7 on XP Pro SP3 and IE6 on XP Home SP2.
The source code for many of the sites whose icons display in every browser without incident do not reference any .ico file or any variation of the common favicon.icon coding variations...is the displaying of these sites' icons controlled by their javascript coding using a completely different protocol??
koedijk
07-03-2010, 09:21 PM
I have the same problem. The favicon icon is in the main directory, there wer also the index.htm is.
The favicon.ico is a picture in my direct. but after uploading to teh server the picture has disapeared. Only a empty symbol I see.
Also in the browser by typing http://mysite.nl/favicon.ico nothing ocurre, only this
4)H;0I/^:kP~cKpTBDIX`~V8ЯںصײծҪϦͤȡ—⹐q\RG<=A;=KMYճԯѩΤ̢ Ÿžš‘ˆŠhM?=KCGE@HѯΪͦʢŸœ™•’涏‰ޫ€ڥwƒjiXW?10˩ȥƢ˪oȥiʥiˤkǡf›\œ`™\ӡlءtžtžux_Ĥž˜涐‹*†߫ި}ܤxڢt rœršr™r˜t
appear.
What is wrong?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.