When sharing a link on facebook it usually goes out to the site and looks for the og: meta tags and grabs that information along with the image.
Well I found that this doesn't always work. A trick I use is to add a trailing slash on to the URL. It also seems that typing some words before the link helps.
Example: Wasn't working: http://www.muscleandfitness.com/news-and-features/features/everything-arnold-february-mf but this worked: http://www.muscleandfitness.com/news-and-features/features/everything-arnold-february-mf/
Why do I have to add the trailing slash to get these to work?