Is there a way I can make one of the images on a website more likely to be posted with a Facebook like or recommend?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

From the like button documentation:

<meta property="og:image" content="http://example.com/path/to/image.png" />

See that page for several other tags you can also set.

link|improve this answer
OK thanks, but I understand that in order for this to work I have to use all six required meta tags, is this correct? Thank you for your help. – Jane Oct 10 '11 at 14:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.