I (obviously) run a web hosting company and I am wanting to accurately track my visitors. The problem i'm running into is an old client who still has his domain pointing to my nameservers is still recieving traffic to that domain which is then forwarding to my suspended page. The suspended page is then tracking that traffic as my own visitor. I would rather not track the traffic to the suspended page and have more accurate statistics. Does anyone know how to keep from tracking the suspended page traffic?
To exclude a URL from the stats, edit the SkipFiles line in your AWStats config file: SkipFiles="/url_of_the_suspended_page" Code (markup): Jean-Luc