Chris Berg
asked 9 years ago

We use the latest version of the Focus theme 1.2.5 and we also use JetPack to share our stories to social media. Since the latest update on the theme, Facebook is having a hard time finding featured images from the stories so it always posts the same image. I did the Facebook Object Debugger and it had some errors that we need to fix:

Warnings That Should Be Fixed

1) Inferred Property The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.

2) Inferred Property The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.

3) Inferred Property The ‘og:description’ property should be explicitly provided, even if a value can be inferred from other tags.

4) Inferred Property The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.

I know JetPack uses Open Graph as well so if your theme and JetPack are crashing together, we will need to remove open graph from the theme. If that is the case, how can I do that? Thanks!

1 Answers
DominicStaff
answered 9 years ago

Hi,
It’s not issue from our theme, this issue come from plugin.
When you share a post on Facebook, or when Jetpack Publicize publishes a post to your Facebook page, Facebook crawls the page and looks for Open Graph meta tags in the head to build a complete post preview (with an image, title, description, …).

Jetpack automatically creates these Open Graph Meta tags for you unless you already use another Open Graph plugin, in which case we let the other plugin handle things.
Maybe, you seem to be using the All In One SEO plugin, but you haven’t configured it to display Open Graph Meta tags yet. If right! Try the following:

  • Go to All In One SEO > Feature Manager, and enable the Social Meta module
  • Go to All In One SEO > Social Meta, and configure the tags
    Once you’ve done so, you should stop experiencing issues with Facebook. The errors will disappear from the debugger, and Facebook will stop rejecting your Publicized posts.
    If you still face there issue, you should contact with author of plugin to get a best solution.
    Hope this helps !
Powered by DW Question & Answer Pro