How To Add Facebook Recommendation Button To Blogger Blog


The Facebook Like/Recommendation button lets a blog visitors to share your content with friends on Facebook. When the visitor clicks the Like/Recommendation button on your blog, a story appears in the user's Facebook friends' News Feed with a link back to your website.

There are two Like button implementations: XFBML and Iframe. This tutorial explains the use of the XFBML version of the Recommendation button. The XFBML version is more versatile and dynamically re-sizes its height according to whether there are profile pictures to display and it always gives the user the ability to add an optional comment to the like. If users do add a comment, the story published back to Facebook is given more prominence.

How Do I Get Started ?

Login to you Blogger dashboard and navigate to Design > Edit HTML and tick the small "Expand Widget Templates" box. Using "CTRL+F", search for the code <data:post.body/>  and paste the "comment form code" highlighted below, directly above or directly below <data:post.body/>  and save the template.

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="standard" show_faces="false" width="350" action="like" colorscheme="light"></fb:like>

That's all.

Read: " How To Add Facebook Comment Form To Blogger Blogs"

I hope it works for you.


If it works for you, kindly use the comment form to share the link to your blog, so we can check it out.

If you don't seem to get it working, contact me.

In my future posts,  I will share with you, how you can add the Facebook  "Login button" , "Like Box" etc to your blogger blog. So, SUBSCRIBE to this blog now if you don't want to miss them, even if I post them here, when you are not online.

Cheers!




Comments