mu.nu - Fighting attention deficit disorder wherever it - ooh, shiny!
October 17, 2005
RSS Feed
-H
Someone just asked me what's my RSS feed, and that's actually a good question.
How do I find this out? I don't do RSS. It makes my head hurt. Thanks!-H
Posted by: Everydaystranger at 07:38 AM | Comments (11) | Add Comment | Trackbacks (Suck)
1
http://everydaystranger.mu.nu/index.rdf is the feed I've been using for a long time. For some reason though, it doesn't show up as auto-discoverable on your site. I guess when you got re-skinned, it didn't get included in your new templates?
Paul
Paul
Posted by: Light & Dark @ at October 17, 2005 09:05 AM
Posted by: Helen @ at October 17, 2005 10:29 AM
3
Add this string of code to your main index template, just below the similar line that refers to your CSS file. (it's just after the <title>Everyday Stranger</title>
line:
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://munuviana.mu.nu/index.rdf" />
That will make your feed auto-discoverable. You can also put a link in your sidebar to that same address (http://everydaystranger.mu.nu/index.rdf) to alert folks that it's available, and for those who don't know/use autodiscovery readers.
P.

<link rel="alternate" type="application/rss+xml" title="RSS" href="http://munuviana.mu.nu/index.rdf" />
That will make your feed auto-discoverable. You can also put a link in your sidebar to that same address (http://everydaystranger.mu.nu/index.rdf) to alert folks that it's available, and for those who don't know/use autodiscovery readers.
P.
Posted by: Light & Dark @ at October 17, 2005 04:19 PM
4
Aww crap... I did the cut & paste thing, but forgot to change the reference. The line you want to add to YOUR template (in the spot specified) is:
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://everydaystranger.mu.nu/index.rdf" />
Sorry 'bout the confusion.
P.
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://everydaystranger.mu.nu/index.rdf" />
Sorry 'bout the confusion.
P.
Posted by: Light & Dark @ at October 17, 2005 04:29 PM
Processing 0.0, elapsed 0.0071 seconds.
22 queries taking 0.0046 seconds, 26 records returned.
Page size 8 kb.
Powered by Minx 0.8 beta.