Pages

Add Facebook Like Button to Your Blog Post

How to Add the Facebook Like Button for Your Blogger Post
 



First Step:Login to Your Blogger Account and go to Template>Edit HTML and Before Doing any Change You Must Check Expand Widget Templates Box.


Second Step:Then Press ctrl+f  and find out The <data:post.body/>




Third Step:Now Paste The Code Blew <data:post.body/>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'> <iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.canonicalUrl + &quot;&amp;send=false&amp;layout=box_count&amp;show_faces=false&amp;width=55&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=62&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:55px; height:62px;'/> </b:if>
 
 

Fourth Step:Now Save the template and you should see the Like Button for
your every posts.

No comments:

Post a Comment