Add Facebook Comment Box To Blog With Easy and fast way

Posted by Adma Aprilian
8
Jun 8, 2012
2335 Views
Image 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>
6 people like it
avatar avatar avatar avatar avatar
Comments (5)
avatar
Amrit Jain
1

Delhi Escorts Service

avatar
Amrit Jain
1

Delhi Escorts Service

avatar
Vijaya Lakshmi
8

Writer, Health Consultant

avatar
Adma Aprilian
8

Other

avatar
Philippe Moisan
16

Tutorial videos, sci-fi writer

avatar
Please sign in to add comment.