=========
QUESTION
———
How do I add a custom Favorite Icon or FavIcon to my web site to show next to the url for my web site?
=========
ANSWER
———
Create a new image file and size it to 16 x 16 pixels
Export the image as a .png file type
Upload it to the root of your web site
Place the following code in the <head></head> section of your web site
<head>
<link rel=”shortcut icon” href=”/favicon.png” />
</head>
=========
EXAMPLES
———
=========
APPLIES TO / KEY WORDS
———
=========
REF
———
http://www.faviconr.com/
http://www.favicon.cc/
—
http://www.anysitesupport.com/how-do-i-add-a-favicon-to-my-web-site/
http://anySiteHosting.com