First of all login to your Blogger Dashboard and click on "Design" on the blog you want to add a favicon on. Then open the "Edit HTML" tab. You have to add the script below between the <head> and the </head> tags:
<link href='YOUR FAVICON URL' rel='shortcut icon' type='image/x-icon'/><link href='YOUR FAVICON URL' rel='icon' type='image/x-icon'/>
<link href='YOUR FAVICON URL' rel='icon' type='image/vnd.microsoft.icon'/>
I recommend uploading the favicon.ico to a directory of a site for e.g. KumailAbbas.t35.com. I recommend adding the above script after the <head> tag and then before the </head> tag (sum up to 2 times). If you lost your way don't forget to leave a comment!
No comments:
Post a Comment