Stop Co-op validation on non-existent page

Discussion in 'Co-op Advertising Network' started by clickbuild, Dec 26, 2005.

  1. #1
    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
     
    clickbuild, Dec 26, 2005 IP
  2. clickbuild

    clickbuild Member

    Messages:
    89
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    48
    #2
    ooops, answer found - stoopid me,helps if I search forum with the correct sppeeling :/
     
    clickbuild, Dec 26, 2005 IP
  3. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #3
    Care to link to the answer?
     
    noppid, Dec 26, 2005 IP
  4. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #4
    .htaccess

    ErrorDocument 404 /
     
    Nintendo, Dec 26, 2005 IP
    noppid likes this.
  5. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Thanks Nintendo.
     
    noppid, Dec 26, 2005 IP
  6. frankm

    frankm Active Member

    Messages:
    915
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    83
    #6
    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.
     
    frankm, Dec 26, 2005 IP