Podcasting problem

rpeters's picture

I am creating a Drupal site from a client how do I transfer their current podcasts to direct to the new ones that will be delivered from the new website

Comments

A podcast is just an RSS feed

jtbayly's picture

A podcast is just an RSS feed with audio files. Basically the only way to keep the old podcast address working is to use the same address on the new site, or to redirect to it. If the old address is at a service like Feedburner, you can simply edit the feed in feedburner to point to the new URL on the new site.

-Joseph