Follow THIS guide
Basically, it’s all about custom metatags to let Facebook to parse your content description and “image”
<meta name="description" content="This is the description of my webpage that I really want to have shared on Facebook!" />
<link rel="image_src" href="https://stackoverflow.com/questions/6788883/link the post image" />
1
solved Posting links to Facebook [closed]