Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

og:image incorrectly formatted (?)

$
0
0

Replies: 0

I recently noticed the og:image is not being pulled in by facebook when sharing articles.

When using FB debugger: https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Foleganatravelboutique.com%2Fcoronavirus-covid19-travel-plans-and-travel-insurance-what-you-need-to-know-now%2F

The error is:

Missing Properties
The following required properties are missing: og:image

When I review the og:image metadata on the page:

<meta name=”image” property=”og:image” content=”https://oleganatravelboutique.com/wp-content/uploads/2020/03/COVID19_BLOG_POST-reduced.jpg&#8221; />

The expected behavior is

<meta property=”og:image” content=”https://oleganatravelboutique.com/wp-content/uploads/2020/03/COVID19_BLOG_POST-reduced.jpg&#8221; />

VS what’s currently on the page:

<meta name=”image” property=”og:image” content=”https://oleganatravelboutique.com/wp-content/uploads/2020/03/COVID19_BLOG_POST-reduced.jpg&#8221; />

This is based on this open graph protocol information:

https://ogp.me/

Thank you.


Viewing all articles
Browse latest Browse all 59525

Trending Articles