🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Content Aggregator
Content Aggregator

Content Aggregator

0/5 (0 ratings) — active installs Updated May 3, 2026

Content Aggregator helps WordPress sites import external content as posts. It is built for sites that need to pull from feeds or remote endpoints on a schedule, while still controlling how imported posts are titled, dated, categorized, and published.

Out of the box, Content Aggregator includes parser definitions for RSS feeds, Atom feeds, and WordPress REST API post endpoints. Its parser registry uses JSON and XML mappings, so additional source formats can be supported without changing the import workflow.

Key features

  • Manage import sources from the WordPress admin.
  • Detect the source type automatically from a source URL.
  • Import new items through WP-Cron on a configurable schedule.
  • Limit how many sources are checked during each scheduled run.
  • Configure post title, date, and content templates with placeholders.
  • Assign categories and choose the post status for imported content.
  • Set a default featured image when the remote item has no usable image.
  • Avoid duplicate imports using the original item URL.
  • Optionally enforce unique post titles.
  • Optionally redirect imported posts to the original source URL.
  • Configure the request User-Agent and SSL certificate path for remote fetches.
  • Automatically disable sources that stay offline beyond the configured expiration delay.

Supported sources

Content Aggregator ships with support for common feed and WordPress content sources:

  • RSS feeds.
  • Atom feeds.
  • WordPress REST API post endpoints.
  • JSON and XML sources when a matching parser definition is available.

Imported post templates

Each source can define templates for the imported post title, publication date, and content. Templates can use placeholders for the original title, source name, current import date, original publication date, original content, and original URL.