A single RSS widget is handy, but the real power comes when you combine several feeds onto one page: a self-updating niche news wall, a curated digest of top sources, or a single monitoring page for competitors. This guide walks through the full process — no coding, no paid add-ons required — using the free Feedzy RSS Feeds plugin.
Quick overview
1) Install the free Feedzy RSS Feeds plugin.
2) Gather the feed URLs you want to combine, or create a reusable Feed Group.
3) Add the Feedzy block to a page (or use the shortcode), paste your comma-separated URLs or select a group, and load the feed.
4) Tweak item count, summaries, meta, and thumbnails to make the page readable and on-brand.
Note: this tutorial covers display only — headlines and short excerpts that link back to the original sources. If you want to import feeds as actual WordPress posts (autoblogging), that’s a separate workflow.
Why combine multiple feeds?
– Niche news wall: combine 5–6 beat-specific sites and create a single destination that’s always current.
– Curated digest: a short, trusted selection of reads your audience will rely on.
– Monitoring page: keep track of competitors, changelogs, support forums, or press releases in one place.
– Listings: job posts, podcast episodes, events, or deal feeds can all be presented as a listings section on your site.
Throughout this guide we use a three-feed example, but the steps are the same for any sources.
Why Feedzy (free)?
Feedzy RSS Feeds is the plugin used here. The key point for this tutorial: combining multiple feeds on a single page is supported in the free version. The block accepts multiple comma-separated URLs or a Feed Group, and the shortcode does the same. If you want to compare alternatives, there are several RSS plugins available, but Feedzy gives the functionality you need without forcing payment.
Step 1 — Install the plugin
From your WordPress dashboard go to Plugins > Add New, search for Feedzy, install and activate the plugin labeled RSS Aggregator by Feedzy. After activation you’ll see a Feedzy menu in the dashboard.
Step 2 — Collect feed URLs or build a Feed Group
Two approaches:
Option A: Paste URLs inline. The block and shortcode accept multiple feed URLs separated by commas — quick and ideal for a single page.
Option B: Create a Feed Group. Go to Feedzy > Feed Groups > Add Group, name the group, and paste the feed URLs into the Group Feeds box (comma-separated). Use Validate & Remove Invalid Feeds to weed out dead or malformed sources before they reach your page. Feed Groups are handy when you reuse the same sources across multiple pages.
Step 3 — Add feeds to a page (block or shortcode)
Open the page where you want the news wall and insert the Feedzy RSS Feeds block. In the Feed Source field either paste your comma-separated URLs or choose your Feed Group, then click Load Feed to preview the items inside the editor.
If you prefer the Classic Editor, a widget area, or a page builder, use the shortcode. Example:
[feedzy-rss feeds=’https://example.com/feed/, https://example.org/feed/’ max=’9′ summary=’yes’ summarylength=’120′ thumb=’yes’ meta=’author, date’ refresh=’12_hours’]
You can also reference a Feed Group slug inside the feeds attribute to keep long source lists out of page content.
Step 4 — Control what visitors see
Once items are loaded you’ll use block/sidebar settings to shape the output. Important free controls:
– Item count: 6–12 items is usually a good range. More becomes overwhelming.
– Title length and summaries: trim long headlines and show short excerpts so users can scan quickly.
– Meta: show or hide author, date, and source. For aggregated content, displaying the source helps readers and is transparent.
– Thumbnails: pull featured images from feed items or switch them off for a clean list.
– Refresh interval: determines how often Feedzy refetches sources. Longer intervals are lighter on resources; shorter intervals show new items sooner.
The same feeds can be presented as a headline-first list, a summary wall, or a thumbnail grid depending on these toggles. Deeper styling and template control are in Pro, but the free options will get you a well-integrated appearance in most themes.
Free vs Pro — what you get
Free covers everything needed to display multiple feeds: block, shortcode, widget support; combining multiple feeds; controls for item count, title, summary, meta, thumbnails, and caching; plus one feed-to-post import project if you want to experiment with autoblogging.
Pro adds features like unlimited import projects, filtering, full-text import, fallback images, custom cron schedules, advanced layout options, and integrations (including optional AI rewriting using your own API key). For a simple feed display page you probably won’t need Pro.
Common gotchas and how to avoid them
– Some feeds are malformed or use unusual formats. Validate each feed and test sources individually before combining.
– Combined feeds are interleaved into a single date-ordered stream. If you need separate columns per site, use one block per feed instead of one combined block.
– New items aren’t always instantaneous. Feedzy caches sources and refreshes on your set interval, so expect a short lag unless you shorten refresh times.
– Copyright and SEO: showing headlines and short excerpts that link back is standard and safe. Republishing full articles is a different legal and SEO conversation and typically belongs to feed-to-post workflows with proper permissions.
– Feeds can change or stop working. Re-validate Feed Groups periodically and keep an eye on any broken sources.
Bottom line
Combining multiple RSS feeds on one WordPress page is straightforward: install Feedzy, gather URLs or create a Feed Group, add them to a block or shortcode, and tune the display. A few minutes of setup gives you a self-updating page that requires almost no ongoing maintenance beyond choosing good sources.
What would you put on your news wall? Share your favorite feeds and setups.