WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Jordy Meow v1.0.6

RSS Featured Image

Add the featured image into your RSS feed (in the media:content). Works nicely with Mailchimp (|RSSITEM:IMAGE|). Light and simple, no options, no clut …

RSS Featured Image

The facts

Rating
5★ from 23
Active installs
2k+
Price
Free
Last updated
12 Oct 2023
Added
Feb 2018
Requires WP
5.0
Tested up to
WP 6.3.10
Requires PHP
7.4
Downloads
25,705

Our analysis

AI-assisted

RSS Featured Image is a WordPress plugin that adds the featured image to your RSS feed within the media:content tag. It is designed to work seamlessly with Mailchimp, allowing for better image integration in email campaigns. This plugin is suitable for users who want to enhance their RSS feeds without adding complexity to the WordPress admin interface.

The plugin operates in the background, ensuring there is no impact on the user interface or overall performance of your WordPress site. Users can modify the default image size by adding a filter in their functions.php file, providing some flexibility without cluttering the admin area.

Best for: This plugin is best for WordPress users looking to improve their RSS feeds for email marketing.

What it does well

  • Adds featured images to RSS feeds
  • Works with Mailchimp for enhanced email campaigns
  • Minimal impact on WordPress admin interface
  • Runs quietly in the background
  • Easy to modify image size with a filter

Where it falls short

  • Limited information on additional features or settings
  • Requires coding knowledge for image size adjustments

Verdict

RSS Featured Image is a straightforward solution for adding featured images to RSS feeds, suitable for those who prefer simplicity and minimal admin clutter.

From the developer

Jordy Meow's own description of RSS Featured Image, lightly tidied.

RSS Featured Image adds the featured image into your RSS feed (in the media:content). It works nicely with Mailchimp (|RSSITEM:IMAGE|). In fact, it basically does the same thing as another (and more famous) plugin but without cluttering your WordPress Admin. This is a simple task, and I believe it should be invisible and run peacefuly in the background, with no impact on the UI and the overall WordPress performance.

Usage

By default, the size of the image is “large”. I think it would be a shame to add new options to your WordPress admin only for this, so if you want to change the size, I propose you a filter 🙂 You can include some code in your functions.php to take care of this. This is how you can use it:

function thumbnail_size_for_rss( $default ) {
return ‘thumbnail’;
}
add_filter( ‘rfi_rss_image_size’, ‘thumbnail_size_for_rss’, 10, 1 );

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for aggregating content.

WP RSS Aggregator

The #1 WordPress RSS aggregator to quickly import RSS feeds, build a news aggregator, and for easy autobloggin...

Free 40k+ installs 4.5★ (562)
RSS Aggregator by Feedzy

The most powerful WordPress RSS aggregator, helping you curate content, autoblog, import RSS & display unl...

Free 40k+ installs 4.6★ (361)
Ditty

Ditty

86

Ditty offers a range of content display options, including its signature news ticker and customizable layouts.

Free 30k+ installs 4.6★ (106)
Seriously Simple Podcasting

Podcasting the way it's meant to be. No mess, no fuss - just you and your content taking over the world.

Free 30k+ installs 4.7★ (329)
Hide Posts

Hide posts or WooCommerce products from the homepage, archives, search, RSS, REST API, sitemaps and SEO tools...

Free 20k+ installs 4.7★ (22)