How to show particular image as thumbnail while implementing share on Facebook?

Tanmoy picture Tanmoy · Mar 27, 2009 · Viewed 251.6k times · Source

I am trying to implement share this method. I am using the code as follows

http://www.facebook.com/share.php?u=my_website_url

Now when Facebook is showing it showing some thumbnails at left side. These images are picked from my website. How can I pick a particular image as thumbnail or at least stop it showing thumbnail?

You can check it with my blog address.

Answer

Efektiivsus Saavutamine picture Efektiivsus Saavutamine · Jan 21, 2011

From Facebook's spec, use a code like this:

<meta property="og:image" content="http://siim.lepisk.com/wp-content/uploads/2011/01/siim-blog-fb.png" />

Source: Facebook Share