Ano-Tech Computers
Enter keyword:

How to get a custom shortcut icon for your web site
Problem:
Some web sites, like www.msn.net and www.yahoo.com shows a custom icon in the address bar when viewed with Internet Explorer 5 or higher.
 
Solution:
Upload an icon in the form of an .ico file, and add the following code to your HTML header section:

<LINK rel="SHORTCUT ICON" href="path/to/your/own.ico">

Editor and more detailed info can be found at http://www.favicon.com/
 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles