Pinterest image is empty despite og: image tag on page

On this page> http://matchcoverguy.com/kimballs-ice-cream-1920s-tall-universal/

When I click the "Pin It" button, a pop-up window appears with a blank image. Although, I have an open meta tag for the graph:

<meta property="og:image" content="http://matchcoverguy.com/wp-content/uploads/Kimballs.jpg"/>

Is there anything else I can do to push the pin-it button to pull out the image?

+3
source share
1 answer

Your image violates a maximum image ratio of 3: 1;

, . http://developers.facebook.com/tools/debug ( 3: 1, )

+5

All Articles