Facebook Commenting for Websites

Facebook has opened up its commenting system to all websites. What this means is that there is no need for a website owner to develop, run and moderate their own comments platform, and they will also be able to benefit from the comments being spread automatically through Facebook feeds. The downside is that the comments and the commenters' contact info (typically name and email address) aren't captured by the website owner, which prevents re-engagement down the line.

This implementation by Facebook does have a "Post to Facebook" checkbox for whether to also post the comment into the user's stream (making it potentially visible in their friends' streams), so in theory people may uncheck the box and you'll lose the viral aspect of the comment - but you'll still have the comment on your page, and others may well respond to that.

Using Facebook's comment system may be regarded by many as a sell-out to get a quick fix and a bit of viral looping within Facebook, and the only long-term winner here may well be Facebook as it becomes more relevant to ever-increasing portions of the web. Others may regard it as a natural, no-brainer way for small sites to get a foot-hold on the social web.

Whatever your own view, it is certainly easy to implement. The code looks like this:

<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=143241589035224&amp;xfbml=1"></script>
<fb:comments href="swinny.net" num_posts="100" width="500"></fb:comments>

Note that you need to have created an app within Facebook, and made sure that the app has its Site URL and Site Domain filled in correctly.

The details you need to have to hand are:

  • App ID eg, 143241589035224
  • Site URL eg, https://swinny.net/
  • Site Domain eg, swinny.net
The comment system appears below. Please use it to comment on this article!

For more information, read the Facebook Social Plugins: Comments page. If you are concerned about how your website or individual page validates on Facebook, check out their Facebook Lint Tool.


Comments

It's quiet in here...Add your comment