These icons help the user know which tab in their browser belongs to your site and helps them return to it after they have switched tabs away. Most, but not all, large companies have a favicon because it helps maintain a consistent company image and it goes a long way to show that you know what you’re doing.
A few tips on installing a favicon:
Most browsers will default to using a file called favicon.ico that is located in your websites root public_html directory. You can also specify a specific file to use as the favicon for a page by adding:
<link rel=”shortcut icon” href=”http://mendatech.com/wp-content/themes/coral/favicon.png” >
to the <head> portion of your page.
Faviconr is an easy to use online resource for generating .ico files.
FavIcon.cc is another great tool.
This entry was posted on Tuesday, March 22nd, 2011 at 10:12 pm
You can follow any responses to this entry through the RSS 2.0 feed.
