Topic-icon Multiple og:image tags in article. Facebook doesn't show correct image

Active Subscriptions:

None
I have installed JFBConnect and defined general opengraph tags. But for some pages i want to choose the image shown because they are linked to a specific action.
But Facebook shows an other picture from the same page, not the one I need to show. When testing my site with "opengraphchack.com" I see multiple images. I tried changing the opengraph.php file as proposed in an old posting: www.sourcecoast.com/forums/jfbconnect/jf...ph-images-in-my-page

site: www.redingboot3.be/index.php/trooper

Tag Content
og:title Shop online via Trooper en steun Oostends erfgoed
og:description Steun de restauratie van Reddingboot 3 door te shoppen via Trooper
og:image www.reddingboot3.be/images/800x600/hand_watson.jpg
og:image www.reddingboot3.be/images/9.20horizontale20banner203.png
og:image www.reddingboot3.be/images/800x600/reddingboot3_omslag.jpg
og:type article
og:url url' content='www.reddingboot3.be/index.php/trooper
fb:app_id 261966191518795
og:locale nl_nl
og:site_name Reddingboot 3

Can you please help me to resolve this problem?
The topic has been locked.
Support Specialist
When testing your page for Open Graph tags, the best tool we'd recommend is Facebook's own debug tool:
developers.facebook.com/tools/debug

That will show you all the tags on your page. The way open graph works is that the first og:image tag found *should* be the one Facebook uses. However, they are also picky about the size and content of an image, so they may choose the second image instead (which is better than them picking a random image from your page if they won't use the first). The Debug Tool will generally tell you why an image may not be used (too small, too much text, etc).

On a specific page, if you want to set your own image, you can use the following tag in the article:
{SCOpenGraph image=https://domain.com/link-to-image.jpg}

I would not do anything from the forum post you mentioned. It's 4 years old, which means it likely won't work, may break something and likely is just wrong now.

I hope the above helps, but if you need anything else, please let us know.

Thanks,
Alex
The topic has been locked.