So the RSS link that drupal outputs is /rss.xml. However, I'd like have a feedburner URL printed instead. Does anyone know an easy way to do this?

Comments

dave reid’s picture

There's really not a 'good' way to do that without hacking core. Really your best bet is to redirect from your site's feed url to the feedburner feed (using the FeedBurner module.

dave reid’s picture

I know this is an old conversation, but this feature to replace feed URLs in the HTML source code has been added to the latest 6.x-1.x version of the FeedBurner module.