This service tests the validity of an RSS 2.0 feed, checking to see that it follows the rules of the RSS specification. For advice from the RSS Advisory Board on how to implement RSS and handle issues such as enclosures and HTML encoding, read the RSS Best Practices Profile. This checker is also a validator of Atom and RSS 1.0 feeds.

Use this tester regularly to ensure that your RSS feed continues to work well in the wide audience of RSS readers, podcast clients and other software that supports the format.

 

Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • Feeds should not be served with the "application/octet-stream" media type [help]


  • line 1, column 159: Self reference doesn't match document location [help]

    ... rel="self" type="application/rss+xml" /><title> Cooljacwty's Feed </titl ...
                                                 ^
  • line 1, column 574: item should contain a guid element [help]

    ... tilde.town/~cooljacwty/test.html</link> </item> </channel> </rss>
                                                 ^

Source: http://tilde.town/%7Ecooljacwty/feed

  1. <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <atom:link href="http://tilde.town/~cooljacwty" rel="self" type="application/rss+xml" /><title> Cooljacwty's Feed </title> <description> Just a general feed </description><link>http://tilde.town/~cooljacwty</link> <lastBuildDate>Tue, 16 Jan 2024 00:14:12 +0000</lastBuildDate> <pubDate>Tue, 16 Jan 2024 00:10:04 +0000</pubDate> <item> <title>Test</title> <author>test@test.test(Cooljacwty)</author> <pubDate>Tue, 16 Jan 2024 00:10:04 +0000</pubDate> <link>http://tilde.town/~cooljacwty/test.html</link> </item> </channel> </rss>
  2.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.rssboard.org/rss-validator/check.cgi?url=http%3A//tilde.town/%257Ecooljacwty/feed

Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda