How To Configure Facebook Comments with Blogspot Blogger

By
facebook, how to, blogspot, facebook comments, facebook comments blogspot free, facebook comments system, blogspot facebook comments system, configure, configured, facebook configured system, facebook comments install on blogspot free, facebookcomments system,
Facebook Comments is very useful for those website those Traffic comes from Facebook. It is also useful that because without signing in your Yahoo, Gmail or other account, you can directly post your comments on Facebook.

How to Add Facebook Comments System into My Blogspot Website:

This is very simple way to configured Facebook comments system. Just go to your Blogspot Layout. Click on Gadget and then Select <HTML/JAVASCRIPT>  and paste below code . Now you have done. If you like this post Just Follow me on Twitter or Facebook.

<script>(function(d){
  var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
  js = d.createElement('script'); js.id = id; js.async = true;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  d.getElementsByTagName('head')[0].appendChild(js);
}(document));</script>
<div class="fb-comments" data-href="www.mybloggertricksnow.net/" data-num-posts="10" data-width="500"></div>