Closed (fixed)
Project:
FeedBurner
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2009 at 06:34 UTC
Updated:
1 May 2009 at 12:47 UTC
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