: Favicon not showing in Safari 5.1 Is there a reason why a favicon.ico is not showing in Safari 5.1 on Mac? It shows on every other browser I have tested except the above mentioned one. In
Is there a reason why a favicon.ico is not showing in Safari 5.1 on Mac? It shows on every other browser I have tested except the above mentioned one. In Safari on Windows it shows.
I've declared it like this:
<link rel="shortcut icon" href="http://www.mysite.com/favicon.ico" />
More posts by @Dunderdale272
1 Comments
Sorted by latest first Latest Oldest Best
Assuming that Safari on Mac is showing favicons for other websites (try any stackexchange website), you probably need to clear the browser cache.
Also, try adding a random number (using JS or Server-script like PHP) to your favicon reference, like below:
EDIT- Also, add type attribute and try again? (see below)
<!-- FAVICON -->
<link
rel = "shortcut icon"
type = "image/x-icon"
href = "http://www.dixitsolutions.com/favicon.ico?23189123" />
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.