Adding a Favicon to Your Blog

What’s a favicon?

A favicon (favorites icon) is an icon associated with a blog/site. Most popular browsers display favicons as 16×16 pixel icons next to the URL in the address bar, next to the title in tabs, and next to the title as well in bookmarks.

The following is my current favicon: WP Themes Gallery Favicon

How to create a favicon?

First, create a 16×16 pixel icon using your graphics editor of choice. Then, you could either save it as favicon.ico or save it in another format and use an online favicon generator to do the conversion to .ico.

Links that might be useful:

Need inspiration?

How to add it to your blog?

Once you have your favicon ready, place it in the root directory. Most popular browsers will automatically detect and use the favicon.

For better results, add the following line to the header.php file of your theme, between the <head> and </head> tags:

<link rel=”shortcut icon” href=”wp-content/themes/current_theme/favicon.ico” />

*change ‘current_theme’ to the name of the theme that you are currently using

You’ve just added a Favicon to your blog!

Want to read more WordPress tutorials?

About Artur Kim

Artur is the founder of WP Themes Gallery and a web designer living in Atlanta, GA.
This entry was posted in WordPress Tutorials. Bookmark the permalink.

7 Responses to Adding a Favicon to Your Blog

  1. ronnie says:

    Thanks for the tip. ^^<

    Great blog here, btw.

    Cheers!

  2. Mak says:

    Hey man, that was a great tip, thanks!

  3. sue says:

    Just wanted you to know I found you by going through Entrecard. I like your site and wish I knew more about the things you write about. I am trying to learn code but just started so making an avatar would have to be step by step. Kind of like in Kindergarten ya know? Keep up the good work.

  4. DExter says:

    nice tip men.. You might want to visit my blog some time…..

  5. Thanks for letting me know.Nice posting -very informative.

  6. Jayuh says:

    thinks, it’s help me.

  7. cmg says:

    Very informative tips. Thanks for letting me know.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

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>