Page is a not externally linkable
- Code, Content, and Presentation
-- RSS, ATOM, and Related Technologies
---- unable to read my own rss feed


surrealillusions - 9:48 pm on Jan 18, 2009 (gmt 0)


I built it from scratch using some online tutorials and looking at other RSS feeds.

Heres what i have, although ive only put the one item in there. The only other item is pretty much the same except without the pubDate.

<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>RSS News Feed</title>
<link>http://www.example.com/</link>
<description>Updates and latest news.</description>
<language>en-us</language>
<docs>http://www.example.com/news.xml</docs>
<item>
<title>News Title</title>
<description>
&lt;img src=&quot;http://www.example.com/image.jpg &quot;&gt;&lt;br /&gt;
See the latest news and images at &lt;a href="http://www.example.com/image/"&gt;photo blog page&lt;/a&gt;. Some more description</description>
<pubDate>Thu, 15 Jan 2009 11:00:00 GMT</pubDate>
<link>http://www.example.com/image/</link>
</item>
</channel>
</rss>


Thread source:: http://www.webmasterworld.com/rss_atom/3827299.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com