Forum Moderators: open
and i got the info that the tutorial had tall me what im doing wrong or how i load it so others can take some content from my site and i can get content from there site.
how does this all work i have this.
<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
<title>mydomain</title>
<link>http://www.mydomain.com</link>
<description>comic book info </description>
<copyright>Copyright 2005, mydomain.com</copyright>
<managingEditor>cwytch@cox.net shawn wytch</managingEditor>
<webMaster>domeain@mydomeain.com Fname lname</webMaster>
<item>
<title>mydomain comaics</title>
<link>http://www.mydomain.com/2>
<description> This is a comicbook readers dream</description>
</item>
</channel>
</rss>
You need to think about what you actually want the RSS for: if it is to let friends keep up to date with your latest content, you need to find a way to let them know about it, and then they can subscribe. You'll want to keep the RSS file updated regularly with new links to your website.
If you want to use RSS content on your website, I'd recommend checking out feedroll <snip> which makes it very easy.
[edited by: werty at 9:04 pm (utc) on Mar. 17, 2005]
[edit reason] Removed URL please see TOS #13 [/edit]
To find RSS feeds for your site, there are many feed directories and you will find links to them in this forum.
If you need any other help, please post again.