I've rather confused about the redirection of the rss feed.

Say for example I have a rss feed created from views of some document nodes which I have declared to be of type podcast. Now for example this source rss is mysite/podcasts/rss.xml

This Feedburner module takes the URL mysite/podcasts/rss.xml and redirects it to my FeedBurner URL which I have previously set up....

But when some users fetch mysite/podcasts/rss.xml they are getting the unmodified version, rather than the modified version.

Is it not possible to set up

mysite/podcasts/fancy_feedburned_rss.xml as a new URL which always redirects to the FeedBurner one?

Or should I do that separately in .htaccess?

Comments

alexmc’s picture

The main reason why I ask this is because various things are fetching the unmodified rss feed and ignoring the redirect - This includes validator.w3.org and iTunes.