Wednesday, 11 February 2015

// // Leave a Comment

Add Facebook Like Button Below Post Title In Blogger

Just adding a facebook like box in your blog as a widget is not enough to pull you a extreme traffic. Adding a facebook like button just below the post is helpful for the readers to like and share at the instant they get interested in it. It will help you to increase traffic for your blog.

Add Facebook Like Button Below Post Title In Blogger

Just follow these simple steps to add facebook like button below post title.

Add Facebook Like Button Below Post Title

Step 1 : Open your blogger dashbaord. Now go to "Template" and then click on "Edit HTML".

add facebook like button below post titles


Step 2 : Click anywhere inside the code box and using the keys Control+F open the search box.

add facebook like button below post titles


Step 3 : Write the code given below inside the search box and hit enter to find it. You will find that code 2 or 3 times. First try the Step 4 for 2nd one and if not succeed then try it for 3rd.
               <data:post.body/>

Step 4 : Paste the code given below just above it.
             <p><iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:100px; height:20px;'/></p>

Step 5 : Save the template and you are done wiht it. Now you will see a facebook like button just below your post titles.