How To Add Favicon To Blog

Favicons are a fantastic way to give your Blogs a little added flair and panache. Whenever you’re on the web you may notice small images displayed in the address bar of your browser. They appear directly before the URL of certain websites. These images are known as “Favicons” because they are “icons” associated with websites which show up in your browser’s “Bookmarks” list (in Firefox) or “Favorites” list (in Internet Explorer). They also display at the top of tabbed panels.

how to add favicon to blog

How To Get Or Make Favicon From Images:

Favicons are small images which are usually 16px by 16px in size. Your site logo would be a natural choice for a favicon. If you find that your logo is too complex to shrink down to 16px by 16px, try stripping out the most recognizable logo elements and using them as a base for your favicon. You can use Adobe Fireworks or Adobe Photoshop to make one. Or else you can use online generators listed in the end of the post.

Favicons must be created in one of three possible image formats: .ico (Windows Icon), .gif (Graphics Interchange Format) or .png (Portable Networks Graphics). Of these the .ico format is probably the best way to go because all browsers will recognize it.

For adding a favicon to your blog follow these steps:

For WordPress Blogs:

01. Login to your wordpress account and navigate to Appearence -> Editor
how to add favicon to blog

02. Then click on Header.php and add the code in the end and click on Update File Or Save.
how to add favicon to blog
Then
how to add favicon to blog

<link href=’http://YOUR_PATH/favicon.ico’ rel=’shortcut icon’/>
<link href=’http://YOUR_PATH/favicon.ico’ rel=’icon’ type=’image/ico’/>

Change the YOUR_PATH url to the url of your image. That’s it.

For Blogger Blogs:

01. Login to your Blogspot blog and navigate to Layout –> Edit HTML

how to add favicon to blog

02. Now just before the </head> tag add the favicon code and click on SAVE TEMPLATE.
how to add favicon to blog

<link href=’http://YOUR_PATH/favicon.ico’ rel=’shortcut icon’/>
<link href=’http://YOUR_PATH/favicon.ico’ rel=’icon’ type=’image/ico’/>

Change the YOUR_PATH url to the url of your image. That’s it.

Hope this helps.

Different Sources To Get Or Make A Favicon From Images:

14 Responses to How To Add Favicon To Blog
  1. Rapideo Reply

    Thanks A Lot, Im Looking For This Thing From A Long Time But I Could Not Succeed. You Make Me Understand In Simple Way.

  2. Bariski Reply

    My pleasure buddy.

  3. Color Printing Reply

    Favicons are a wonderful way to add some personality (flair and panache as you would say) to one's website. These favicons are great for building branding and recall.
    Thanks for posting this useful tutorial on how to add them to one's blog! Really helpful stuff :)

  4. TheWildJoker Reply

    Excellent post my friend. Well written and style was excellent. I am new to social media and blogging so I am still learning. This article gets you put on my RSS feed and if not already Dugg, then im Digg'n. I have always wondered how to set up a Favicon, and honestly I didn't know what they were called till this post. Goes to show how new I am to blogging and the whole social media scene. This article answered all my questions. Keep the good posts coming…

    TheWildJoker

  5. Bariski Reply

    Thanks for your inspiring replies, I'm really glad this helped you :)

  6. Pro-Vamsi Reply

    Well Explained but the images are looking too small!! Try to host the images some where and use the img tag to bring it here. This would give a better look to the images!! Please contact me if you have any further questions.

  7. pramod Reply

    datz great dude..
    Itz very helpfull…
    keep rocking!!

  8. Reverse Cell Phone Lookup Reply

    I don't like to modify the php pages for WordPress themes cause when the theme is updated I have to modify the code again.

  9. Johnson Koh Reply

    Well written guide Bariski :D

  10. Bariski Reply

    Thanks for your comments buddies :)

  11. Jash Sayani Reply

    You have a great blog!

  12. Bariski Reply

    Thanks buddy, I'm glad you like this.

  13. Mohammad B. Irshid Reply

    Many thanks for the great way. I'll try it in few minutes and I'll tell you. Thanks

  14. sagar Reply

    Here is a simple step by step tutorials to create your own FAVICON easily on
    photoshop cs version.
    How to create FAVICON using Photoshop?

Leave a Reply

Your email address will not be published. Please enter your name, email and a comment.

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>