Posted by int on April 30, 2009 at 6:34am
Jump to:
| Project: | FeedBurner |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I'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.
#2