I have two scenarios
Scenario 1
ProductDetail0.html
ProductDetail1.html
ProductDetail2.html
ProductDetail3.html
Scenario 2
ProductDetail.aspx?Product
=1
ProductDetail.aspx?Product
=2
ProductDetail.aspx?Product
=3
I understand that having static pages on the internet makes the page more search engine desirable. But if i had one dynamic page which takes a query parm as input and generates the details of 1000's of pages how search engine indexable is it. Which of the two scenarios will help get better page ranks ? Can anyone help?
Start Free Trial