Saturday 23 July 2011

Adding the Facebook “like” button to a Blogger blog


Adding the Facebook “like” button to a Blogger blog




  • Goto the Facebook developers page to customize the Like button. The button can be customized to be displayed as “Like” or “Recommend“. I went with Like itself, because it is so widely used in all of facebook and helps a reader map it to FB at first sight.
  • In the URL to like, enter your site or blog, as this is how the unique permalink of each blog post is represented within the blogger template. By default, this will be set to “http://developer.facebook.com” and must be edited to suit your blog.

    • After customizing the button, click on the Get Code button to get the code to be inserted into the template.

    • Select the code in the top, with the iframe.
    • Goto Layout->Edit HTML in your blogger dashboard. Select the checkbox “Expand widget templates“.
    • Take a backup of the existing template before proceeding, by clicking on the link “Download full template“.
    • Search for the line “<div class=’post-header-line-1′>” in your template.
    • Insert the copied code in between <div class=’post-header-line-1′> and </div>.

    Now preview the template before saving the changes, to see if the button looks fine....
    and do not forget to leave your comment..........

    No comments:

    Post a Comment