- Sabot Sites - http://sabotsites.com/blog -

Your Website’s FB Thumbnail

[1]When your website is shared or liked on Facebook, you may be surprised at the thumbnail that Facebook automatically chooses to use.  HOWEVER, you can fix that!

  1. Go to https://developers.facebook.com/tools/debug [2] and check the actual thumbnail usage by Facebook
  2. Upload a 250px wide thumbnail image that you’d like to use to your website’s server.
  3. Add the following between the HEAD TAGS of your website’s main page but change the full URL to your thumbnail image:  <link rel=”image_src” href=”http://yoursite.com/yourthumbnail.jpg” />
  4. The changes might take up to 24 hours but go to https://developers.facebook.com/tools/debug [2] to clear the Facebook cache to use your new image and to view if it is working correctly.
If you are using WordPress, it’s a bit more complicated, but read this article to find out what you can do… http://www.shoutmeloud.com/now-facebook-like-button-will-pick-the-right-image.html [3].