hi, When I send a spider to spider www.mydomain.com/folder it does that properly , when i SEND IT TO SPIDER THE SAME FOLDER , but through subdomain.mydomain.com which is a subdomain attached to that same folder , it can't see except the index page !! although the subdomain.mydomain.com works perfect in the browser , why is that ???
Basically a spider sees the same page as a browser. Maybe with your URL, it would be easier to help. By the way, what do you mean by 'When I send a spider...' ? Did you write you own spider script ? Jean-Luc
Well, No actually I meant these spiders that comes with some scripts , like site map creators and so on .. but still I mean why they read www.domain.com/A BUT Can't read www.A.domain.com they are both the same folder !!!
Then your webserver is configured wrong And seriously, why would you want to publish the same content under multiple URLs? It's just asking for trouble... Don't do it! Pick one and stick to it.