When we try to post a link of a story in facebook, the post is showing an array of thumbnails giving the user the option to select one among those. Page open graph has only one og:url though. This is a problem as the other images are some ads and images that are not relevant to the story.
Here is the debugger output of the link.
If I paste the same url in facebook it gives multiple thumbnails. How to avoid this so that facebook only shows the image that is specified in tag?