Print Page | Close Window

Duplicate Content and Multiple Catagories

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Suggestions
Forum Description: ProductCart Suggestions
URL: https://forum.productcart.com/forum_posts.asp?TID=91
Printed Date: 05-May-2024 at 12:15am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Duplicate Content and Multiple Catagories
Posted By: watercrazed
Subject: Duplicate Content and Multiple Catagories
Date Posted: 31-December-2005 at 1:18pm
Duplicate Content is becoming more and more of an issue with search engines.

Having one item in several categories is pretty common. I was thinking about having two product structures, one set of categories for product type and organized by application. However, I have been advised againist it due the the nature of product carts url.
viewPrd.asp?idcategory=52&idproduct=1342
By including the idcategory in the product url, it makes each listing of the product an unique page to the search engine, with identical content except for the category description in the header. 
Ideally, once you navigate to the product page, the url would only have the product id.

Is it Possible?




-------------
John

http://www.ultimatewatermassage.com - massagers, heat therapy, buckwheat pillows and more



Replies:
Posted By: ProductCart
Date Posted: 03-January-2006 at 12:32pm

You could remove the category ID from the link to viewPrd.asp. You could also change the URL so that it no longer contains a querystring, but rather links to a static URL by implementing the following technique: http://www.earlyimpact.com/forum/forum_posts.asp?TID=69&PN=1 - http://www.earlyimpact.com/forum/forum_posts.asp?TID=69& PN=1



-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software


Posted By: watercrazed
Date Posted: 14-January-2006 at 4:27am
thanks for the suggestion, If I understood you right a workaround would be to search and replace
 <a href='viewPrd.asp?idcategory=<%=pIdCategory%>&idpr oduct=<%=pIdProduct%>'>
 with <a href='viewPrd.asp?iidproduct=<%=pIdProduct%>'>
throughout viewPRd.asp, don't I also have to do the same in viewCat_h.asp

My real point for the post was, as new feature, if there is not a solid reason for having the category identifier in the product detail url, You should consider making the lack of the category id the default in the new verision if you want to maximize the search engine friendly aspect of the cart.

-------------
John

http://www.ultimatewatermassage.com - massagers, heat therapy, buckwheat pillows and more



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net