Accessing the Podcast Feed
Default Permalink Examples
To access the podcast feed you add podcast to your feed url. For example
domain.com/?feed=podcast
To access your feed with a specific format add &format=format to the url. For example to access the mp3 format feed:
domain.com/?feed=podcast&format=mp3
The format is the name you gave the format on the setup screen.
Custom Permalink Examples
To access the podcast feed you add podcast to your feed url. For example domain.com/feed/podcast/.
To access your feed with a specific format add ?format=format to the url. For example to access the mp3 format feed:
domain.com/feed/podcast/?format=mp3
The format is the name you gave the format on the setup screen.