does anyone know for sure how SE's index/treat querystring urls leading to dynamic content
if i have a link on my car hire webpage of the form:
www.####.co.uk/cars.aspx?type=34 or cars.aspx?type=BMW
compared to hard coded urls and page content:
www.####.co.uk/bmw_cars.aspx
www.####.co.uk/audi_cars.aspx
www.####.co.uk/ford_cars.aspx etc
would the dynamic content get pick up in the same way?
thx
if i have a link on my car hire webpage of the form:
www.####.co.uk/cars.aspx?type=34 or cars.aspx?type=BMW
compared to hard coded urls and page content:
www.####.co.uk/bmw_cars.aspx
www.####.co.uk/audi_cars.aspx
www.####.co.uk/ford_cars.aspx etc
would the dynamic content get pick up in the same way?
thx