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.

 

It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.segelflug.de/vereine/welt2000/content/de/news/updates.xml

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.  <meta charset="utf-8">
  5.  <meta http-equiv="x-ua-compatible" content="ie=edge">
  6.  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7.  <title>404 Not Found</title>
  8.  <link rel="stylesheet" href="/error_docs/styles.css">
  9. </head>
  10. <body>
  11. <div class="page">
  12.  <div class="main">
  13.    <h1>Server Error</h1>
  14.    <div class="error-code">404</div>
  15.    <h2>Page Not Found</h2>
  16.    <p class="lead">This page either doesn't exist, or it moved somewhere else.</p>
  17.    <hr/>
  18.    <p>That's what you can do</p>
  19.    <div class="help-actions">
  20.      <a href="javascript:location.reload();">Reload Page</a>
  21.      <a href="javascript:history.back();">Back to Previous Page</a>
  22.      <a href="/">Home Page</a>
  23.    </div>
  24.  </div>
  25. </div>
  26. </body>
  27. </html>
Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda