Friday, October 18, 2013

How To Add Facebook Like Box To Blogger

This tutorial will quickly walk you through an easy step to add Facebook Like box to blogger. Facebook Like Box on your blog will increase the exposure of your fanpage to your visittors. It’s a great way have more readers to your blog. It all require just one click from your visitors and the maggic done. All your posts that enters the page would be visible to your readers. It will appear in their Facebook timeline.

Step 1: Go to Like Box Developer Page

Step 2: Copy your page to the Facebook Page URL


Step 3: Press Get code to get the code


Step 4: Follow the guild and you can add Facebook Like Box to Blogger.

#Note: If you get this error: "The entity "appId" was referenced, but not declared" please change this code:

<div id='fb-root'/>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = &quot;//connect.facebook.net/en_US/all.js#xfbml=1=YOUR-APP-ID&quot;;
  fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>

Have fun