Facebook sharer.php is not showing image from URL

facebook

I m using http://tabbio.com/BarackObama URL to share on facebook
http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ftabbio.com%2FBarackObama

but this url is not showing me an image of barak obama in facebook sharer.php page

guide me that if anything missing

thanks in advance

Best Answer

You need to add meta tag og:image with url to image you want to show

 <meta property="og:image" content="http://url.to/image"/>

to head