Top "Favicon" questions

An icon associated with particular website.

How to clear IE's favicon cache?

i have a favorite icon defined for my web-site: <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"&…

internet-explorer caching favicon
Creating a favicon

How can I create a favicon for my website?

html favicon
Spring Boot: Overriding favicon

How can I override the favicon of Spring Boot? NOTE: Here is my another question that provides another solution which …

spring-mvc favicon spring-boot
Use Font Awesome Icon As Favicon

Is it possible to use a Font Awesome icon as a favicon icon? You know, the little icon that appears …

favicon font-awesome
How can I retrieve the favicon of a website with XSLT or JSP?

I want to list featured websites on my website and I thought it would be cool to honor and use …

jsp web xslt favicon
Favicon NOT working on Edge

I have a problem with this favicon I generated for a local server php project. It works fine on most …

html icons microsoft-edge favicon
How to add favicon in rails 3.2

I know new rails apps come with an empty favicon.ico file. I want to know how I go about …

ruby-on-rails favicon
Favicon for all the pages in my website

I've learned that the way to add favicon for a web page is to have the following lines in the …

apache tomcat icons webpage favicon
Favicon not working

My favicon that I am trying to insert into my webpage is not working. Can someone tell me the code …

html favicon
Isn't it silly that a tiny favicon requires yet another HTTP request? How can I put the favicon into a sprite?

Everybody knows how to set up a favicon.ico link in HTML: <link rel="shortcut icon" href="http://hi.…

javascript html css performance favicon