Add Facebook Send Button To your Blogger Blogs.


Facebook introduced the Facebook Like button in 2010 to help people for sharing interesting stuff with all their friends, but some people still needed a more private button that could let them share stuff with specific people. Finally this year Facebook introduced the  Send button,  which is the easiest way to  share things privately with groups, friends or individuals. I will explain you the steps in this post and we will learn  to add this important new social plugin to your blogger blogs. 



How To Add Facebook Send Button To Blogger Blogs?

Steps to add facebook send button to your blog.


  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click Expand widgets templates box
  4. Search for <data:post.body>


If you want to add the send button just below your post titles then you have to add the given code below just above
<data:post.body>
or if you want to add the button at the end of your posts then paste the following code just below <data:post.body>

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" send="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>