This site had no problems until I used .htaccess to change the index file. When I got the DP email telling my site failed, I Changed it back to the original index file, which has always had the CoOp ads on it. Problem is, now It won't validate. I've tried over and over, but no luck. What's causing this? http://search.clickhereforit.com is the page.
The base URL is a refresh, not an actual page. This is what it sees on your base URL (no ads there): <html> <head> <META http-equiv="Pragma" content="no-cache"> <META http-equiv="Cache-Control" content="no-cache, must-revalidate"> <META HTTP-EQUIV="Refresh" CONTENT="0;URL=index.php"> </head> <body onLoad="location='index.php'"> </body> </html> Code (markup):
If your site is hosted at Hostgator, you should read this thread: http://forums.digitalpoint.com/showthread.php?t=8533