Hello,
I have Version 6.0 Professional.
On my website, I have product broken up by category. One category (Workstations, for example) has many of the same products as another category (Tables, for example) but the products listed in each category will not match up 100% with any other categories.
If a product appears in multiple categories, then my URLs then appear as such:
You can see that the product that is being displayed is the same, but the URL is a little bit different (category variable) and the <title> of the page will be a little different as well. Otherwise, identical pages.
How can I prevent multiple links from showing up when a user searches for "Agility Tables"?
I've tried using the "View or delete pages from existing index" tool, but it will not let me sort alphabetically (fastest way by far to find these repeats) and so will not work for my purposes.
I have turned on the "Duplicate page detection", but it is not catching these types of 99.9% duplications.
Thanks for your help!
khod
I have Version 6.0 Professional.
On my website, I have product broken up by category. One category (Workstations, for example) has many of the same products as another category (Tables, for example) but the products listed in each category will not match up 100% with any other categories.
If a product appears in multiple categories, then my URLs then appear as such:
Code:
http://localhost/thehub/product-view.php?category=tables-186&series=agility-table-500 http://localhost/thehub/product-view.php?category=workstations-desks-182&series=agility-table-500
How can I prevent multiple links from showing up when a user searches for "Agility Tables"?
I've tried using the "View or delete pages from existing index" tool, but it will not let me sort alphabetically (fastest way by far to find these repeats) and so will not work for my purposes.
I have turned on the "Duplicate page detection", but it is not catching these types of 99.9% duplications.
Thanks for your help!
khod
Comment