SlapJunkie
Newbie
- May 26, 2011
- 4
- 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?
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?