| |||||
How to Create a Favicon for Your WebsiteWhat is a favicon and why would you want one? Favicon is short for 'Favorites Icon'... it's the shortcut icon people use to recognize your website. You've probably seen them, there are probably some on your favorites list right now. This article will show you how to make one for your website. Most browsers display favicons in the address bar and in the favorites drop-down menu. The benefit of using one is fairly obvious - it allows you to add a custom touch and helps with the 'branding' of your website.
Step One: Start with almost any image The required size of a favicon is 16x16 pixels, with a maximum of 16 colors (4-bit). No bigger, no smaller, and it must be saved in the .ico format. You can use almost any graphics editor to make the original image, but few of them have the option to save in the .ico format. For that you will need a program that will convert from .bmp, .gif, .jpeg or whatever, to .ico.
If you want a full-featured icon program you can try either IconCool or IconMaker - both have a free trial version that will last long enough to make a favicon for your website. If you start with a full-featured image editor like PaintShop or MSPaint, begin with a blank 16x16 image and zoom it up huge so you can work with it. Make your favicon with your company initials, a logo, or whatever you like... but keep it simple. When it's viewed at regular size it should be easily recognized as associated with your website. Upload the completed image to your root directory. (Webopedia definition of 'root directory') Step Two: Link the favicon to your website. After creating your favicon, you must link it with your website. One way is to save the icon with the default file name of "favicon.ico" in your root directory. Internet Explorer automatically searches for this file and uses it for all the favorites and quick links for your website. Most other browsers can use your favicon when your website is added to a favorites menu, but you have to tell them where it is and what it is called... The following code, added between the <head> codes in your HTML will accomplish that: <head> It is recommended that you use the full path URL for the image, especially if you give the image another name besides "favicon"... but it must always be in the .ico format. Step Three: Encourage your visitors to add your website to their favorites menu. The only way a shortcut icon appears on a user's favorites menu is if the user chooses to add your page as a favorite.
That's all there is to it. Place the bookmark script on all your pages - or at least on the most important. You can place it in a short sentence like this: Here is a slightly more versatile free bookmark/homepage script writing tool if you want to use it. To Your Success! By Tim Brown © 2006. About the author: Tim is the webmaster at http://BLT-Web.com, where webmasters can find free tools, advice, tips and other useful resources designed to help them build a successful website.
|
|
||||
|
|
|||||
Home Contact Site Map About User Agreement & Disclaimer Privacy Policy Links Directory
|
Disclaimer: By using any of the free webmaster tools on this site you agree that it is you who has sole responsibility and liability for any errors that may occur to your website or web server as a result. If you are not prepared to take sole responsibility for your actions then you must agree not to use any of the webmaster tools on this site.
|
Copyright 2004-09 © BLT-Web.com Original Design by Iron Spider, heavily modified by me.