
📡 How to import an RSS feed into WordPress
Manually transferring a content stream from dozens of sources is no longer feasible. You need automation: an RSS feed from a donor site arrives, and a ready-made post appears on your WordPress. No copy-paste, no manual image transfers.
This is where aggregator plugins come in. They pull RSS or Atom from any source and convert it into WordPress posts: with title, text, images and meta fields. Some plugins can also translate on the fly, some filter by keywords, and the most advanced generate content through AI.
We've collected four working tools for importing RSS into WordPress: from simple widgets to full-fledged autoblogging with translation. Each has been tested on a test site with real feeds.
💡 Quick overview:
- Choose Feedzy RSS Feeds for autoblogging with AI translation: import to posts, keyword filtering, affiliate links.
- Install WP RSS Aggregator for professional aggregation: 60,000+ installs, Feed to Post, flexible templates.
- Use Category Specific RSS feed Subscription for category-based reader subscriptions: up to 8 RSS menus per site.
- Use RSSImport for simple feed display in sidebar: one function, nothing extra.
Plugin | For whom | Price | Main feature |
|---|---|---|---|
Feedzy RSS Feeds | Autoblogging with translation | Free / from $99 per year | AI translation + filtering |
WP RSS Aggregator | Professional aggregation | Free / from $99 per year | Feed to Post + templates |
Category Specific RSS | Category subscriptions | Free | Up to 8 RSS menus per site |
RSSImport | Simple RSS sidebar display | Free | Nothing extra, widget only |
1. Feedzy RSS Feeds: autoblogging with AI translation

Feedzy is an aggregator from the ThemeIsle team that grew from a simple widget into an autoblogging tool. We installed it on a test site: in 10 minutes we set up import from three sources with auto-publishing to different categories.
Main difference from competitors: Feedzy can translate incoming content on the fly through AI and embed affiliate links by keywords. For news aggregators and multilingual sites, this saves hours of routine work.
The free version provides import of unlimited feeds, caching for 12 hours and basic keyword filtering. The Pro version adds Feed to Post (full import to posts), translation, full article parsing and ChatGPT integration for headline rewriting.
- Pros: clean interface without overload, AI translation of incoming content, affiliate links auto-insertion, compatibility with any themes
- Cons: Feed to Post only in Pro, some documentation only in English
- Price: Free (WordPress.org directory) / Pro from $99 per year
- Download: 🔗 Feedzy RSS Feeds on WordPress.org
2. WP RSS Aggregator: the most popular aggregator

If you searched for "import RSS WordPress", you found this plugin first. WP RSS Aggregator has over 60,000 active installations and a 4.5 rating on WordPress.org. It works on the principle of "one source, one feed": add RSS URL, configure display template, and content appears on the site.
Installation is standard: Plugins → Add New, enter WP RSS Aggregator, click "Install" and "Activate".

The basic version displays titles and excerpts via shortcode or widget. The Pro tier unlocks Feed to Post: each feed entry becomes a full WordPress post with images and original layout. Display templates, keyword filtering and WordAi integration for auto-rewriting are added.
- Pros: huge user base and active support, dozens of addons, stability on high-traffic sites, detailed documentation
- Cons: Feed to Post and full article parsing only in Pro, interface in English
- Price: Free (WordPress.org directory) / Pro from $99 per year
- Download: 🔗 WP RSS Aggregator on WordPress.org | 🔗 Live demo
3. Category Specific RSS feed Subscription: subscription by categories

Not everyone needs autoblogging. Sometimes it's enough to let the reader subscribe to RSS of a specific category, without dragging the entire site into the feed. This plugin solves exactly this task: creates up to 8 independent RSS menus, each for its own category or external feed.
We used it on a site with three language versions: one category, one RSS, no overlaps. The reader subscribes only to what interests them.
Setup is simple: after activation, go to Settings → RSS Specific Category, set menu name and RSS feed URL. Then display via widget, shortcode [category_specific_rss] or PHP function category_specific_rss_menu() in theme template.
- Pros: narrow and clear task without extras, up to 8 menus per site, three display methods, completely free
- Cons: doesn't import content to posts (only displays feed), hasn't been updated since 2024
- Price: Free
- Download: 🔗 Category Specific RSS feed Subscription on WordPress.org
4. RSSImport: nothing extra

RSSImport is exactly one function: take an RSS feed and show it in a widget or via shortcode. No additional admin sections, no premium tiers. The plugin uses built-in WordPress tools and weighs minimally.

In practice, this is the best option for sidebar: add "RSSImport" widget via Appearance → Widgets, insert feed URL, set number of entries, done. Shortcode [rssimport url="..."] displays feed inside a post or page. The plugin works under GPL license, over 10,000 installations.
Note: RSSImport only displays existing RSS feeds. Automatic post creation from feed is not here, for that use Feedzy or WP RSS Aggregator.
- Pros: extremely simple, doesn't load site, three display modes (widget, shortcode, PHP), WordPress compatibility from version 2.8
- Cons: no Feed to Post, minimal appearance settings, hasn't received major updates in a while
- Price: Free (GPL)
- Download: 🔗 RSSImport on WordPress.org
⁉️🤔 Frequently asked questions
What's the difference between RSS import and simple feed display?
Display (RSSImport, Category Specific RSS) shows titles and excerpts in a widget, WordPress posts are not created. Import (Feedzy Pro, WP RSS Aggregator Pro) creates full entries in the database: with URL, images, meta fields. For autoblogging, you need import.
Can you import images along with RSS?
Yes, but it depends on the plugin and tier. Feedzy Pro and WP RSS Aggregator Pro parse images from the full article text and attach them to the created post. Free versions usually only pull featured image, if it's specified in the source RSS feed.
How to deal with duplicates when importing from multiple sources?
Both flagship plugins (Feedzy and WP RSS Aggregator) filter duplicates by original URL. If the same news came from two feeds, only the first version gets into posts. Additionally configure keyword filter: exclude topics that don't fit your site.
What to do if the source RSS feed doesn't provide full text?
This is a common situation: many sites cut RSS to the first 200-300 characters. Feedzy Pro and WP RSS Aggregator Pro can go to the source page and pull full article text. The technology is called "full-text RSS parsing". Without Pro version, you'll only get excerpt from the feed.
Is a plugin needed for RSS if WordPress does this out of the box?
WordPress indeed serves your site's RSS by default. But it doesn't import external RSS feeds and doesn't manage visitor subscriptions. If you need to receive content from outside or give readers choice of categories for subscription, you can't do without a plugin.
What to install for your task
There's no perfect plugin for all cases. The choice depends on what you're going to do with the RSS feed:
- If you need autoblogging with translation and auto-rewriting, use Feedzy RSS Feeds. AI features and affiliate links pay for Pro in the first month of news aggregator operation.
- If you're building a serious aggregator with dozens of sources, your tool is WP RSS Aggregator. 60,000 users aren't wrong: stability and addon ecosystem are the best here.
- If reader subscription to category RSS is enough, Category Specific RSS feed Subscription closes the task for free and without server load.
- If you just need to display someone else's feed in sidebar without hassle, install RSSImport, it will take exactly a minute.
Before installing any aggregator, make a full site backup. Importing hundreds of posts with one button is irreversible, check settings on a test copy. What RSS plugin do you use? Share in the comments.



