私は私のウェブサイトに埋め込まれたFaceboookの社会的なコメントを持っています: http://www.photodharma.net
しかし、私が見るとコメント修正ツールは、フロントページのコメントだけが表示され、私はそれらのことについても知らされていませんでした。
各ページには次のコードが埋め込まれています。
<meta property="fb:admins" content="myname"/ >
<meta property="fb:app_id" content="my-id"/>
だから私の質問は、どのようにコメント調整ツールにすべてのコメントが表示されるように設定することができます。誰かが新しいコメントをしたときにどのように通知することができますか?
あなたが与えることができるあらゆる助けに多くのおかげです。
通常、コメントモデレーションツールは自動的にすべてを行います。だから、CMツールがあなたのウェブサイト上のコメントボックスに接続できないと言うことができます。
これらは私が考えることができる唯一の2つの事です:
-
There’s no need for the fb:admins meta-tag since you can choose
who moderates your comments using the CM-tool. Delete this
meta-tag, it might cause conflicts. -
In https://developers.facebook.com/ >> Apps
>> Your Comment Appname Go to ‘+ edit app’ and make sure that
the ‘App domain’ field contains a url that does not include
“http://www.”, just your plain url-name. Make sure that under the
‘website’ tab at the bottom, your complete website-url is filled
out, including the “http://www.”
これが何か助けになるかどうかを知りたい。私はあなたの欲求不満を理解していますが、fb:コメントの文書には真剣にimhoが欠けています。