If thats not possible 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.I personally used http://www.genfavicon.com/ to create favicons because after uploading the image they let you select a portion of the image you want as the favicon. Set the size ( 16 x 16 ) capture and preview and you get a link to download the favicon.ico file. The whole process want take you five minutes.
Since you cant upload .ico files to blogger you need to find some free image hosting service to use and of course that service should let you upload .ico files.Since your using a service by Google I suggest you use Google page creator which lets you upload .ico files.Then get the link to the favicon file.
If thats a bit complicated for you go to http://www.iconj.com/generator.php where it creates a favicon for you and gives the facility to host if for free too.And it generates the url to be added in your header so I think this is the most easiest method for non tech bloggers.Thanks to Military Wife for sharing this info.
Now go to your blog and click customize.Then click the Edit HTML tab and search for “title” , this should be inside the header tags.You should find something like mentioned below.
<title><data:blog.pageTitle/></title>
Just after that line add the following line and enjoy the nice icon showing up before your url.
<link href=’your url’ rel=’shortcut icon’ type=’image/x-icon‘/>
1 comments:
I tried this for over 7 times and it still doesn't work!
Post a Comment