How To Add Facebook Like & Share Buttons To Blogger Blogs - Quick Method

With a Facebook Like and Share buttons widget your readers will share your content over the Facebook. If a visitor click on Like button then your blog post will be shared on their wall, also the process is same for Share button. People love Facebooking so try to get more from people's love. Blogger (blogspot) don't have a official widget for this, therefore I decided to give you a little junk of code for adding Like and Share button to your blogger blogs. You only have to copy and paste this code into your blog's template HTML area. Learn more about this quick method by reading below.
Add Facebook Like & Share Buttons To Blogger Blogs

Adding Facebook Like & Share Button To Blogger Blogs

  1. Go to Blogger "Dashboard" and Select your Blog
  2. Navigate to its "Template" section
  3. Click on "Edit HTML" button > Now click anywhere in coding
  4. Press Ctrl+F a search bar will appear instantly now search for <data:post.body/>
  5. Copy below coding and paste above <data:post.body/>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" share="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>
     6.  Now click on Save Template button and visit any blog post of your selected blog. The button will appear below blog post title.

NOTE: If you want to have Facebook Like and Share Buttons in footer area of your blog then add above coding below <data:post.body/>

Final words

In starting days of this widget it called Facebook Like & Send Button, now its Facebook Like & Share Button. This widget will increase your blog's traffic, give it a try. If you have faced any problem regarding this tutorial then leave comments I will give you the solution :)