Title: Multiple Feed Creation
Last modified: August 21, 2016

---

# Multiple Feed Creation

 *  [RATPackPodcasts](https://wordpress.org/support/users/ratpackpodcasts/)
 * (@ratpackpodcasts)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/multiple-feed-creation/)
 * I have a podcast network with a variety of shows on it. I currently have them
   seperated into sub categories per show underneath the main category named podcasts.
   In wordpress under post categories, I have enabled category casting to create
   multiple feeds for the individual shows as well as on feed for all of them together.
   I don’t like the default feed location (website/category/podcast/show/feed/),
   so I changed to something simpler (website/show/feed). I updated the settings
   and clicked validate feed. It returned with a “Server returned HTTP Error 404:
   Not Found” Am I stuck having to use the default feed name? Is it possible to 
   name the feed whatever I want? Is there an actual location of the RSS feed file
   that is created that I can access?
 * [http://wordpress.org/extend/plugins/podpress/](http://wordpress.org/extend/plugins/podpress/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [ntm](https://wordpress.org/support/users/ntm/)
 * (@ntm)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-feed-creation/#post-3906506)
 * WordPress does not create static feed files. Feeds are produced always on demand.(
   I guess using a cache plugin would change that.)
 * I’m sure that there is a possibility to shorten the category feed URLs. One way
   would be to create RewriteRules in the .htaccess file (see [http://codex.wordpress.org/Using_Permalinks#Creating_and_editing_.28.htaccess.29](http://codex.wordpress.org/Using_Permalinks#Creating_and_editing_.28.htaccess.29))
   of your blog (the file may have a different name depending on the server software).
   
   But I would not be surprised if there would a plugin which would help you do 
   these settings.
 * >  I changed to something simpler
 * How did you do that?
 *  Plugin Author [ntm](https://wordpress.org/support/users/ntm/)
 * (@ntm)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-feed-creation/#post-3906508)
 * A different approach would be to configure so called podPress Feeds on the Feed/
   iTunes Settings page of podPress. You could not really choose the URL scheme 
   but it would be shorter. For instance [http://www.example.com/feed/mycategroyfeedname](http://www.example.com/feed/mycategroyfeedname)
 *  Plugin Author [ntm](https://wordpress.org/support/users/ntm/)
 * (@ntm)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-feed-creation/#post-3906509)
 * You may use for instance the plugin Rediretion ([http://wordpress.org/plugins/redirection/](http://wordpress.org/plugins/redirection/))
   to redirect requests of the website/show/feed-URLs to the website/category/podcast/
   show/feed/-URLs

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple Feed Creation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/podpress_f79938.svg)
 * [podPress](https://wordpress.org/plugins/podpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/podpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/podpress/)
 * [Active Topics](https://wordpress.org/support/plugin/podpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/podpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/podpress/reviews/)

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 3 replies
 * 2 participants
 * Last reply from: [ntm](https://wordpress.org/support/users/ntm/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-feed-creation/#post-3906509)
 * Status: not resolved