Easiest Way To Add Facebook Comment Box In Blogger
Introduced by Facebook
developers, Facebook Comment Box is one of the best social plugins for website/
blog owners. Facebook Comment Box can be embedded to your Blogger blogspot blog.
It will be easier for Facebook users to comment on your blog posts with their
Facebook id. The post will be also shown on commenter’s Facebook friends wall.
It ensures more comments and traffics to your blog posts. Moreover, visitors can
use their Yahoo id, AOL id and Hotmail id to make a comment on your blog
post.
Install Facebook Comment Box Widget In Blogger Blogspot
I have tested and used this Facebook comment box in one of my Blogger blogspot blogs. Among many tricks, it is the easiest way to set up Facebook comment box below every post along with Blogger's own commenting system. Just follow the following steps -
1. Go to the Blogger
Dashboard
2. Click on
Layout
3. Press Add a Gadget
4. Select HTML/JavaScript gadget
5. Write following
codes
<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.proseoland.com/" data-num-posts="10" data-width="500"></div>
6. Replace the url
proseoland.com with your own blog url.
7. Press
Save.
Hope the widget changes
your commenting flavour. Let me know if you face any problem.
0 comments:
Post a Comment