Status updates with a link to a blog that I help support aren’t including the preview with the image, and description. It looks like the meta tags are included in the source. I’m not sure what could be causing the problem.
Here is an example of what we are trying to share: http://www.thetroubadoursroad.com/featured-artist-matthew-and-the-atlas-i-will-remain/.
Check the errors which are shown on the debugging page: Facebook URL linter.
For example, the
og:urlmeta is present two times in the source of your page. You need to remove one of them (maybe you have installed two plugins which both add theog:metas?)You’ll also need to set an
fb:app_id(register your application here and you’ll get one).