Dec182007
07:19:27 am
07:19:27 am
How to add a favicon to your blog?

Lets see how you can add your own favicon to your web site or to your blog. A favicon is a 16x16 or 32x32 image saved in .ico or .gif or .png format. You can transform your image to these dimension using a photo editing program like Adobe Photoshop. If you do not want to do it by yourself or don't have a photo editing program you can generate your favicon here.
Now upload the favicon to your server (where you host your site). If you use Blogger, you cannot upload files. There are two ways to use favicon with Blogger. You can upload the favicon to another server that you have access to and link through blogger template there or if you have not access to a server you can create a new post called "Favicon", upload the favicon image (you are allowed to upload images in posts in Blogger), publish the post, click on the image and copy the url. When you have finally upload one way or another the favicon you have to modify the HTML template of your site or blog:
<link rel="icon" href="[URL]"
type="image/x-icon"/>
<link rel="shortcut icon" href="[URL]"
type="image/x-icon"/>
<link rel="shortcut icon" href="[URL]"/>
<link rel="icon" href="[URL]" type="image/gif"/>
By Psy2k's
Favicon is a small icon displayed beside the url of a site and
beside the site name on the tab (if you use a browser that supports tab
browsing). You can see a favicon in the foto below.

Lets see how you can add your own favicon to your web site or to your blog. A favicon is a 16x16 or 32x32 image saved in .ico or .gif or .png format. You can transform your image to these dimension using a photo editing program like Adobe Photoshop. If you do not want to do it by yourself or don't have a photo editing program you can generate your favicon here.
- Upload the photo you want, click generate and
- Download the Zip File that contains the favicons.
Now upload the favicon to your server (where you host your site). If you use Blogger, you cannot upload files. There are two ways to use favicon with Blogger. You can upload the favicon to another server that you have access to and link through blogger template there or if you have not access to a server you can create a new post called "Favicon", upload the favicon image (you are allowed to upload images in posts in Blogger), publish the post, click on the image and copy the url. When you have finally upload one way or another the favicon you have to modify the HTML template of your site or blog:
- Find the tag in your template.
- Exactly before the tag, paste the following code:
<link rel="icon" href="[URL]"
type="image/x-icon"/>
<link rel="shortcut icon" href="[URL]"
type="image/x-icon"/>
Where [URL] you should enter the url of the favicon (the one that you copied before).
- Save your html file, or template if you are a Blogger user, publish and enjoy your favicon.
If you generated your favicon from the site
I gave above and you would like to use the animated favicon, you should
upload the animated favicon to your server (or upload it via a post for
blogger users) and you should enter the following code to your template
in order to see the favicon's animation:
<link rel="shortcut icon" href="[URL]"/>
<link rel="icon" href="[URL]" type="image/gif"/>
For me, I have simplified things by making few adjustments into certain areas. You may skip using the photo editing software provided you know how. If you find it difficult to follow the above instructions, please fill in the form. This form is being offered to you online as part of my community service and please take note that you must provide the web address (URL) of the image. BuggerBloginstinct.com maintains a strict "no-spam" policy. Your e-mail address will not be sold to a third party.
For example:"http://a123.photobucket.com/albums/h123/bugger/logo.jpg"




















Syndication
No comments are allowed in this blog