How to Change Your WordPress 2.5.1 Favicon icon

August 2, 2008 by: Arshad

Well some friends ask me about this and i decided to put this to my blog.It is realy easy but of course firs you need a favicon.you can find it here.

Upload your favicon file to the /wp-content/themes/wp-your theme/

After you uploaded the favicon icon to the target insert this code <link rel=”shortcut icon” href=”<?php bloginfo(’template_directory’); ?>/favicon.ico” /> in your header.php file between </head> tags.

That’s all

Related posts:

  1. Create a Favicon icon for your Web Site or Blog
  2. Huge Compilation of WordPress Code
  3. ProPlayer Wordpress Plugin(create custom media player)
  4. How To Find The Similar and Right Tags For Your Posts?
  5. 11 Free Stunning Icon Sets

Filed under: WORDPRESS
Tags: ,

Trackbacks

Leave a Reply