Search This Blog

Pasang Facebook Comment Blog

Installing Facebook Comment on Blogspot is easy. You should register on developers.facebook.com first to get the code if you want enable moderation feature.

Get code here http://developers.facebook.com/docs/reference/plugins/comments/, insert your url or leave it blank. Set width to match your layout, that its. Click get code, copy and paste in your template. Activate moderation feature here http://developers.facebook.com/tools/comments.

Moderation feature for Facebook Comment


In Blogspot design, click Add gadget, chose HTML/JavaScript. Paste you Facebook Comment as example above..

Example script used on this blog:

<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=107656039266282&amp;xfbml=1"></script>
<script language="javascript" type="text/javascript">
    document.write("<fb:comments href='" + window.location.href + "' num_posts='5' width='500'>");
    document.write("</fb:comments>");
</script>



View working example below of this blog.

share and comment


Related Posts :