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.

  • line 13, column 391: Implausible date: Wed, 02 Oct 2024 00:00:00 GMT [help]

    ... n><pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate><guid>https://www.skel ...
                                                 ^

Source: https://www.skeletom.net/rss/rss.xml

  1. <rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  2.    <channel>
  3.        <title>Skeletom.net News Feed</title>
  4.        <link>https://www.skeletom.net/</link>
  5.        <description>All the latest project updates and blog posts from Tom "Skeletom" Farro.</description>
  6.        <language>en-us</language>
  7.        <docs>https://www.rssboard.org/rss-specification</docs>
  8.        <generator>Homespun</generator>
  9.        <managingEditor>tom@skeletom.net (Tom Farro)</managingEditor>
  10.        <webMaster>tom@skeletom.net (Tom Farro)</webMaster>
  11.        <atom:link href="https://www.skeletom.net/rss/rss.xml" rel="self" type="application/rss+xml"/>
  12.        <!-- Content goes here! -->
  13.    <pubDate>Tue, 01 Oct 2024 11:23:32 GMT</pubDate><lastBuildDate>Tue, 01 Oct 2024 11:23:32 GMT</lastBuildDate><item><title>Tactical Desktop Action</title><link>https://www.skeletom.net/projects/tactical-desktop-action</link><description>Beloved VTuber and Metal Gear fanatic Mint Fantome infiltrates your desktop as a digital assistant!!</description><pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate><guid>https://www.skeletom.net/projects/tactical-desktop-action</guid></item><item><title>Is This The Rarest Pokémon Ever Caught?</title><link>https://www.skeletom.net/blogs/is-this-the-rarest-pokmon-ever-caught</link><description>This is a Larvitar. There are many like it, but this one is mine. Actually, no, there aren't many like it. In fact, I'd be surprised if there were any others like it at all.</description><pubDate>Sun, 22 Sep 2024 00:00:00 GMT</pubDate><guid>https://www.skeletom.net/blogs/is-this-the-rarest-pokmon-ever-caught</guid></item><item><title>RSS Feed Now Available!</title><link>https://www.skeletom.net/blogs/rss-feed-now-available</link><description>I've added an RSS subscription to my homepage as though it were 2005. Please clap.</description><pubDate>Wed, 04 Sep 2024 00:00:00 GMT</pubDate><guid>https://www.skeletom.net/blogs/rss-feed-now-available</guid></item><item><title>VTS-Sharp 2.3.0 Release</title><link>https://www.skeletom.net/blogs/vts-sharp-230-release</link><description>Version 2.3.0 brings support for all kinds of wild rendering effects through the Post-Processing API!</description><pubDate>Mon, 05 Aug 2024 00:00:00 GMT</pubDate><guid>https://www.skeletom.net/blogs/vts-sharp-230-release</guid></item><item><title>VTS-Sharp</title><link>https://www.skeletom.net/projects/vts-sharp</link><description>A C# client interface for creating VTube Studio Plugins with the official VTube Studio API, for use in Unity and other C# runtime environments!</description><pubDate>Mon, 05 Aug 2024 00:00:00 GMT</pubDate><guid>https://www.skeletom.net/projects/vts-sharp</guid></item></channel>
  14. </rss>

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=https%3A//www.skeletom.net/rss/rss.xml

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