If you're curious as to what's different between the service provided at FreeSiteValidator.com and say, the W3C's validation service, the answer is simple. The W3C's service allows you to enter in a single URL, validate it, and see the results. This is a very handy, and accurate service. However, if you manage an entire site that is changing constantly by multiple people, staying on top of validation throughout the full site can become challenging. Authors don't always remember to validate their work after they submit a new story or create a new page within your website, and if you're committed to a completely valid (X)HTML site, it can be a tedious task to stay on top of.
The FreeSiteValidator allows you to enter the base URL of your site which it then crawls and validates. In addition to validating that single URL it also extracts other URLs from the page and validates those as well. It continues this "spidering" process until every publicly available page on your site has been validated. During and after the process of crawling your site, you can see reports on which pages are not valid and the validation errors contained within t hem. In addition, the crawler checks all links, images, scripts, and javascript files to ensure they are still active. This helps to ensure that your pages are not serving what's called "dead content". So, in addition to finding out what pages on your site are invalid, you'll also be able to see a list of links that were referenced on your site which are now "dead".
It is important to note that the FreeSiteValidator uses the W3C's validation service on each page of your site. So the validation results you see for an individual page here on the FreeSiteValidator are identical to what you would see if you submitted the page manually to the W3C's validation service. The FreeSiteValidator just gives you the added convenience of bulk processing your entire website instead of having to do it one page at a time.
All you need to do to get started using the FreeSiteValidator is signup for a new account or login with your OpenID account if you have one. Once you've verified your email address you will be able to manage your sites, and initiate new reports. These reports can take a while depending on the size of your website, so you will receive an email once the entire site has been completely validated.
If you have any questions or suggestions about the service, feel free to stop by the forums and let us know.