Did you know that, there are so many ways to add Facebook Share button on WordPress, I will tried to coverage some of them. The first method is using standard facebook share button, or we can said it Faebook Sharer Widget, there are two design for this sharer, mini and standard design. Advantages using this method, we can display total facebooker that share our content.
Above Content Counter Button
<a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
Inline with Content Counter Button
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
Link only
<a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
For some reason, many blogger only need simple button, you can tried link only interfaces.Which one do you like? it’s depend on your and match it with your wordpress theme design is better ways.
If you prefer using plugin, there are a lot of plugin coverage this featured, you can use Sociable, SexyBookmarks Plugin or others plugin.
The others ways is using using 3rd party website such as AddThis, AddToAny and many more, we hove our Facebook Share button coverage will help you more clearly which better for your WordPress.
If you need some counter How Many user that add your content in Facebook the best ways is using code above. We currently using this code on this side.




Pingback: Facebook Share on WordPress « Yes, I am Jauhari
Here’s the WordPress plugin:
http://wordpress.org/extend/plugins/like
Thanks for the info…i actually just added a text link at the bottom of the page. I think the plugin will work much better.
Any other suggestions for a good plugin for twitter?
Thanks
Deb
thanks, I will put it on my site…
I am already using facebook and twitter buttons on my wordpress blog. I am sure it ‘ll be very informative post for those people who are new to it. But however thanks for the tutorial.
Thanks for the info. I will try on my blog.
thank you.. but how can i add like it button also?
Thanks for the tip for wordpress but I am also having some Blogger blog…does this code work for it?
Thanks for the code. The problem is that the button shares the whole website and not the separated posts. Due to this every post has the same number of shares. Which code do you need to get the relevant article shared? I’ve put the code in the loop of the Atahualpa Theme WordPress. Does anyone have an idea? Thanks in advance.
VBR Karen
Relevant article, you need another plugin, such as Related Post or YARPP
The problem is solved. I had to add:
share_url=”
to the code above and now it’s working!
Thanks for the article. Any idea how to add the button to a WordPress RSS feed?
Pingback: wp-popular.com » Blog Archive » How To Add Facebook Share button on WordPress # WordPress Tricks & Tips
Hi, I am using Sociable plugin for my site. But whenever I use share option for facebook it display description from meta description tag instead of my blog description. I have deleted the meta description from header file but still it won’t display the correct description. Do you have any suggestion on this.
Thanks..
You need to have the FB meta info in your page’s . This plugin will do all that for you > http://wordpress.org/extend/plugins/like/
Good luck.
i have trying to use it. really help. But, for twitter, could i get it. many thanks before.
Thank you very much for this information. I will try it.
ı tried it. And I liked. Thanks this blog
Whenever I’m posting, the fb like is only shown at the most recent post. And it’s also shown at a single page. How will I make it show in the diffrent post of the index page?
it doesnot work for the category pages…what if we want to put a like button on category page ?
here the simple and easy way to add facebook share button..check my blog http://wp.me/p1s4Fl-m
Wow thats I need information, thanks you brother…
can u tell me how to change button for facebook like button,..i wanted to change the facebook like button style completely as my own…(different skins)
Hi, thank you for this tutorial, I was able to solved my server problem because of this. My site is gaining a lot of visitors and I really need to disable unnecessary plugins fortunately because of this tutorial I was able to remove the facebook share plugin that is eating up a lot of bandwidth on my server.
many thanks man!!!
Aha, this what i am searching for
thank you for great tutorial. im using it on my site now. i dont use wp plugin, because this code give me more customization to match with my theme design.