I got a preety noobish question.. I have a web site and most of the content that is shown to a user is drawn from a database.. And the pages that i sent to eg. google to index have a querystring in their url..
Meaning when the page is opened, most of the content shown is from a database using a query, and querys key info is from a querystring..
Does eg. googlebot index a page WITH the content from the database, or just the plain html content before the server side activity is done?
Tnx for the anwsers, and sorry for the noobish question :)