By sodani on
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?
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
There's really not a 'good'
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.
I know this is an old
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.