You are currently using a web browser that does not support HTML 5 with style sheets. Please try the standard HTML 5, XHTML 1 or XHTML 1 Mobile version of this page instead.

Converting to HTML 5

We are working on converting to HTML 5. Please visit HTML <link rel="feed"> Tag on the HTML 5 standard version of this site.

The rel="feed" Relationship for Feed Discovery

Examples

The feed relationship can be used to indicate that there is a syndicated feed associated with a web site or page:

<link rel="feed" type="application/rss+xml" href="/feeds/announcements.xml"/>

It can also be combined with the alternate relationship to indicate that the same content is also available as a feed.

<link rel="alternate feed" type="application/rss+xml" href="/blog/rss-feed.xml"/>

One of the most common uses of this is for a feed that a user can subscribe to in order to automatically receive any new entries added to web-based blog pages.

Last updated Sunday September 19, 2010


Printer-friendly PDF* format:

HTML <a> Anchor Tag

You are currently viewing this page in HTML 5 Style Sheet* format (* see Clicklets for more infomation). This document is also available in HTML 5 XML*HTML 5 non-XML*XHTML 1 Style Sheet*XHTML 1*XML* HTML 4* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.