Favicon
.
How to Fix
To add a favicon to your site, you need to have your logo created in a 16x16 PNG, GIF or ICO image and uploaded to your web server. Then it's simply a matter of adding the following code into the header of your HTML code for your web pages:
In the example above the "url_to_my_favicon" refers to the actual location of your favicon file.