Site not validating

Discussion in 'Co-op Advertising Network' started by General Grant, Jan 27, 2005.

  1. #1
    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.
     
    General Grant, Jan 27, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    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):
     
    digitalpoint, Jan 27, 2005 IP
  3. LindaB

    LindaB Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    LindaB, Jan 27, 2005 IP
  4. General Grant

    General Grant Well-Known Member

    Messages:
    318
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    160
    #4
    My bad. Thanks, got it fixed.
     
    General Grant, Jan 27, 2005 IP