How to Add Facebook Comment box on Blogger Blog?


How to Add Facebook Comment box on Blogger Blog?

Hello Friends,

If you want to add a Facebook comment box on your blogger then it is very easy to add this on your blogger blog. Just add A javascript code widget on your blog footer area. It is very useful for the blog and your visitor review.  Visitor comments on your blog home page footer. It shows all comments together. so it's a good impression of the site. you can also select Comment with a share box. after selecting the small checkbox. Visitors share your blog on their Facebook profile with their comments. their visitor friends can also reach your blog. So you can say that. it's an amazing tool for a blogger.
So don't be late and start how to add.

Do the following step - 

1. Log in on your blogger dashboard.
2. Go to the Layout section.
3. Add a java/Html text widget on the footer area (because it looks nice on footer area)
4. Give a title as you wish. for example -  Comment with Facebook / Comment & share us.
5, And now Copy and paste the following code - 



 <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="http://www.excelentcontent.com/" data-num-posts="10" data-width="500"></div>


6. Note: Change the red text URL with your blogger Url

7. Save it.

8. Refresh your Blog page.
Now you will see the comment box as Given Image below.

How to Add Facebook Comment box on Blogger Blog?