Can anyone tell me where would I find my RSS Feed? Is it listed somewhere in the MT editing menu? Or is this something so simple I should already know this?
Posted by Gary at February 15, 2006 09:33 PM | TrackBackyou should have it already up and running, and it should be http://ex-donkey.mu.nu/index.rdf
To make it auto discoverable add this to your main index template:
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://ex-donkey.mu.nu/index.rdf" />
There should be a similar line in the template already relating to your CSS, put this right after that....
Posted by caltechgirl at February 15, 2006 11:45 PMI believe it would be http://ex-donkey.mu.nu/index.xml
Mine is http://www.sacramentorepublicrat.com/index.xml. When I typed yours, it came up.
SR
Posted by Sacramento Republicrat at February 15, 2006 11:47 PMMT by default includes both an RDF and an XML feed
Posted by Light & Dark at February 16, 2006 12:27 AM