Talk

Difference between revisions of "Changing the site favicon"

From Joomla! Documentation

Line 15: Line 15:
 
I found out something that may help anyone with the above issue. I too could not get IE (8) to render the favicon, but Firefox had no problem. After hours of pulling my hair out with refreshing, trying different directories, etc. it occurred to me that my favicon WAS being pulled into the temp internet folder along with any other favicon IE browsed... but the icon picture was not rendering even in Windows (even just viewing the file in the directory through Windows Explorer)... and others were.
 
I found out something that may help anyone with the above issue. I too could not get IE (8) to render the favicon, but Firefox had no problem. After hours of pulling my hair out with refreshing, trying different directories, etc. it occurred to me that my favicon WAS being pulled into the temp internet folder along with any other favicon IE browsed... but the icon picture was not rendering even in Windows (even just viewing the file in the directory through Windows Explorer)... and others were.
  
After further testing it seems that http://converticon.com/, and http://www.favicongenerator.com/ created favicons that were not recognizable by windows (and therefore IE). http://tools.dynamicdrive.com/favicon/ and http://www.favicon.cc/ do! I used http://www.favicon.cc/ and it worked fine. I Could see the icon in Windows AND the IE favicon works fine now! I don't know if http://www.htmlkit.com/services/favicon/ works or not because their service was down when I tried.
+
After further testing it seems that http://converticon.com/, and http://www.favicongenerator.com/ created favicons that were not recognizable by windows (and therefore IE). http://tools.dynamicdrive.com/favicon/ and http://www.favicon.cc/ do! I Could see the icon in Windows AND the IE favicon works fine now! I don't know if http://www.htmlkit.com/services/favicon/ works or not because their service was down when I tried.
  
 
Also, http://antifavicon.com/ works for IE also. You can create a favicon from scratch here if you don't have an image file to upload/convert, but the parameters are limited.
 
Also, http://antifavicon.com/ works for IE also. You can create a favicon from scratch here if you don't have an image file to upload/convert, but the parameters are limited.

Revision as of 18:38, 21 August 2009

This works okay for Firefox but doesn't change the favicon in ie7. It must be calling the favicon up from somewhere else in the site other than the template, or the site root, as I have replaced that with my own, and it still finds the Joomla favicon. Also there is no line like

<link rel="shortcut icon" href="http://yoursite.com/templates/your_template/icon/favicon.ico" />

in rhuk_milkyway, the standard Joomla 1.5 template's index.php

This advice is the same given in all documentaion I found on the subject and it isn't right. Surely other users are experiencing this?

This has been reported many times and on all occasions that I am aware of it is down to the browser caching the favicon.ico file. I will look at amending the documentation to include a warning to this effect. Chris Davenport 03:09, 23 September 2008 (EDT)

Ok, looks like this page already contains text describing the issue and what to do about it. Chris Davenport 03:11, 23 September 2008 (EDT)


I found out something that may help anyone with the above issue. I too could not get IE (8) to render the favicon, but Firefox had no problem. After hours of pulling my hair out with refreshing, trying different directories, etc. it occurred to me that my favicon WAS being pulled into the temp internet folder along with any other favicon IE browsed... but the icon picture was not rendering even in Windows (even just viewing the file in the directory through Windows Explorer)... and others were.

After further testing it seems that http://converticon.com/, and http://www.favicongenerator.com/ created favicons that were not recognizable by windows (and therefore IE). http://tools.dynamicdrive.com/favicon/ and http://www.favicon.cc/ do! I Could see the icon in Windows AND the IE favicon works fine now! I don't know if http://www.htmlkit.com/services/favicon/ works or not because their service was down when I tried.

Also, http://antifavicon.com/ works for IE also. You can create a favicon from scratch here if you don't have an image file to upload/convert, but the parameters are limited.

By the way, ALL of the favicons created by these services work in Firefox.

I also realize that this is probably a slightly different issue than IE still pulling the Joomla favicon when it's actually been replaced. That's a cache issue. If the cache/temp files were truly cleared on your PC, IE would seem to pull nothing if the issue was what happened to me. I have seen a lot of help forum threads out there that talk about the same problem that I had (with no resolution). In those cases I think this is the fix.

This is my experience. Hopefully this is not a fluke, but I don't see how it could be... I tested and re-tested (even with different types of image files uploaded)... and the end result was still the same. Hope this helps anyone else with this issue & losing the three hours that I lost :) PalmBeachPulse 23:11, 21 August 2009 (UTC)