How facebook select images for sharetool when og:image meta tag does not work?

First, I know how to solve the problem if the og:image meta tag is not set properly. having that said. I need to know how they select the images that appear (like randomly selected from the site) when that meta tag is wrong used or is not used at all.

hope is not a random behavior and have some explanation for how they do this. If you can provide some official explanation or documentation, I would appreciate so much.

thanks.

Upvotes: 0

Views: 339

Answers (1)

WizKid
WizKid

Reputation: 4908

Use the meta tag og:image as described at http://ogp.me/

And if that tag doesn't exists we try to find a good image to use. We use image size and where on the page it is for figure out a good one. But we may get it wrong.

Upvotes: 1

Related Questions