Image not being shown on FB Share
-
I have WP 4.5 Latest Yoast SEO Version: 3.2.3
When sharing with a few different share plugins and in FB Debug test the wrong Image is shown. But the correct one is in the OG: image meta in source.
here is source snip<!-- This site is optimized with the Yoast SEO plugin v3.2.3 - https://yoast.com/wordpress/plugins/seo/ --> <!-- Admin only notice: this page doesn't show a meta description because it doesn't have one, either write it for this page specifically or go into the SEO -> Titles menu and set up a template. --> <link rel="canonical" href="http://www.nycspotnewsphotos.com/2016/04/23/4-11-16-hsbc-bank-burg-inside-job/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="4-11-16 HSBC BANK BURG. WAS IT AN INSIDE JOB? - NYC Spot News Photos" /> <meta property="og:url" content="http://www.nycspotnewsphotos.com/2016/04/23/4-11-16-hsbc-bank-burg-inside-job/" /> <meta property="og:site_name" content="NYC Spot News Photos" /> <meta property="article:publisher" content="https://www.facebook.com/nycspotnewsphotos/" /> <meta property="article:section" content="April 2016" /> <meta property="article:published_time" content="2016-04-23T22:45:52+00:00" /> <meta property="article:modified_time" content="2016-04-23T22:53:15+00:00" /> <meta property="og:updated_time" content="2016-04-23T22:53:15+00:00" /> <meta property="fb:app_id" content="482413388622871" /> <meta property="og:image" content="http://www.nycspotnewsphotos.com/wp-content/uploads/2016/04/IMG_1070.jpg" /> <meta property="og:image:width" content="1920" /> <meta property="og:image:height" content="1280" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="4-11-16 HSBC BANK BURG. WAS IT AN INSIDE JOB? - NYC Spot News Photos" /> <meta name="twitter:image" content="http://www.nycspotnewsphotos.com/wp-content/uploads/2016/04/IMG_1070.jpg" /> <!-- / Yoast SEO plugin. -->Here is the debug link
https://developers.facebook.com/tools/debug/og/object/here is the page
http://www.nycspotnewsphotos.com/2016/04/23/4-11-16-hsbc-bank-burg-inside-job/the debug is saying
og:image was not defined, could not be downloaded or was not big enough. Please define a chosen image using the og:image metatag, and use an image that’s at least 200x200px and is accessible from Facebook. Image
But thats not true it is defined.
Meta Tag <meta property=”og:image” content=”http://www.nycspotnewsphotos.com/wp-content/uploads/2016/04/IMG_1070.jpg” />
and as you can see by the size it is big enough
thanks in advance for some help
The topic ‘Image not being shown on FB Share’ is closed to new replies.