The default sorting order of the facebook comments plugin is by social status. How do I set the default order to reverse chronological on my web page?
You cannot change the default sort order of the comments plugin. To achieve something like this, you could retrieve the comments yourself, e.g., using FQL, but then you need to build everything else, too. Or use something like Disqus.