Link Preview Thumbnail Generator

This site provides a service that automatically generates a well-designed and perfectly sized thumbnail image for each of your blog posts or webpages, based on their unique content.

Why?

Having a preview image for your website or blog post is a great way to increase engagement on Facebook, Twitter, and lots of other social networks. But making a new preview image for every one of your blog posts can be a real pain in the ass bum, and eat up time that you could be using to do much more important things. (Like creating new content or wingsuit flying through the Churfirsten mountains.)

How?

If you're using Wordpress then it's super easy to automatically use the titles of your blog posts. Include this in header.php:

<meta property="og:image" content="http://linkpreviewthumbnail.com/image/?text=<?php echo urlencode(single_post_title('', false)); ?>" />

Or if you'd like to use it on your own custom website, just link to linkepreviewthumbnail.com in the <head> of your HTML and include your own title:

<meta property="og:image" content="http://linkpreviewthumbnail.com/image/?text=Just an example, put your own title text here" />

What?

Here's some examples of what your link preview will look like in Facebook when you use linkpreviewthumbnail.com: