Technically you need to map the “fb” prefix to its base URI in order to complete the definition. The Facebook plugin for WordPress automatically outputs this value stored for your site.
<meta property="http://ogp.me/ns/fb#app_id" content="{xxxx}">
The per-user property is admins not admin.
Thread Starter
khmedia
(@etdsbastar)
Dear Niall,
I had tried
<meta property="http://ogp.me/ns/fb:app_id" content="XXX"/>
<meta property="http://ogp.me/ns/fb:admins" content="XXX"/>
and this
<meta property="http://ogp.me/ns/fb#app_id" content="XXX"/>
<meta property="http://ogp.me/ns/fb#admins" content="XXX"/>
But no luck, still the same notice
Cannot edit global settings or moderation mode without fb:app_id
Please help.
Thread Starter
khmedia
(@etdsbastar)
I had added
<meta property="fb:app_id" content="XXX"/>
<meta property="fb:admins" content="XXX"/>
I am getting the admin moderation in some of my posts but its not active in some others. Rather, I am getting this warning/errors in linter:
The parser's result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a single value, or property values for a given property being mismatched. Here are the input property =>content pairs that were not seen in the parsed result: 'og:locale:locale => en_US, article:published_time => 2012-01-13T15:42:37+00:00, article:modified_time => 2012-06-25T23:23:48+00:00, fb:admins => xxxx'
Second thing my site is using UTF-8 as my charset and so the fonts, but the description and other information is showing awkward. Please see:
og:title - à¤à¥à¤§à¤°à¤¾ दà¤à¤à¥à¤ à¤à¥ दà¥à¤°à¤¾à¤¨ à¤à¥à¤¤à¥à¤¬à¥à¤¦à¥à¤¦à¥à¤¨ à¤
à¤à¤¸à¤¾à¤°à¥ à¤à¥ à¤
शà¥à¤°à¥à¤ªà¥à¤°à¥à¤µà¤ विनति…
Other information is also showing likewise.