Hi people
We're going to be adding a new feature to our site to help people shop by product type, price etc. It's pretty standard e-commerce stuff but not something we have in place at the moment.
My concern is the extra number of pages (URL's) this would create with very similar data on them.
For example, when you go to category it would show as /category.html
If you were to select one of the options eg. 'Colour: White'...
Do you think the page URL should change to something like: /category.html?colour=white
or
Should the page URL stay as just /category.html and only the page content changes?
What would be the idea soultion from a search engine point of view? (It doesn't need to be either of the ones listed above. If you have any other suggestions, feel free to let me know!)
Cheers!
EDIT: I suppose another question here would be "Can Googlebot's submit forms and follow these links anyway?" - If not, I guess there isn't really an issue because it couldn't get to these new pages.


LinkBack URL
About LinkBacks





Reply With Quote



