There are plenty of sites out there that generates a favicon for you when you upload an image.Do a Google Search for "free favicon Generator" and plenty of sites would come up or use one of these free services:
- http://www.genfavicon.com/
- Favicon Generator (Blogger Buster)
- FaviconGenerator.com (right click image and choose “Save image as”)
- HTML-Kit favicon generator (download as favicon package) – Enables you to create a static or animated favicon; you can even create a favicon quickly using your Twitter username
Then upload it to a free image hosting site like ImageBoo .After uploading the file select the direct link given at the very bottom which should look like "http://www.imageboo.com/files/m06hie3vf8gdban6cuq1.ico", add that as the "favicon url" given in the below instructions.
Now,go to your blogger dashboard>layout>Edit html and look for this code which at the top the template:
<title><data:blog.pagetitle/></title>
Just after that line add the following codes, substituting 'favicon url' for the URL where your favicon is hosted:<link href='favicon url' rel='shortcut icon'/>
<link href='favicon url' rel='icon'/>
Then save your template. Now when you view your blog in your browser, you should see your favicon appear beside the web address.
<link href='favicon url' rel='icon'/>
Click here to Subscribe to FREE email updates from "Blogger Tutorials", so that you do not miss out anything that can be valuable to you and your blog!!
0 comments:
Post a Comment