Viewing 1 replies (of 1 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    That’s an odd one. Facebook sees the Open Graph Meta tags, as you can see if you click on “Raw Meta tags” on the Debug page:
    https://i.wpne.ws/kKGb

    However, it seems to ignore them for some reason. The problem is highlighted here:
    https://i.wpne.ws/kKD4

    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:type, og:title, og:description, article:published_time, article:modified_time, og:site_name, og:image:url, og:image:width, og:image:height, og:locale:locale’

    I’m not quite sure what that means, unfortunately. Jetpack does its job properly as you can see in the code source and in Facebook’s raw meta tags. The problem seems to happen afterwards, maybe on Facebook’s end. I would recommend that you open a new bug report to get help from Facebook developers:
    https://developers.facebook.com/bugs/

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Jetpack Open Graph Tags have stopped working’ is closed to new replies.