Auto posting to Facebook looks terrible and I get warnings like missing FB ID
-
I tried auto-posting with Jetpack and was not happy with the result. The big thing is it used the fall back image and not the featured one. When I ran the link through the FB Debugger (sometimes FB’s scrape messes up) I was given several warnings related to the OG tags that Jetpack provides. The big one “Missing Properties
The following required properties are missing: fb:app_id”Then I also found these under the Object Debugger:
Extraneous Property Objects of this type do not allow properties named ‘og:title’.
Extraneous Property Objects of this type do not allow properties named ‘og:url’.
Extraneous Property Objects of this type do not allow properties named ‘og:description’.
Extraneous Property Objects of this type do not allow properties named ‘article:published_time’.
Extraneous Property Objects of this type do not allow properties named ‘article:modified_time’.
Extraneous Property Objects of this type do not allow properties named ‘og:site_name’.
Extraneous Property Objects of this type do not allow properties named ‘og:image’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:width’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:height’.
Extraneous Property Objects of this type do not allow properties named ‘og:locale’.
Share App ID Missing The ‘fb:app_id’ property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.I disconnected Facebook and reconnected. I have all the urls as https and the Jetpack debugger says all is well.
The posts show up but it looks bad to see the fallback image and the clunky excerpt doesn’t help either
The page I need help with: [log in to see the link]
- The topic ‘Auto posting to Facebook looks terrible and I get warnings like missing FB ID’ is closed to new replies.