Website Favicon is small size (16×16) in .ico or image extension. Everybody blogging everybody need some unique design and content, some of them add some unique sign by add Favicon. There are several ways to add favicon on WordPress blog, we can add favicon by add some code on the header and upload your favicon into your themes folder. This code must be inserted on your and before
<link rel="shortcut icon" href="<?php bloginfo('template_directory'); ?>/favicon.ico" />
<link rel="icon" type="image/png" href="<?php bloginfo('template_directory'); ?>/favicon.ico">
The second ways to add favicon in WordPress is using WordPress Hooks, add this code below on your functions.php in your current theme
function add_theme_favicon() { ?>
<link rel="shortcut icon" href="<?php echo bloginfo('stylesheet_directory') ?>/images/favicon.ico" >
<?php }
add_action('wp_head', 'add_theme_favicon');
Don’t forget to upload your favicon.ico in your theme folder, and we hope tricks to add favicon on WordPress works without any worries



Pingback: designfloat.com
Wow… I’m stunned you could do that.
OK. Thank you.
I love it, didn`t like the WordPress favicon in my blog
nice technique. thanks.
We just transferred some XSite Pro websites across to WordPress and this tip on favicons helped us keep another aspect of the original sites intact for our clients. Thanks!
This is awesome. That’s one thing I never liked about my wordpress blog; is that I don’t have favicons. I’m going to try this immediately.
That is the one thing I was looking for. Now I can finally add a favicon.
Good tips. For those, who are not good at HTML/php stuff can install a plugin called maxblogpress favicon plugin. Which is easiest way to update/upload plugins. they are already many pre-designed plugins available too.
Hi, I’m looking for helpful types of people to help me as I get started. Would you be kind enough to pop over to http://fallacy-fantasy-fact.co.uk and leave a comment please?
Excellent tip and thank you for sharing!
Great tutorial…
Thanks
Favicon is really amazing. i got it installed but faced little problem since i am not good at HTML. anyways thanks a lot
I love it, didn`t like the WordPress favicon in my blog
I cant use wordpress on my website. Its to difficult to instal. So I just manually upload my blogs using raw html… Good post though
I tried with wordpress 3.0.1 but got some problems. but I thing ill fix it soon. if not I will need someone can help me with it from this blog.
Tahnks for the information… I have been struggling for months with my favicon setup… I have been converting all my pages to wordpress, and had all but given up on favicons.
i got it. it is really helpful.thanks.
Thanks!!!!
I was getting frustrated because the favicon.ico wasn’t showing by just replacing the file
I like but I thinks it is too small (16×16)
I wanted to thank you for this great read!!
Pingback: wp-popular.com » Blog Archive » How To Add Favicon on WordPress Blog # WordPress Tricks & Tips
Wow found that really easy, thanks a lot
Thank a lot for your suggestion. i will try to do it.
Thanks for the info, Ive been trying to figure out how to add this..cool
Rock on Favicon! Finally got it figured out. 16×16 seems to be an odd size though…
Really that’s easy and funny. Great helping post on favicon for wordpress. Good and working. Here is a free opportunity for you.
Favigen is a Favicon Generator which will allow you to create a favicon for your website.
Is this really works?
I tried the first technique and it worked for me. Thanks.
Awesome, thanks so much! I now have a favicon on my website.. and they said i couldn’t do it.
So helpful! Thank you!
First, thank you for the favicon information.I realized that i was making a pretty primitive favicon by following the instructions! Thanks for dropping a note!
One of the little personalization details I like to add to any site I work on is a Favicon, that little icon you see next to the address bar in your browser.
Ha! I was just thinking about this yesterday!
Thank you! Now I can have a favicon on my blog!
Ed
i want to do with WordPress Blog how can i do it?
Thank a lot for your suggestion. i will try to do it.
First, thank you for the favicon information.I realized that i was making a pretty primitive favicon by following the instructions! Thanks for dropping a note!
Nice tips but I prefer to put favicon in html tag only and also without using any plugins for the same. By using php code, it effect the page loading time.
Exclellent article, have always had trouble when trying to do a favicon,
thanks this works a treat
Favicons add more than an image into the browser window. It makes your site more reliable, such that people tend to think that you do extra effort unto your site by inspecting even the smallest detail on your site. And yeah, I found this site by looking for codes on how to put up a favicon. Many thanks for the info.
really nice. now i dont have to use plugin just to make favicon for my blog. thx a lot
Hi there, simply was aware of your weblog through Google, and found that it’s truly informative. I am going to watch out for brussels. I’ll be grateful for those who proceed this in future. Many other folks shall be benefited out of your writing. Cheers!
Thanks for the share finally i know how to do it
Awesome, thanks so much! I have favicon already and try to change to the best.