Suggested Post: Add Nice JQuerry Effect To Your Blogger Labels .Many new bloggers face this problem that how to change default FAVICON in blogger.So today i will show you how to add custom favicon to your blogger blog.By default there is an orange favicon in blogger blog which looks very ugly and un proffessional, there fore custom favicon is must and you can add one which you like.In this tutorial we will insert a simple HTML code in our blog code.
After Inserting the code your favicon will look like image below:
Follow The Steps Below For Adding Custom FAVICON in Your Blogger Blog
STEP 1: First goto Blogger Dashboard >> Template
STEP 2: Now click on Edit Html
STEP 3: Now a window will open with HTML code.Find <head> code in your blog by pressing ctrl+f
STEP 4: Now paste the below code just after <head>
<link href='YOUR-FAVICON-URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
Example:
<head>
<link href='YOUR-FAVICON-URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
STEP 5: Now change YOUR-FAVICON-URL with your desire favicon url in the code.
STEP 6: Now save your template.
NOTE: You must clear your browser cache to see the changes.After clearing your browser cache data, just reload your blog and see the changes.
TIPS: You can find many favicons by searching in GOOGLE.
Use 16x16 dimension favicon.
- Read Also: 3 Stylish Facebook jQuery POP OUT likebox widget 2013
- Read Also: Add Static Social Like Buttons With Popout Effect To Blogger
Last Words: If you face any problem while inserting the above code , just comment below and i will be there.Its a most simple way to add custum favicon to your blogger blog.There is also another way to add custom favicon by going to LAYOUT and uploading there.
Inshallah! i will soon publish that tutorial.
Keep visiting for more tutorials and widgets.
Inshallah! i will soon publish that tutorial.
Keep visiting for more tutorials and widgets.