This valuable Facebook Like button will allow visitors to Like your article and share it with their Facebook people. In this article we're going to learn how we can add a Like button for every single individual Blogger content, but not a fan box for the complete blog (which is also a great idea to have in your sidebar). Having a Facebook Like button directly below your post titles makes more comfortable for Facebook users to like specific posts on your blog, which actually displays the liked post on their profile (and potentially on their friend's feeds).
If you want to put the Facebook Like Button down below your blogger article title, then follow these steps
Step 2. Simply click anywhere you want to inside code area and search - using CTRL + F keys - for this piece of code:
Notice: you'll find it more than 3 times, stop in the 2nd one (or 3rd one in case it won't show up after applying the code from step 3)
Step 3. Just above, paste This valuable code:
Step 4. Save your valuable template and you are finished with this particular easy implementation of the Facebook Like button on the Blogger blog.
If you want to put the Facebook Like Button down below your blogger article title, then follow these steps
Adding Facebook Like Button Directly Below Post Titles
Step 1.Go To Blogger >Dashboard >Template >Edit HTML.Step 2. Simply click anywhere you want to inside code area and search - using CTRL + F keys - for this piece of code:
<data:post.body/>
Notice: you'll find it more than 3 times, stop in the 2nd one (or 3rd one in case it won't show up after applying the code from step 3)
Step 3. Just above, paste This valuable 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. Save your valuable template and you are finished with this particular easy implementation of the Facebook Like button on the Blogger blog.