Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

website favicon not showing in Safari browser

I have searched high and low for an answer to this! My website's icon shows in every other browser except for Safari.


I have "reset" Safari, tried a variety of different "paths" to my favicon.ico in my header.php file, blah blah blah and NOTHING works!


Can someone please help??


Thank you.

Posted on May 9, 2012 7:10 PM

Reply
31 replies

May 8, 2013 3:49 AM in response to SWLinPHX

This is a misunderstanding: I asked "no favicons in Safari 6" and then replied a few posts later "favicons in Safari6" as an answer what Glims does for you.

No there are no Tab favicons in Safari 6 and when you want them there are several methods to get them, but for me the easiest is Glims:

they are picked up from the websites, so if you reset webcontent it will have to re-address the website to show them.

Lex

Look in Safari Preferences when the webcontent is deleted, it may also be part of a cleaning operation.

May 8, 2013 5:06 AM in response to Lexiepex

Like I said, I will monitor it. But before I installed Glims (and now have favicons on tabs in Safari) the Web content never reset on its own, like it's doing now.


I'm looking in the Glims panel in Safari Preferences. What function would be toggled to cause the tabs to clear themselves at regular intervals? I can't find anything that seems to fit or be the cause, and again I am not resetting Web Content when this happens. If that were the case it would be normal.

May 9, 2013 1:29 AM in response to Lexiepex

Well since that is my issue it is obviously not about emptying the cache. The bottom line is there is something that is resetting them every so often since I installed Glims. It may be a conflict with another extension (like Tab Reloader or something) but it is still something that started after using Glims. I can try to disable it and see what happens.


As far as the thread being "solved", as I said many times before I'll just monitor it and see in the next few days. I was not trying to pursue this or keep the thread going. The reason why I posted here after it was solved in the first place is because it came up in search results as the problem I was having and I realized this same problem can still occur even if favicons are the right color bit (which was marked as the solution), as mine were. This was not about Glims, which you brought up. I felt it important and helpful for someone reading this to know another issue that was causing favicons in Safari only not to show on self-created Web pages, which was the part about adding the trailing question mark and numbers, which I finally read about elsewhere and I linked to. I never got an answer as to why that was an issue or what worked for me, but the whole Glims thing was more of a tangent.


Thanks anyway though.

Aug 3, 2013 10:25 AM in response to tony5

This is how I got mine to work:


1. Generated 16 x 16 .PNG from Photoshop (8 bits per channel RGB - no alpha) named "favicon.png"


2. Changed file extension to .ICO and put it in the same directory of my site that the index.html file is in.


3. Entered in the following code:

<link rel="shortcut icon" href="favicon.ico" />


Worked in Firefox and Chrome, but not in Safari. Even after clearing chache.


4. Changed the name of the favicon (for example "awsomefavicon.ico") and adjusted the code.

<link rel="shortcut icon" href="awesomefavicon.ico" />


Worked!🙂

Sep 4, 2013 3:20 AM in response to SWLinPHX

The numbers cause the browser to think that its a new version of the icon file and therefore reload it. Otherwise it will used a cached version and never reload the favicon. Safari does not remove cached favicons when you clear the cache. The other two ways of making safari reload the favicon is renaming the file on the server or closing Safari and remove the WebpageIcons.db file. It's in ~/Library/Safari. Just search for it if your on Windows.

website favicon not showing in Safari browser

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.