Monday, 1 April 2013

Add facebook like button to every post (for blogger)



Facebook has made easy to all of us to put its like button to every post.Here are the steps that will guide you :
1. Login in blogger account.
2. In the dashboard >> Template >> Edit html.
3. Click Expand Widget Templates.
4.Search for "data:post.body" using ctrl F.
5. Copy This code (below) after this

<iframe expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=standard&show-faces=true&width=530&height=60&action=like&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:530px; height:60px' allowTransparency='true'>

6.Now save it and Congrats !!! You are done.

No comments:

Post a Comment