Skip to main content

RSS Feeds

RSS feeds are how AutoPod distributes your content to podcast apps. Every stream, show, and group gets its own feed, updated automatically every two minutes.

How RSS feeds work

AutoPod generates RSS feeds and publishes them to rss.autopod.xyz. Podcast apps (Apple Podcasts, Spotify, Overcast, etc.) poll these feeds periodically to check for new episodes. When a new episode appears in the feed, the podcast app downloads it and makes it available to subscribers.

You don't need to do anything when a new episode is published — the feed updates automatically.

Feed types

Stream feed

Includes all episodes from all shows on your station. This is your station-wide podcast feed.

https://rss.autopod.xyz/{your-stream-name}.rss

Use this when you want a single feed that covers everything your station produces.

Show feed

Includes episodes from a single show only. Each show gets its own feed automatically.

https://rss.autopod.xyz/show/{show-id}.rss

Use this when you want listeners to subscribe to a specific programme — most useful for podcast directory submissions.

Group feed

Includes episodes from multiple shows combined into a single feed. Groups are configured in the dashboard.

https://rss.autopod.xyz/group/{group-id}.rss

Use this when you want to bundle related shows together — e.g., all your talk shows, or all your daytime programming.

Finding your feed URLs

  1. Go to Stream Settings in the dashboard
  2. Your stream feed URL is shown in the settings
  3. For show feeds, go to any Show → the RSS feed URL is on the show detail page

What's in the feed

AutoPod RSS feeds are fully compliant with the Apple Podcasts specification and include:

ElementSource
Feed titleStream or show name
Feed descriptionStream or show description
Feed artworkStream or show image
iTunes categoryConfigured in stream settings
Owner emailAdmin email from stream settings
Episode titleEpisode title
Episode descriptionEpisode description
Episode audioMP3 file URL with filesize and duration
Episode artworkEpisode image (falls back to show, then stream)
Episode datePublication date
PresenterFrom show metadata

The feed also includes Podcast 2.0 namespace tags:

  • podcast:locked — Prevents unauthorised republishing
  • podcast:guid — Unique feed identifier
  • podcast:person — Host/presenter attribution

Configuring your feeds

From Stream Settings in the dashboard:

SettingWhat it does
Stream nameUsed as the feed title
DescriptionUsed as the feed description
ImageUsed as the feed artwork (recommended: 3000 × 3000px)
RSS filenameCustom slug for your feed URL
Admin emailOwner email shown in the feed (required by Apple Podcasts)
iTunes categoryPodcast category for directory classification
Website URLLink back to your station from the feed

Excluding shows from RSS

If a show shouldn't appear in any RSS feeds (e.g., music-heavy shows with licensing restrictions), you can exclude it:

  1. Go to the show's Settings tab
  2. Enable Exclude from RSS

The show's episodes will still appear in the player and on your website, but won't be included in any RSS feed.

Feed update frequency

  • RSS Generator runs every 2 minutes for stream and show feeds
  • Group feeds regenerate every 25 minutes
  • Podcast apps poll at their own frequency — Apple Podcasts typically checks every few hours, Spotify is faster

This means a new episode typically appears in podcast apps within a few hours of being published.

Custom feed URLs

If you use a custom domain for your RSS feeds (e.g., rss.yourstationname.com), you can configure a custom feed URL in stream settings. The feed content is identical — only the URL changes.

Tips

Use show feeds for directory submissions

When submitting to Apple Podcasts or Spotify, submit the show feed (not the stream feed) so listeners only subscribe to one programme. A stream feed with 20 different shows can be confusing for podcast listeners.

Check your feed

Paste your feed URL into a browser to see the raw XML. Or use Podbase or Cast Feed Validator to check for issues before submitting to directories.

Artwork matters for directories

Apple Podcasts and Spotify both display your feed artwork prominently. Make sure your show has a high-quality square image (3000 × 3000px) before submitting.