Custom Image_Src

Specify a custom sharing image for Facebook. You can upload an image, use the first image in the post, or use the post thumbnail.

Author:Jeremy Sher (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.2.1
Plugin version:0.31
Added to WordPress repository:05-10-2011
Last updated:25-10-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:10 957
Active installs:200+
plugin download
Click to start download

If you’re sharing a link to a blog post on Facebook, having a thumbnail image makes for a much more effective share. If you have an image in the body of your post, Facebook will use that as the share image, but what if you don’t have any images in your post or want to specify an image you’re not using in the content? To solve this problem, I created a WordPress plugin that allows you to control which image shows when a link from your WordPress site is shared on Facebook.

  • Thanks to Dimas Begunoff for the amazingly helpful WPAlchemy MetaBox PHP Class.
  • I’m using the <link rel="image_src" href="…" /> approach. If you’re adding more Open Graph meta tags to your <head>, you’d probably want to use <meta property="og:image" content="…" />, but in that case you probably also don’t need this plugin.
  • If you’re using any other plugins that add sharing info, Open Graph tags, or similar, this plugin will probably conflict with those.

For questions, comments, or bugs, you can reach me at @Overlapping or OverlappingElvis [at] gmail [dot] com.


FAQ