We are pleased to provide our free favicon generator. It is a basic generator, and will help you to add a small 16x16 picture to your browser. You can see ours as an example. See the little blue dollar sign on the white background? This is our favicon. Find a picture that you think would suit your site, and our favicon generator will convert it to the required 16x16 favicon.
Click here to use our favicon generator.
Here is some helpful information.
Adding favicon code to you website?
After you have created your favicon.ico file, it is time to upload it and go-live so it can be seen by your visitors. Usually you can simply create a favicon.ico file and add it to your root directory, (you might want to insert the ico file into individual folders and sub-webs just to make sure) and it will be picked up by crawlers, and be displayed in a short time. Another alternative is placing favicon.ico code into your website, you can simply upload your created favicon.ico file, then also insert the following HTML between the <head> and </head> tags.
<link rel=“shortcut icon” href=“http://www.yoursite.com/favicon.ico” />
|