All sorts of trouble setting up on windows server

Discussion in 'Co-op Advertising Network' started by Brad, Mar 29, 2005.

  1. #1
    I have a asp directory site on a Windows server, all my pages are displayed on a html template with asp content in the template.
    I have put the ads on the asp code and the ads show up, but I cant validate (Ads not found on http://allauctiontools.com/)
    I have tried putting the asp code on every page of asp script on my site, same result.
    I have tried putting an iframe in the html template, same result.
    My server has php and iasp_rewrite so I tried using the code...
    RewriteRule (.*\.html?) /passthru.php\?file=$1 [I,O]
    RewriteRule (.*\.htm?) /passthru.php\?file=$1 [I,O]
    Instead of .htaccess (if you understand isap_rewrite)
    ,setting it up using php on the html template, but the ads wont show and it wont validate.
    Can anyone understand and help me?
     
    Brad, Mar 29, 2005 IP
  2. riziko

    riziko Peon

    Messages:
    189
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can't see any ads on your pages. Where are they supposed to be? You need to have the ads running on all pages on your site. I don't think you can use an IFRAME. Check your www logs to see which pages the co-op server tried to validate.

    BTW In google you have pages cached for www.allauctiontools.com and also allauctiontools.com you should just use one of these and stick to it or your will have problems later on.

    Ross
     
    riziko, Mar 29, 2005 IP
  3. wendydettmer

    wendydettmer Peon

    Messages:
    1,462
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I recommend doing a search on the forums for co op asp code. There are a LOT of threads dealing with that topic and you can probably find some answers there.
     
    wendydettmer, Mar 29, 2005 IP
  4. Brad

    Brad Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks Ross, it's not there because i took it all off to start again.
    I had it on every page though, I might see if someone else will have a go.
    I have spent hours trying things out and searching the forum.
    I don't know would I have done that with google, would I have submitted my site twice?
     
    Brad, Mar 30, 2005 IP
  5. riziko

    riziko Peon

    Messages:
    189
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It just happens when you use links with www and links without. googlebot follows both links and thinks the site is different. It just means that your pagerank ends up being split between the "different" sites.

    Ross
     
    riziko, Apr 1, 2005 IP