How to Add Facebook Share Button on WordPress Blog
Like this article?
If you are a blogger and want to add Facebook share button to promote your posts (which you have probably seen on many blogs) then this guide will teach you through the steps on how to add Facebook Share button on your WordPress blog.
I am going to share two ways to add those buttons, choose the best one for you:
Add Manual Code:
- First go to Facebook share button page
- Now choose whether you want button with counter or without
- Then choose “URL of parent page” in Link to share option
- It will generate a custom code, copy it from there
- Now open single.php file of your wordpress theme (usually found in /wp-content/themes/themename/single.php)
- Now paste that button code on your desired position, where you want in to appear.
Add Through Plugin:
The method which I shared earlier requires a bit of HTML/coding understanding, but if you are a complete newbie then this one is for you.
- Download and Install “Facebook Share (New) Button” plugin
- Activate the plugin through WP Admin Panel
- Now you’ll see “Facebook Share” option at the menu on the left, where you can customize and Facebook Share button in your posts.












Jack Lucky (January 14th, 2010)
There is a error FB.Loader when we add facebook button.
You can get the solution “How to solve Facebook FB.loader problem” http://post.ly/IaLH
jardin japones (September 15th, 2010)
thanks man…i will try it
Toto Prayogo (October 9th, 2010)
thanks for simple info ^_^