1. What is Favicon ?
: Favicon is an Icon Which is symbolize your blog or website .
IN WEBSITES you can only use icon (.ico) files :
You can see the blogger favicon is in (.ico)icon file
BLOGGER is a website and its favicon is situated in its server .
We are using its Blogger hosting srever if you see that my favicon is not the default icon from blogger I have changed it . If we find that http://my-domain/favicon.ico you
will see the Blogger
Here is a trick to change it :-
Go to your Blog's Dashboard -> Layout -> Edit HTML .
Search for "
</head>" in your template Just before it ,add the following code<link href='your image url' rel='shorcut icon' type='image/x-ico'/>
The "your image url" is the web address of the image you are going to use as your favicon. It may either be in the following format: jpg, gif, or png. Since it is a web address, you need to upload it on a photo hosting site, Photobucket. Replace the " your image url " with your exact your image url.
Here you found the "head" tag:-


0 comments:
Post a Comment