Saturday 12 November 2011

HOW TO ADD FACEBOOK LIKE BUTTON BELOW BLOG POST

Adding the Facebook like button to your blog posts is unarguably one of the ways to drag traffic to your site. Therefore it is pertinent that all blog owners should add this small Facebook like button just below their blog post. as you see above in mine.
Now to add the Facebook like button
  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the "Expand Widgets Templates" Box
  4. Search for this,
<data:post.body/>

5.    Just above it paste the code below,
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:100px; height:20px;'/>
     6.   Save your template and you are done!
If you have any problem doing this don't fail to use the comment form below to alert me. I am always at yous service. See you at my next post

No comments:

Post a Comment