Replies: 0
Appart from the standard Facebook Debug tool, there is also the Facebook Developers Debug Object tool as well.
https://developers.facebook.com/tools/debug/og/object/
When I used that tool for one of my posts, I got the following warning which it recommeded I fix.
Parser Mismatched Metadata:
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 properties that were not seen in the parsed result: 'og:site_name, fb:admins, fb:app_id'
With your plugin, where do I begin to address this issue? – any settings to change?
- This topic was modified 1 hour, 43 minutes ago by wpwd2016. Reason: fixed format