How to make a Favicon.ico

You may have noticed in your web browser that some web sites have a little icon in the address bar to the left of the URL.

  • Adding to your site
    • Upload favicon.ico to root
    • In , add <link rel=“shortcut icon” type=“image/ico” href=“/favicon.ico” />

Revision #2
Created Thu, Jun 14, 2007 9:35 AM by Takahashi, Michael
Updated Thu, Jul 26, 2007 2:12 PM by Proctor, Aaron