Im having problems with Facebook not showing the proper images when I share. I currently have an image set in the meta like so: <meta property="og:image" content="http://xxx.com/images/fbthumb.jpg"/>
. The problem is that this is the only image that shows up when I try to share a blog post. If I have a featured image set, it will use that, but if no image is set, it defaults to the main fbthumb.jpg.
It seems like it used to scan the post and display the images in the post in the share window and you could choose which you wanted. Im not getting that option now. Any suggestions on how I need to code my og:image to show the images from the post rather than the default?
Any help would be greatly appreciated. Thanks