R
Rockstar
Guest
ASP? We're working on a new website, separate from the one our website company provides, and we're planning to generate a lot of dynamic layout. Each page will have a lot of "includes" of several separate files like headers and footers, and in addition, much of the content will be provided via database. I just wondering, since what you'll see on the screen doesn't actually exist as a whole, how will the spiders be able to follow the site? Do they simply read the HTML as it is sent by the server side code the same way a browser does? I just want to make sure that I've got enough static content to allow the spiders to work easily.