I implemented the Facebook like button in our website,but when the like button is clicked, content posted to the wall,but the image in the page is not posted to the wall and also the title.I tried using the Open Graph Protocol too.But it is still not posting the image.Where am I going wrong? I would like to implement the like button as it is here http://www.bjsbrewhouse.com/menus/shareable-appetizers
<meta property="og:title" content="Text-General" />
<meta property="og:image" content="http://website.com/img/general.jpg" />