Hello,
First of all, thanks to the autor of this plugin ??
I was with same problem, and I found a way to resolve that.
1 – Go to Plugins Editor, anf choose the plugin SEO Facebook Comment.
2 – Edit the file seo-facebook-comments/seofacebook.php
3 – Find the code
echo "<div id=\"fbSEOComments\" style=\"width:{$this->options['width']}\">";
4 – Add your title and your tags, for example:
echo "<div id=\"fbSEOComments\" style=\"width:{$this->options['width']}\"> <h2>Leave a Reply</h2>";
Hope I′ve been useful!!
Rui Santos