So http://www.joelbarsotti.com/ gets a favorite icon, but http://joelbarsotti.com doesn't

the path I'm using in my link tag is the full path for http://joelbarsotti.com

Any ideas?

link|improve this question
1  
It's showing up for me at both locations in Firefox 3.6.8. – DMA57361 Aug 28 '10 at 10:39
Showing up in Chrome 7 as well – Sathya Aug 28 '10 at 14:44
Both are working in Safari 5.0.1 – dtlussier Aug 28 '10 at 16:19
While it sounds like being a question more suited for the webmasters site, the problem is actually local, on his computer, as shown by the fact other people won't reproduce the problem. – Gnoupi Aug 28 '10 at 19:02
anybody get it working in IE? – Joel Barsotti Aug 29 '10 at 2:03
feedback

closed as off topic by ChrisF, Sathya, nik, random Aug 29 '10 at 0:41

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

2 Answers

Try clearing your browser cache.

link|improve this answer
feedback

Your page source shows references to the 'working' form however I can see the favicon in both cases (http://joelbarsotti.com/favicon.ico).
So, which browser and plugins are you using?

Lines from your page source,

link rel="shortcut icon" href="http://joelbarsotti.com/favicon.ico" type="image/vnd.microsoft.icon"
link rel="icon" type="image/x-icon" href="http://joelbarsotti.com/favicon.ico"

link|improve this answer
neither firefox nor ie seem to grab the icon when I navigate to joelbarsotti.com, chrome does. – Joel Barsotti Aug 28 '10 at 14:40
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.