Articles

Add Facebook Comment Box To Blog With Easy and fast way

by Adma Aprilian Sound Music Programmer
Today I get a daily mission of Apsense write an article. to obtain 120 credits.

Today's Mission
Your Mission Info.:
Step 1: Write an Article
Build traffic and backlinks by writing articles.

Maybe the title of this artikel is much found on google, but I'm sure not all people know how to install the facebook comments box on the blog. because today I saw someone who visited my blog with a keyword search : how to add facebook login comment box.

I think these people mean is : how to create facebook comments box on the blog

To make a  facebook comment  is very easy , it only takes 5 minutes
If installation code is done properly then the facebook comments will appear on your blog as shown below :

If you are a member Apsense, facebook comments box can also be added to the free website provided by Apsense such :
APSense Business Center (A.B.C)
You can see an example here at : Aprilian APSense Business Center (A.B.C)

The process of adding a facebook comment box on your blogger blogspot or website

Step 1

Log in to your blogger account - Design - Add a Gadget - choose HTML / Javascript - Save
Add the code below:
<div id="fb-root"></div>
<script>
  window.fbAsyncInit = function() {
    FB.init({
      appId      : '235507346554364', // App ID
      channelUrl : 'http://www.YOUR URL BLOG HERE.com/', // Channel File
      status     : true, // check login status
      cookie     : true, // enable cookies to allow the server to access the session
      xfbml      : true  // parse XFBML
    });

    // Additional initialization code here
  };

  // Load the SDK Asynchronously
  (function(d){
     var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
     if (d.getElementById(id)) {return;}
     js = d.createElement('script'); js.id = id; js.async = true;
     js.src = "//connect.facebook.net/en_US/all.js";
     ref.parentNode.insertBefore(js, ref);
   }(document));
</script>

The second step Use this code below in your post blog

<div class="fb-comments" data-href="YOUR URL BLOG HERE" data-num-posts="5" data-width="440"></div>

Resources Box  
Formation Facebook : Apprenez à gag...
Nos meilleurs abonnés gagnent jusqu'à 9000€/mois > En savoir plus sur l'équ...

StopDistractions - Block access to ...
StopDistractions blocks access to distracting websites like Facebook, MySpa...

Inscriptions fermées
Inscriptions pour la formation Comment Convaincre sont fermées. Envo...


About Adma Aprilian Senior     Sound Music Programmer

354 connections, 4 recommendations, 957 honor points.
Joined APSense since, April 14th, 2011, From berau, Indonesia.

Created on Jun 8th 2012 07:46. Viewed 781 times.

Comments

Philippe Moisan Magnate II Premium   Video Champions, APSense Mentor
Nice article, Adma, I have a question: do you suggest we use this tool to get comments instead of having people comment using the regular comment box on a WordPress blog ?
Jun 8th 2012 09:45   
Adma Aprilian Senior   Sound Music Programmer
Thanks for the Likes ==> Salim, Shahid
and Sir Philippe
I think it would be better if peoples comment using the regular comment box on the blog. But, facebook comments is also tolerable to bring traffic to a blog. Because usually, when someone comments via the comments box facebook, their comments will appear in facebook wall and viewed by their friends, so there will be more people who know our blog
Jun 8th 2012 11:21   
Vijaya Lakshmi Committed   Writer, Health Consultant
Thanks for this guide. I would use it for my blog.
Jun 10th 2012 06:01   
Please sign in before you comment.