How to choose the default image to show for a Facebook "Like"

If you have a Facebook “like” button on your site and LOTS of image you probably want to try and control which image is being shown on Facebook.

So with 1 line of code I’ll show you how to do it…

In the header add the following line…

<link rel=“image_src” href=“http://YourDomain.com/ImageToShow.jpg” / >

that’s it!

Comments

Commenting is closed for this article.