Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
"It depends". That's the short answer.
The long answer is that, if the querystring generates a different page (e.g. Product_ID=4 vs. Product_ID=5), then yes, it turns it into a new page. If, however, the querystring is used for some other purpose and doesn't impact on the content of the page (e.g. Spammer_Affiliate_ID_Plugging_the_Six_Millionth_Cr appy_Useless_eBook=bobthecluelessloser), then no.
|