views:

1108

answers:

2

I've got a website that I've just uploaded onto the interwebs, and when using Firefox 3.0.1 on Ubuntu I don't see the favicon; Firefox 3.0.1 on WinXP shows it.

Why isn't the favicon displaying under Ubuntu? It's a favicon.ico file in the root directory, not referenced in the meta tags; would it work better as a GIF?

+5  A: 

Try taking a look at this previous Question, which shows you must put two meta tags in your html in order for it to work across all browsers and operating systems.

GateKiller
+7  A: 

Previously, there was no favicon. The browser cached the lack of favicon. Clear the Firefox cache, and all is well.

Josh