Help - Search - Members - Calendar
Full Version: Include rss and xml in head
Movable Type Community Forum > Using Movable Type > Templates and Tags
Blackcat
I searched forums and technical sites, but l could not find an answer.

Is it correct to include rss and xml feeds in the head of an individual entry?

If yes, which is the tag? Not this
CODE
<link rel="alternate" type="application/rss+xml" title="RSS" href="<$MTBlogURL$>index.rdf" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />

but the one specifying the feed for the post itself.
maddy
MT does not, by default, create an RSS feed for an individual entry. Have you set up an additional Archive Template for this purpose? smile.gif
Blackcat
QUOTE (maddy @ Nov 2 2004, 10:14 AM)
MT does not, by default, create an RSS feed for an individual entry. Have you set up an additional Archive Template for this purpose? smile.gif

No, l didn't.
But l found many weblogs having the rdf in their individual entry html, l figure it must be something relating to CCLicense or whatever...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.