url rewriting..

SlapJunkie

Newbie
Joined
May 26, 2011
Messages
4
Reaction score
1
we have our own ecommerce platform coded in asp and have made a new url rewriting structure that my coding partner is over the moon about.

the old tried and tested method was made up like this:

/category.aspx

/category/item.aspx

/category/subcategory.aspx

/category/subcategory/item.aspx

The new structure is like this:

/category/

/category/item.aspx

/category/subcategory/

/category/subcategory/item.aspx


Do you think google will like the new way better?
 
Not much difference there, to be honest, so I don't think it will matter to Google either.
 
Back
Top