Friday, 4 May 2012

How To Increase Blog Traffic By Facebook Like Button

  facebook like this
Now a days Facebook holds number one position in social media network. It has more than 900 million active users. Most of the Blog receives huge amount of traffic daily through it. You can also receives good amount of traffic through it. You can promote your blog in Facebook by adopting so many ways but here we will only discuss about like button. As previously I had shared a article to add Facebook like button in comment form. But now Today I will tell you to place Facebook like button at different sections of blog.

How To Add Facebook Like Button:-

How To Add Facebook Like Button Below The Post:-

If you don't have Facebook like page then learn to create it first from here.

  1. Login to Blogger Dashboard.
  2. Go to Design /  Edit HTML.
  3. Click "Expand Widget Templates"
  4. Download the full template before making any changes in it(More info).
  5. Search for following piece of code in template.
    <data:post.body/>
    1. Paste the following code just below it.
      <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fbloggingtrick&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=segoe+ui&amp;height=80&amp;appId=200572536701215" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
      1. Finally Save the Template.

      Note:-Modification In Facebook like Page Coding:-

      • Change bloggertrick with your Facebook like page name. As my Facebook URL is www.facebook.com/bloggertrick.

      How To Add Facebook like Button Above the Post:-

      If you are interested to add Facebook like button just above the Post but below the post title then place the code in Step 6  just above the <data:post.body/>.

      How To Add Facebook Like Button Above the Post Title:-

      1. Find following Piece of code in template.
      <div class='post hentry'>
      1. And place the code in Step 6 just below it.

      How to Add Facebook Like Button Above the Comment Form

      I have already written a article about this you can see it from here.

      If any reader find difficulty in this tutorials then they may directly contact me by dropping comment below.
      More article from the same author

      No comments:

      Post a Comment