Duplicate search results

Post Reply
ednolan
Posts: 3
Joined: Thu May 01, 2003 2:56 pm

Duplicate search results

Post by ednolan »

Hello, I am having a problem with search results that are being duplicated. I am indexing pages with product tables that contain columns of product specifications. Each column of the table is being treated like an individual page in the search results but the content stored for each one of the results is identical. I have tried every combination of "Remove Common" and "Prevent Duplicates" with out any luck. When it does prevent duplicates it no longer indexes the information in the product table. Have you run into this before and do you have any suggestions? You can see an example of this if you go to nolansupply.com and search for dial calipers. The first four results lead to the same page. Thank You! Ed Nolan
doran
Posts: 50
Joined: Tue Jun 06, 2000 1:37 pm

Duplicate search results

Post by doran »

Those pages are not identical (nor are the urls). I see tables with info arranged in different orders.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Duplicate search results

Post by mark »

You appear to have several variations of each page depending on various sorting flags. You should add all but one of those to the exclusions list so only one set gets indexed. eg:
OrderType=specfield1
OrderType=specfield2
OrderType=Price
Post Reply