Facebook Like / Recommend Button For Blogger
1. First Generate the Facebook code using the options below. (Code will be updated with these details)
<b:if cond='data:blog.pageType == "item"'> <div><iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout= &show_faces=false&width=100&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/></div> </b:if>
2. Copy the Above code. Login to your Blogger Account and go to Design > Edit HTML and click on the check box which says “Expand Widget Templates”
3. Look for <data:post.body/> and immediately after that place the copied code.
4. Save the template and you should see the Like Button near each of your posts. You are done :)