Today, Facebook pushed live another change which made Like button work similar to what we had known the Share button to do. Just to brush up, Share button was used to show the Title, Description and a screenshot of the page which you shared and the Like button would only show up as a line that the user liked XYZ Story on ABC site. But now after the new change is live, like button functions the same as the Share button.
Here is a screenshot of how the new like would show up on your profile:
I don’t like the move as people tend to like a lot more stuff than
what they share. This is going to stuff the stream with lots of noise.
After like is not, and can’t be equivalent to share. I might like a post
on Ubuntu tutorial but is that something I would want to share with
everyone else. No! But that’s totally a different story.
Coming back to the point, many sites would show up random image of
their page instead of an appropriate image. I have seen this on several
blogs including mine, that sometimes an advertisement image would show
up (from the sidebar), or a totally unrelated image of my another
project (from the footer). so, I took this opportunity today to fix it
for everyone.
You can check what thumbnail would Facebook show for a particular page by using their Lint tool.
The problem can be solved for non-WordPress based or html sites or whatever, by adding this line to their head section.
<link rel="image_src" href="http://example.com/logo.png" />