Top "Favicon" questions

An icon associated with particular website.

How to add a browser tab icon (favicon) for a website?

I've been working on a website and I'd like to add a small icon to the browser tab. How can …

html icons favicon
Adding a favicon to a static HTML page

I have a few static pages that are just pure HTML, that we display when the server goes down. How …

html static favicon
How do I force a favicon refresh?

I have a Grails application running locally using its own tomcat and I have just changed the favicon for a …

favicon
Does a favicon have to be 32x32 or 16x16?

I'd like to use a single image as both a regular favicon and iPhone/iPad friendly favicon. Is this possible? …

favicon
Add image in title bar

How do I add image in title bar? I have title- "Webnet" Merging it with a FontAwesome Glyphicon's icon images …

html css favicon font-awesome glyphicons
Do you have to include <link rel="icon" href="favicon.ico" type="image/x-icon" />?

I didn't include the following line of code in my head tag, however my favicon still appears in my browser: &…

html favicon
Favicon dimensions?

I have a favicon with the dimensions of height=26px / width=20px named favicon.png <link href=http://www.…

html favicon
How do I put my website's logo to be the icon image in browser tabs?

The image next to the page title in the browser tab - how can you link an image here?

html favicon
How to prevent favicon.ico requests?

I don't have a favicon.ico, but my browser always makes a request for it. Is it possible to prevent …

favicon
Favicon: .ico or .png / correct tags?

In a HTML5 document, which favicon format do you recommend and why? I want it to be supported by IE7 …

html png favicon ico