I receive this message on my page where there is facebook comments plugin. "Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit 'href' as suggested in the comments plugin documentation to take advantage of all plugin features."
In the tag Head I've included meta property fb:app_id, fb:admins and added an XML namespace to the tag of document like this xmlns:fb="http://ogp.me/ns/fb#". I use Facebook XFBML code. If I use parameter "href" in fb:comments I'm not able to moderate comments, if I don't use it I can moderate comments but the message posted above appears in a yellow box.
I run a static website not a php blog. Until two weeks ago Facebook comments plugin works well, but something is changed. I have also on my site like button with href parameter without problems. Can anyone heklp me to fix this? Thanks in advance for your reply.