How to adding the facebook like button in Website


 It is much easier than adding to a self hosted wordpress blog, as there is just a single edit to be done.


  • 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 “post.url“, 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′>” for header in your template.
    • OR Search for the line “<div class='post-footer'>” for header in your template.
    • Insert the copied code in between <div class=’post-header-line-1′> or <div class='post-footer'> and </div>.

    0 Comments
    Disqus
    Fb Comments
    Comments :

    0 comments:

    Post a Comment