Facebook just introduced the Send button. What this button actually do is, it is used to send link or any type of information to Facebook friends or groups. In this tutorial, I am going to tell you how to add Facebook Send button to Wordpres & Blogger blogs.
Add Facebook Send Button To WordPress
Step 1. Go to Facebook Developer page
Step2. Type in your URL and fill other options and at the bottom click on Get code
Step3. When you will click on Get Code you will see Send Button plugin code like this
Step4. Now open WordPress and under Appearance go to Editor and open Single.php page
Step5. Now search for <div class=”entry”>
Step6. Now paste the code below this Div tag and you’re done.
Add Facebook Send Button To Blogger
Follow all the steps above till Step3.
Step4. Now, open Blogger >> Design >> Edit HTML and put a tick on Expand Widget Templates
Step5. Now search for the code <div class=’post-body entry-content’>
Step6. Now paste the Facebook code below it and you’re done !!
In this way you can add Facebook send button to WordPress & Blogger blog. If you’re facing any problem in using ths tutorial, feel free to ask me.
Related posts:
- How To Display Twitter & Facebook Profile Links Of Post Author In Thesis Theme
- Facebook 2011 Blogger Template
- Google Plus Blogger Template
- GetAway : Another WordPress Theme By CBI
- Blue Flame Blogger Template
Read more posts like this in our Design category



{ 11 comments… read them below or add one }
I already have the facebook like button. I’m having trouble adding the send button through the “combined send and like” option. What do you suggest?
thank you
how i can make it in the left because it come at right by default?
Hi Sarout, to make it on left side, use the code below
SEND BUTTON CODE GOES HERE
If you still face any problem, feel free to ask.
very good post
Hi.
I have a query.
How can we tweak this to send the URL of the current page rather than a specific URL?
Yes. You can. Try using some php code to state out the current link.
Or a better solution is installing a Wordpress Plugin to do it automatically
Is anybody else having trouble with this – the facebook code dialogue box freezes and does not open up. So I can’t see the code.
Nice method. Got your site through Google.
How to add this button on my Wordpress.com Blog?
thank for these helpful information… i have used this on my blog…..
Wow.. I was searching for this. Surprising to know that this can be done from FB itself.