Scott Johnson
Scott Johnson

Reputation: 23

Incorrect image displayed when Gigya opens Google Plus share modal

I'm working with Gigya's Share Bar javascript api and am having an issue with google plus sharing. I have separate UserAction objects for facebook, twitter and google plus to display different text and linkbacks. I'm adding a media item (image) to the facebook and google plus actions to share that image along with the text. Facebook is sharing the correct image, however, google plus is displaying a different image. I have no idea where this image is coming from. Text and link are correct on both, but the image is frustratingly incorrect.

Has anyone encountered an issue like this? Is there something different that must be done for google plus shares?

Upvotes: 0

Views: 470

Answers (1)

BrettJ
BrettJ

Reputation: 6841

  1. Test your target URL with Google's structured data testing tool.
  2. Read the snippet documentation to understand how the Google crawler determines what to use in the share preview.

Upvotes: 2

Related Questions