I was going to post a topic on a similar issue. I have 2 dynamic sites, one established, and using php/mysql. The other is new-ish and uses ASP/mysql.
Google has spidered the first deeply, seeing pages with url format http:
http://www.foobar.com/content/conten...merecordnumber
The ASP pages with url format
http:
http://www.foobar.com/content/conten...merecordnumber
has only spidered the index page ( which is a .asp file )
Is this an asp thing, has google just not done it's stuff yet, or is it likely to be a server thing? I'm using a Windows server from a third party provider, and I haven't made any robots.txt file.
Thanks.