Why doesn't our product images show up in our Google Plus post?
-
When we post links to product pages onto our Google Plus account, the image never shows up in the post. Only the name of the product and our domain name appears. Has anyone experienced this problem or have ideas on how to fix?
-
I checked the AquaFarm page in your image.
My understanding is that G+ prefers to use schema data as it's 1st choice for presenting, but it does not look like you have schema data on your page.
Then it goes for Open Graph data (like Facebook uses) and you do have that. But when I looked at the image linked with your meta property="<a class="attribute-value">og:image</a>" tag it is only 56x56px - which is maybe too small.
I know that the minimum image size has been changing recently, so I do not know exactly what it is right know, but I have been using 300x300px images successfully.
If you want people to be able choose which image to display with their post, you will need "tag" multiple images.
If you want to do Twitter Cards you will need add those tags also and make a 120x120 image for Twitter.
Basically you end up with two sets of pictures: one "visible" set sized properly for your webpages, and one "hidden" set sized properly for you social media accounts.
Hope this helps...
-
Gregory,
Thanks for the quick reply! We're going to try this out.
Rocky
-
Gregory,
We added the appropriate schema info and now images appear perfectly. Thanks!
Rocky