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://cordova.apache.org/rss.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,chrome=1">
  6.    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  7.    <meta name="format-detection" content="telephone=no">
  8.    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
  9.    <meta name="description" content=" ">
  10.  
  11.    <title>
  12.        
  13.            
  14.                Page Not Found - Apache Cordova
  15.            
  16.        
  17.    </title>
  18.  
  19.    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
  20.  
  21.    
  22.  
  23.    
  24.    
  25.  
  26.    <link rel="canonical" href="https://cordova.apache.org/404.html">
  27.  
  28.    <!-- CSS -->
  29.    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
  30.    <link rel="stylesheet" type="text/css" href="/static/css/fonts.css">
  31.    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
  32.  
  33.    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  34.    <!--[if lt IE 9]>
  35.        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  36.        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  37.    <![endif]-->
  38.  
  39.    <!-- JS -->
  40.    <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script>
  41.    <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script>
  42.  
  43.    <!-- Matomo -->
  44. <script>
  45.    var _paq = window._paq = window._paq || [];
  46.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  47.    _paq.push(['trackPageView']);
  48.    _paq.push(['enableLinkTracking']);
  49.    (function() {
  50.      var u="https://analytics.apache.org/";
  51.      _paq.push(['setTrackerUrl', u+'matomo.php']);
  52.      _paq.push(['setSiteId', '16']);
  53.      var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  54.      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  55.    })();
  56.  </script>
  57.  <!-- End Matomo Code -->
  58.  
  59.  
  60. </head>
  61.  
  62. <body>
  63.    <header>
  64.    <a class="scroll-point pt-top" name="top"></a>
  65.    <nav class="navbar navbar-inverse navbar-fixed-top">
  66.        <div class="container-fluid">
  67.            <div class="navbar-header">
  68.                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
  69.                    <span class="sr-only">Toggle navigation</span>
  70.                    <span class="icon-bar"></span>
  71.                    <span class="icon-bar"></span>
  72.                    <span class="icon-bar"></span>
  73.                </button>
  74.                <a class="navbar-brand" href="/"><img id="logo_top" src="/static/img/cordova-logo-newbrand.svg"/></a>
  75.            </div>
  76.            <div id="navbar" class="navbar-collapse collapse">
  77.                <div class="nav_bar_center">
  78.                    <ul class="nav navbar-nav">
  79.                        <li >
  80.                            <a href="/docs/en/latest/">Documentation</a>
  81.                        </li>
  82.                        <li >
  83.                            <a href="/plugins">Plugins</a>
  84.                        </li>
  85.                        <li >
  86.                            <a href="/blog" id="blog_button">Blog<span class="badge" id="new_blog_count"></span></a>
  87.                        </li>
  88.                        <li >
  89.                            <a href="/contribute">Contribute</a>
  90.                        </li>
  91.                        <li >
  92.                            <a href="/contribute/team.html">Team</a>
  93.                        </li>
  94.                        <li>
  95.                            <a href="/#getstarted">Get Started</a>
  96.                        </li>
  97.                        <li>
  98.                            <form class="navbar-form navbar-right" id="header-search-form" role="search">
  99.                                <div class="input-group">
  100.                                    
  101.                                </div>
  102.                            </form>
  103.                        </li>
  104.                    </ul>
  105.                </div>
  106.            </div><!--/.navbar-collapse -->
  107.        </div>
  108.    </nav>
  109.    <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
  110. </header>
  111.  
  112. <div class="page container">
  113.    <div class="whole-page-content vertical-center-parent not-found">
  114.    <div class="vertical-center-child">
  115.        <h1 class="not-found-header">
  116.            404: Not Found
  117.        </h1>
  118.        <div id="not-found-redirect-alert" class="not-found-redirect">
  119.            <div class="alert alert-warning" role="alert">It looks like the content has <em>moved</em> <a id="new-redirect-link">here</a>.</div>
  120.        </div>
  121.        <div id="no-version-redirect-alert" class="not-found-redirect">
  122.            <div class="alert alert-warning" role="alert">It looks like this version <em>isn't translated</em>. The in-development version is <a id="dev-redirect-link">here</a>.</div>
  123.        </div>
  124.        <div id="no-page-redirect-alert" class="not-found-redirect">
  125.            <div class="alert alert-warning" role="alert">It looks like this page <em>doesn't exist in this version</em> of the docs. The main page for this version is <a id="root-redirect-link">here</a>.</div>
  126.        </div>
  127.    </div>
  128. </div>
  129. <script type="text/javascript" src="/static/js/404.js" defer></script>
  130.  
  131. </div>
  132.  
  133. <div class="blue-divider"></div>
  134. <footer>
  135.    <div class="container">
  136.        <div class="row">
  137.    <div class="col-sm-9">
  138.        <h1>More Resources</h1>
  139.        <div class="row">
  140.            <div class="col-sm-4">
  141.                <h2>General</h2>
  142.                <ul class="nav">
  143.                    <li>
  144.                        <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
  145.                    </li>
  146.                    <li>
  147.                        <a href="https://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</a>
  148.                    </li>
  149.                    <li>
  150.                        <a target="_blank" href="https://www.apache.org/licenses">License</a>
  151.                    </li>
  152.                    <li>
  153.                        <a href="/artwork">Artwork</a>
  154.                    </li>
  155.                </ul>
  156.            </div>
  157.            <div class="col-sm-4">
  158.                <h2>Development</h2>
  159.                <ul class="nav">
  160.                    <li><a target="_blank" href="https://github.com/apache?utf8=%E2%9C%93&amp;q=cordova-">Source Code</a></li>
  161.                    <li><a target="_blank" href="https://github.com/apache/cordova#filing-a-bug">Issue Tracker</a></li>
  162.                    <li><a target="_blank" href="https://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
  163.                    <li><a href="/contact">Mailing List</a></li>
  164.                    <li><a href="/contribute/nightly_builds.html">Nightly builds</a></li>
  165.                </ul>
  166.            </div>
  167.            <div class="col-sm-4">
  168.                <h2>Apache Software Foundation</h2>
  169.                <ul class="nav">
  170.                    <li>
  171.                        <a target="_blank" href="https://www.apache.org/">About ASF</a>
  172.                    </li>
  173.                    <li>
  174.                        <a target="_blank" href="https://www.apache.org/events/current-event">Events</a>
  175.                    </li>
  176.                    <li>
  177.                        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
  178.                    </li>
  179.                    <li>
  180.                        <a target="_blank" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
  181.                    </li>
  182.                    <li>
  183.                        <a target="_blank" href="https://www.apache.org/security/">Security</a>
  184.                    </li>
  185.                    <li>
  186.                        <a target="_blank" href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy policy</a>
  187.                    </li>
  188.                </ul>
  189.            </div>
  190.        </div>
  191.    </div>
  192.    <div class="col-sm-3">
  193.        <h1>Contribute</h1>
  194.        <p style="padding-top:20px"><strong>Help Cordova move forward!</strong></p>
  195.        <p>Report bugs, improve the docs, or contribute to the code.</p>
  196.        <a href="/contribute" class="btn btn-lg btn-primary">
  197.            Learn More
  198.        </a>
  199.        <p style="padding-top:20px"> <a href="https://twitter.com/apachecordova" class="twitter-follow-button" data-show-count="false">Follow @apachecordova</a></p>
  200.    </div>
  201. </div>
  202. <p class="copyright_text">
  203.    Copyright &copy; 2025 <a href="https://apache.org">The Apache Software Foundation</a>, Licensed under the <a target="_blank" href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.<br/>
  204.    Apache and the Apache feather logos are <a target="_blank" href="https://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
  205.    <br/>
  206.    <p>See the <a href="/attributions/">attributions page</a> for other copyright & trademark notices.</p>
  207. </p>
  208.  
  209.    </div>
  210. </footer>
  211.  
  212.  
  213.    <script defer type="text/javascript" src="/static/js/index.js"></script>
  214.    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
  215. </body>
  216. </html>
  217.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda