# W3C Validator is dead, long live Validator.nu!

> Canonical HTML version: https://rocketvalidator.com/blog/w3c-validator-is-dead-long-live-validator-nu
> Attribution: Rocket Validator (https://rocketvalidator.com)
> License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

It may not be apparent, but the W3C HTML Validator that we've been using all these years, yes, the one at <strong>validator.w3.org</strong>, is dead. But, there's a faster, more modern and more robust validator also maintained by the W3C.

<p>It may not be apparent, but the W3C HTML Validator that we've been using all these years, yes, the one at <strong><a rel="nofollow" href="http://validator.w3.org">validator.w3.org</a>, is dead</strong>.</p>

<p>Well, at least as dead as a software service can be. For a time, its official <a rel="nofollow" href="https://github.com/w3c/markup-validator">repo</a> was called <i>legacy-markup-validator</i> and, although now the repo is back to its original name, still it has a very <a rel="nofollow" href="https://github.com/w3c/markup-validator/commits/master">low activity</a>, mostly docs and readme fixes.</p>

<p>Under the hood, a faster, more modern and more robust validator has been in charge of validating HTML5 web pages. Its name is <a rel="nofollow" href="https://validator.nu/">Validator.nu</a> but now it doesn't like to be called that way, and prefers to be called <a rel="nofollow" href="http://validator.w3.org/nu/">Nu HTML Checker</a>. And yes, it lives within the W3C domains, you'll find it at <strong><a rel="nofollow" href="http://validator.w3.org/nu/">validator.w3.org/nu</a></strong>.</p>

<h2>A Nu Hope</h2>

<img src="https://rocketvalidator.com/images/blog/2017-11/validator-nu.png" alt="Nu HTML Checker screenshot" class="screenshot">

<p>The Nu HTML Checker is being <a rel="nofollow" href="https://github.com/validator/validator/commits/master">actively maintained</a>, with new <a rel="nofollow" href="https://github.com/validator/validator/releases">releases</a> coming out frequently.</p>

<p>On the W3C, <a rel="nofollow" href="http://people.w3.org/mike//">Mike[tm] Smith</a> (AKA <a rel="nofollow" href="http://twitter.com/sideshowbarker">@sideshowbarker</a>) is the maintainer of Validator.nu and he's recently been <a rel="nofollow" href="http://html5doctor.com/html5-check-it-before-you-wreck-it-with-miketm-smith/">interviewed at HTML5 Doctor</a> about the change to Validator.nu, you should definitely check out the interview to understand the direction that the W3C is taking in <s>validation</s> markup checking.</p>

<p>Here at <a href="https://rocketvalidator.com">Rocket Validator</a>, we're commited to giving you the most up-to-date markup checking tools, and that's why we've dropped the legacy markup validator and installed Validator.nu exclusively.</p>

<p>To do that, we're actively contributing to open source, helping on the installation of new Validator.nu instances via <a rel="nofollow" href="https://github.com/sitevalidator/nu-cat">Docker images</a>, and developing <a rel="nofollow" href="https://github.com/sitevalidator/funchaku">clients</a> to query the Validator.nu instances.</p>
