Philipp Küng

Guy behind @bitfondue

Facebook “like” button gets additional functionality and messes up the timeline

Last week Facebook decided to get rid of their share button and instead add the functionality on top of their like button. (read more about it on Mashable)

I think it's fair to say that that their photo upload is what drove Facebook’s popularity in the first place. They realized early on that they have to trigger certain emotions in order to keep visitors on their site. For this an image is simply much better than a plain line for catching the visitor’s eye and encouraging that visitor to stay on the page.

Now, that Facebook changed the “like” button functionality, whenever a reader likes a blog post, Facebook starts a spider instance to fetch the content for a specific page and extract the title, the lead text and an image if available. 

The way Facebook grabs the image is not really clear and may change in future iterations. For now it’s best to choose one of your images to appear in the Facebook timeline by defining the image in the <head> area of the html. Just add ``` html ``` and whenever your post’s page gets parsed, the Facebook bot will include that image in the timeline. 

For more information head on over to the Facebook Like Button documentation.

Thanks @zurcherart for proof-reading.

Comments