|
Posted by Steve Pugh on 05/07/06 18:55
"Drew" <1@2.net> wrote:
>I have made an rss feed for my website and I can bring it up directly by
>going to the .xml file.. however, some sites such as the one shown here
>http://www.pixentral.com/show.php?picture=1zrSDRWIfMMS69lhO7xAxSZQBiB46
>
>are auto detected by IE7 within the browser. How can I make my feed be seen
>by IE7?
>
>my feed is at http://drewclayton.com/Whirlwind.xml by the way
Add a link to the RSS feed to each relevant page.
e.g. <link rel="alternate" type="application/rss+xml"
href="http://drewclayton.com/Whirlwind.xml" />
IE7, Opera, FireFox, etc., will autodetect the feed and allow the user
to view and/or subscribe to it via a standard control. For other users
you can add a link within the body of the page as well.
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <steve@pugh.net> <http://steve.pugh.net/>
[Back to original message]
|