Possible Duplicate:
How does Facebook Sharer select Images?
I've added a facebook "like" button on my site (I know, pretty sad).
However, my main logo is just text (styled with @font-face) which, I think, is a good thing since it's small and more accessible etc.
When someone clicks "like" and chooses to post this action to their wall, the only image facebook finds is a twitter icon. Is there some way I can trick facebook into using a different image as the default image for my site. I've tried adding an image but using CSS to not display it, but it didn't work.
Any other ideas?
Update: opengraph looks like the way to go. However I tried it and it still isn't picking up my icon. Can you spot any mistakes in my meta tags? stolencamerafinder.com
Solved: opengraph works fine. (If data is stale, use facebook's linter to update their cache)