Industry guru Dave Taylor offers tech support on technical and business topics, including iPhone, iPod, Microsoft Windows, Sony PSP, cellphones, online advertising, CSS, Web design, business, Unix, Linux, SEO, Mac OS X, and shell script programming.     


Why doesn't Safari show me favicons any more?

Dave, prior to my finding your great article on Can I selectively Remove Safari Favicon Icons? I took the brute force strategy of deleting all the cached icons in the Safari library folder so that the browser would see my new favicon. But now instead of showing the favicon.ico graphic, crazy Safari doesn't show me any favorite icons at all. What could be wrong?

Dave's Answer:

Ah yes, when in doubt, use the brute force method. Sounds a lot like my typical problem solving strategy, actually. :-)

I'm guessing that you followed some online directions that said something like "To remove the icon cache, type rm -rf ~/Library/Safari/icons in the Terminal window."

If you did this, then not only did you remove all the icon cache files as you desire, but you also removed the "icons" folder itself!

To fix this problem, quit Safari then recreate the folder:

$  mkdir ~/Library/Safari/icons
$

then make sure it has the right permissions:

$  chmod 700 ~/Library/Safari/icons0
$

then restart Safari and see what happens.

I'm betting that'll fix it for you!


Related Mac OS X Help articles:
✔   Audacity can't find LAME library, I can't save Mp3?
Hey Dave. I read your article Audacity can't save mp3 audio files and am still puzzled because I downloaded the LAME Mp3 converter...
✔   How to remove Dashboard as a "space" in Mac OS X Spaces?
I'm a big fan of the Spaces utility in Mac OS X that lets me have multiple virtual screens [see Set Up Mac...
✔   Best place to buy a cheap MacBook laptop?
Hi Dave. I am looking for two gently used MacBook laptops for my teen daughters. Personal computers would greatly facilitate their studies as...
✔   File too big error copying to USB flash drive on my Mac?
I'm baffled. I have a 16GB Kingston USB flash drive that I use on my Mac system and I'm trying to copy a...
✔   Stealth image capture photo from webcam on my Mac?
Someone sneaks into my cubicle while I'm at lunch and takes candy out of my desk. Petty, but stupid too. I want to...

Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
    Enter your name: and your email addr:  









Reader Comments To Date: 4

Jonathan said, on January 10, 2007 2:22 PM:

Dave,
I found your site by the almighty Google...I have a fzvicon question. Does an OS9 server have some issue with delivering favicon.ico to browsers? I have used the two lines of code that I know to link to a favicon.ico I still does not show. I admin about 7 other sites that run on everything from windows servers to free bsd servers and all show the fav icons. On the site I do for work, it does not display on any of the 6 browsers I have tried on Mac & Win. Do you have an answer to the question that haas haunted me for three months?

Thanks man,
Jonathan

Amy said, on October 9, 2008 10:55 AM:

I don't know what you mean by this. could you explain chmod 700 ? Thanks!

then make sure it has the right permissions:

$ chmod 700 ~/Library/Safari/icons0

Dave Taylor said, on October 9, 2008 9:26 PM:

Amy, file permissions, in Unix-land, are referred to as the "mode" of the file (for some obscure reason that everyone's now forgotten :-)

To change the permissions of the file, that is, to change what you can do with it from the command line, you need to change its mode: "chmod". (pronounce it "ch-mode" and you'll understand).

zach forshee said, on December 13, 2012 11:57 PM:

What do you know about the - kshee -project?????

Starbucks coffee cup I do have a lot to say, and questions of my own for that matter, but first I'd like to say thank you, Dave, for all your helpful information by buying you a cup of coffee!

I do have a comment, now that you mention it!











I will never send you any unsolicited email. Ever.






Check This Out Too...

 
Look for Answers
Need Help? Ask Dave Taylor!


Follow Me on Pinterest

Find Me on Google+
ADT on G+
© 2002 - 2013 by Dave Taylor. All Rights Reserved.

Note: This web site is for the purpose of disseminating information for educational purposes, free of charge, for the benefit of all visitors. We take great care to provide quality information. However, we do not guarantee, and accept no legal liability whatsoever arising from or connected to, the accuracy, reliability, currency or completeness of any material contained on this web site or on any linked site. Further, please note that by submitting a question or comment you're agreeing to my terms of service, which are: you relinquish any subsequent rights of ownership to your material by submitting it on this site. My lawyer says "Thanks".
"Ask Dave Taylor®" is a registered trademark of Intuitive Systems, LLC.