How do I install a favicon once I have it ready in front of me?

 

As we see it, there are two 'intelligent' ways of installing a favicon onto your website.

Method 1

This is the easiest to do and it will show your icon no matter what page your visitor adds to their favorites. Simply upload your new icon to the main directory of your site, ie.
 

www.example.com/favicon.ico.

Method 2
 
 

If you don't have access to your root directory (if your on a free server for example) or it you want a different favicon for certain pages, add this to the <head> of your html. (You can name your favicon whatever you'd like with this method)

<link rel="shortcut icon" href="/folder-name/logo.ico">

Or if you prefer to use the full URL:

<link rel="shortcut icon" href="http://example.com/favicon.ico">

 

 

Get your own Favicon here

Upload Image
Scrolling Text (Optional)