Aggregator’s Feed to Post feature is a versatile solution that empowers you to import content from external sources and display it as any custom post type on your site. This functionality is particularly useful for those who want to tailor their content presentation according to their specific needs, enhancing the overall user experience.
Example Use Case
Imagine you are managing a podcast series and want to present each episode in a dedicated section of your website. Instead of importing the podcast episodes as default WordPress posts, you can create a separate custom post type called “Podcast”.
This approach helps you organize your content more effectively and provides your audience with a clearer navigation experience, making it easier for them to find and experience your content.
Creating a Custom Post Type
To get started, the first step is to create your custom post type. We’re going to use “Podcast” as the example here. One of the most popular and user-friendly plugins available for free is Custom Post Type UI (CPTUI). This plugin simplifies the process of setting up custom post types, enabling you to create and manage them without needing to write any code.
Set Up Your Source
Once your “Podcast” custom post type is created, the next step is to configure your source. Here’s how to set this up:
- Access the Aggregator Dashboard
- Navigate to
Aggregatoron the left menu of your WordPress dashboard. - Go to
Sourcesand either choose an existing source or add a new one.
- Navigate to
- Configure Feed Source Settings
- In the
Detailssection, find thePost typedropdown and choosePodcast. - Locate the
Post statusoption and choose the post status. - Optionally, enable the
Curate postsoption if you want to manually approve new podcast episodes before they’re published to your site.
- In the
- Save Your Settings
- Click the
Savebutton to apply your settings. - Click the
Importbutton to import the items.
- Click the

This setting will instruct Aggregator to import the content as Podcast entries, ensuring that each episode is organized correctly. By doing so, you enhance the clarity and structure of your website, allowing users to easily browse through all the podcast episodes you’ve imported.
This can be applied to as many custom post types and as many sources as you may need.