[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Mozilla Bug: Site Navigation toolbar: support for RSS links
2001-10-15 00:45:07, Chris Croome <chris@webarchitects.co.uk>:
> Do we also need a way of supporting multiple RSS feeds and
> perhaps indicating which is the prefered one
There already is a mechanism for this in HTML[1]:
<link rel="alternate rss"
href="http://www.example.com/feed.rss"
type="text/xml"
title="My feed" />
[1] <URL: http://www.w3.org/TR/html401/types.html#type-links >.
--
Karl Ove Hufthammer