Facebook like button will permit your visitors to Like your content and share it to their own Facebook friends. In this tutorial I will describe, how you can add facebook like button to each Blogger post. Adding a Facebook Like button under every blogger post titles makes trouble-free for Facebook users to like exact posts on your blog.
So for adding the Facebook like Button below your every blogger post title follow these steps:
Step 1. From Blogger Dashboard > Template > Edit HTML
Step 2. Now click inside the code corner and search by using (CTRL + F) for this code:
<data:post.body/>
You may find this code more than 3 or 2 times, stop to the second one third one.
Step 3. Just over it, paste this below code:
<p><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;'/></p>
Step 4. Now click on save button to save your template and you are done. Share this post
No comments:
Post a Comment