Favicons...

favicon  (short for Favorite icon), is also known as a shortcut icon, or Web site icon. A favicon is a file that contains one or more icons most commonly 16×16, 32x32, 48x48 and 64x64 pixels, that is associated with a particular website or web page. To make a Favicon, browse to your desired graphic image and upload it. Once it is processed, download it to your computer.

You will need rename the graphic image to "favicon" and upload it to the default public_html directory of your website. Place the image on each page of your Website if possible, but at the very least your index.html page.

You will then need to insert a piece of code into the "Head" section of your web pages:

The following is an example of code commonly used.

<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">

For more information on how to install "Favicon,Ico" files we suggest you do a web search on the term "Favicon" and "How to Install a Favicon".

After a short period of time, if the code was inserted correctly, you will see your favicon on theBrowser tab next to your Web Page "Title".

For more information see us at our website Website Promoters.

Best of luck on your new Favicon adventure!