-
Notifications
You must be signed in to change notification settings - Fork 3
To do
jaimeiniesta edited this page Mar 24, 2011
·
5 revisions
- Show how many pages couldn't be validated due to timeouts/exceptions
- Set a limit to the number of pages to validate, configurable
- Deal with huge sitemaps like google.com/sitemap.xml
- Deal with gzipped sitemaps
- Handle redirects when getting the sitemap.xml
- Show a sample of the URLs that have the most common errors and warnings instead of a detailed report per page
- Recover from internal errors like http://validator.w3.org/check?uri=http%3A%2F%2Futkar.sh
- Recover from trying to validate non existing URLs like fadsadsdasdasdsad.com
- Generate output file like w3clove-domain.com.html
- Store line and col for error messages (not only line)
- Only try to validate html pages (that is, no pdfs, swfs...)
- Check if pages exist