Now facebook is the most popular social networking site. You can socialize your post or your blog using facebook.
You can add facebook like button at the end of your post so that visitor can like your post and with other. To add facebook like button at your blog post, follow those steps.
1. At first log in your blogger account .
2. Click on Design.
3. Click Edit HTML.
4. Backup your template.
5. Check the "Expand Widgets Templates" Box.
6. Search <data:post.body/> using Ctrl+F.
7. Paste the Below code just after <data:post.body/>.
<!--Facebook like button start-->
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=100& action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:100px; height:20px;'/>
<!--Facebook like button end-->
8. Save your template and you are done!
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.