Facebook fetching wrong Image
-
Hi!
I am using Facebook Official Plugin for WordPress, but when users like something on our website, Facebook automatically fetching some random image from page, instead of article image.
When i looked in Source code, following data was present as OG tags:
</script><meta
property=”https://ogp.me/ns#locale” content=”en_US” /><meta
property=”https://ogp.me/ns#site_name” content=”……..” /><meta
property=”https://ogp.me/ns#type” content=”article” /><meta
property=”https://ogp.me/ns#url” content=”……………” /><meta
property=”https://ogp.me/ns#title” content=”………” /><meta
property=”https://ogp.me/ns#description” content=”…” /><meta
property=”https://ogp.me/ns/article#published_time” content=”2012-09-15T20:22:50+00:00″ /><meta
property=”https://ogp.me/ns/article#modified_time” content=”2012-09-15T21:18:26+00:00″ /><meta
property=”https://ogp.me/ns/article#author” content=”https://www.xxxxxxx.com/author/abc/” /><meta
property=”https://ogp.me/ns/article#section” content=”Comparisons” /><meta
property=”https://ogp.me/ns/fb#app_id” content=”xxxxxxxxxxxxxx426″ /><script type=”text/javascript”>as you can see Facebook plugin has not specified any image tag in OG output.
Facebook developers can you fix this for me?
- The topic ‘Facebook fetching wrong Image’ is closed to new replies.