Black Friday: Up to 40% off all plans!

Offer automatically applied at checkout
Days
Hours
Minutes
Seconds

FAQs

Find answers to common questions and step-by-step solutions.

Glossary

An alphabetical list of terms and their definitions.​

Video Library

Discover our tutorials

RSS Feed Permalinks

Note: These documents refer to features and updates in the upcoming v5 release, which will be available soon. Some information may not apply to earlier versions. Stay tuned for the official launch announcement!

IN THIS ARTICLE
Learn how to prevent importing duplicate feed items by using an RSS feed that includes permalinks for all feed items.
Contents

When selecting an RSS feed to use with Aggregator, ensure that it includes permalinks for all feed items. Here’s why permalinks are essential:

  • Unique Identification: Permalinks serve as a unique identifier for each feed item. This allows WP RSS Aggregator to differentiate between items during multiple imports over time.
  • Avoiding Duplicates: By having a unique permalink, the plugin prevents re-importing the same feed item repeatedly, ensuring smooth operation and data integrity.

An RSS feed item should include a link element that looks something like this:

<item>
    <title>Sample Article Title</title>
    <link>https://www.example.com/sample-article</link>
    <description>This is an example article description.</description>
</item>

Each <item> element in the RSS feed should contain a <link> element with a unique URL. This structure helps ensure efficient and duplicate-free content management using WP RSS Aggregator.

GIVE FEEDBACK

Was this article helpful?

Still stuck?

Find Your Perfect Plan

Answer a few questions, and we’ll recommend the best option for you!