Add an option to add metaTag
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.example.org/feed/" />
<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.example.org/feed/rss/" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.example.org/feed/atom/" />
Comments
Comment #1
dave reidI'm not sure what exactly you're requesting. Drupal by itself adds the meta tags for the RSS feeds. There's not really much for the FeedBurner module to do.
Comment #2
int commented