Create A Favicon For Your Website
Fastest, Easiest and The Best Method Available On Internet
(You may even directly use an animated *.gif image as a favicon)
his is the easiest way to create a Favicon (the small icon of a website visible at the along the url in the address bar) for your website !
There are many favicon generator websites, where you have to first upload a picture, edit/crop it and finally you get a *.ico that you can not even easily open to see, before you use it. Moreover if you want an animated *.gif image, then it makes the process even more difficult.
So finally here's the most simple code, edit & add it in the "head" region of your blog/website.... thats it!
You will see a new favicon the next time you open your website.
Log in to Blogger -> Layout -> Edit HTML
Find this in your template
And immediately ABOVE?BEFORE it, paste this code:
Replace the link in bolded, with the DIRECT LINK to your pavicon URL.
To get the direct link, upload the desired image here first - Tinypic
Fastest, Easiest and The Best Method Available On Internet
(You may even directly use an animated *.gif image as a favicon)
his is the easiest way to create a Favicon (the small icon of a website visible at the along the url in the address bar) for your website !
There are many favicon generator websites, where you have to first upload a picture, edit/crop it and finally you get a *.ico that you can not even easily open to see, before you use it. Moreover if you want an animated *.gif image, then it makes the process even more difficult.
So finally here's the most simple code, edit & add it in the "head" region of your blog/website.... thats it!
You will see a new favicon the next time you open your website.
Log in to Blogger -> Layout -> Edit HTML
Find this in your template
</head>
And immediately ABOVE?BEFORE it, paste this code:
<link href="http://YOUR_IMAGE_ADDRESS_HERE.gif" rel="shortcut icon" type="image/vnd.microsoft.icon"></link>
Replace the link in bolded, with the DIRECT LINK to your pavicon URL.
To get the direct link, upload the desired image here first - Tinypic
0 comments:
Post a Comment