Hi All, Validation keeps failing for a page that returns a 404 error. Any idea how to stop the validation routine from looking for a non existent page? "Ads not found on http://www.xxxx.info/faq.html" Thanks
If you want to have a 'real' 404 not found page as much of us have, put co-op links on that page too! .htaccess ErrorDocument 404 /404.html Code (markup): just make sure you have co op ads on the 404.html page and you will validate for old urls too.