duplicate pages with slash

Post Reply
phoebe
Posts: 25
Joined: Fri Aug 01, 2003 9:29 am

duplicate pages with slash

Post by phoebe »

While looking at the html pages I noticed these entries:
Url Depth
http://xyz.com/ 1
http://xyz.com 0

with different hashes for each.
These Urls are considered the same by the protocol, but not in webinator. The hash is different because one page is generated a second later with minor differences. The referrer data is also split into 2 versions, one with and one without the slash which makes it very difficult to count the number of refs to the page. Is there a good way to modify webinator to take care of the trailing slash problem? I'd like to keep it consistent in the database, either with or without the slash.

Thanks,
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

duplicate pages with slash

Post by John »

The easiest may be to add the slash on the Base URL, which would work as long as you never have the unslashed version as a URL. Do you have duplicate detection enabled? If so, then the contents is different as well.
John Turnbull
Thunderstone Software
Post Reply