<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Keyword-rich URLs - Duplication in search engines</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Keyword-rich URLs - Duplication in search engines]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 04:00:46 +0000</pubDate>
  <lastBuildDate>Mon, 05 Dec 2011 02:53:43 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=4888</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Keyword-rich URLs - Duplication in search engines : You will find the first disappears...]]></title>
   <link>https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18763.html#18763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=190">intour</a><br /><strong>Subject:</strong> 4888<br /><strong>Posted:</strong> 05-December-2011 at 2:53am<br /><br />You will find the first disappears in time. There is a short period where Google will have both indexed.<DIV>&nbsp;</DIV><DIV>Nigel</DIV>]]>
   </description>
   <pubDate>Mon, 05 Dec 2011 02:53:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18763.html#18763</guid>
  </item> 
  <item>
   <title><![CDATA[Keyword-rich URLs - Duplication in search engines : Early Impact explained to me there...]]></title>
   <link>https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18761.html#18761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1805">marlanbrando</a><br /><strong>Subject:</strong> 4888<br /><strong>Posted:</strong> 03-December-2011 at 8:26pm<br /><br /><font style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="font-size:11pt"><span size="3" style="font-size:11pt">Early Impact explained to me there isn't any issue with content duplication as the static pages make use of <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=139394" target="_blank" rel="nofollow">Canonical URLs</a>. As such, Google bot will understand that the first link is a copy of the second one, and that the correct one is the one listed in the Canonical URL.&nbsp; Just sharing this knowledge with the others on the forum as a function of my earlier posting.&nbsp; Thank you Early Impact for answering in such details on a Saturday!</span></span></font>&nbsp; <img src="https://forum.productcart.com/smileys/smiley20.gif" border="0" alt="Thumbs Up" title="Thumbs Up" /><br>]]>
   </description>
   <pubDate>Sat, 03 Dec 2011 20:26:36 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18761.html#18761</guid>
  </item> 
  <item>
   <title><![CDATA[Keyword-rich URLs - Duplication in search engines : I am using Keyword-rich URLs with...]]></title>
   <link>https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18760.html#18760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1805">marlanbrando</a><br /><strong>Subject:</strong> 4888<br /><strong>Posted:</strong> 03-December-2011 at 4:20pm<br /><br />I am using Keyword-rich URLs with version 4.5.<br><br>I can't tell if this is a ProductCart bug or if it is just the way ProductCart works.&nbsp; But I am concerned what the impact to SEO would be.&nbsp; Can anyone offer some insight with their experience with this?<br><br>So here is an example:<br><br>In the title for a product, let's say I used the words "<b>Testing One Two Three</b>".&nbsp; So the static HTML page generated would be the below and google would find it fine.<br><br>http://www.example.com/store/pc/Testing-One-Two-Three-p1114.htm<br><br>I later renamed the title for the same product item to "<font color="#000000"><b>Testing Four Five Six</b></font>".&nbsp; So the new static HTML page generated would be the below and google would find it fine.&nbsp; The differerence in URL is highlighted in red.<br><br>http://www.example.com/store/pc/Testing-<font color="#FF0000"><b>Four</b></font>-<b><font color="#FF0000">Five</font></b>-<b><font color="#FF0000">Six</font></b>-p1114.htm<br><br>The problem is, after I renamed the title for the same product, both the new and old staticly generated HTML pages are now pointing to the same product page content, meaning the old staticly generated HTML is not obsoleted.&nbsp; <br><br>As Google already knew of the old static HTML page and now Google finds the new static HTML page, Google ended up having in its web index both static pages, that are pointing to the same page content since it is the same product ID.&nbsp; With that said, Google penalizes for have duplicate pages with the same page content.&nbsp; Since I am renaming the title for a large number of product pages, this problem is being replicated across the product line.<br><br>Is this normal and expected?&nbsp; Or is this a bug? I can't tell.&nbsp; Since I renamed the product page title, regenerated a brand new static product HTML page, the old static product HTML page still works and can be found still by the search engines that already had indexed it and thus duplicated pages with the search engine.&nbsp; <br><br>Lastly, I don't know what caused the static page URL to change unexpectledy, but the static page somehow changed with maybe the category number now also being included.&nbsp; The new difference in URL is highlighted in red.&nbsp; So the described problem above will end up now having three ProductCArt static pages pointing to the same item.<br><br>http://www.example.com/store/pc/Testing-Four-Five-Six-<font color="#FF0000"><b>29</b></font>p1114.htm<br><br>If anyone offer some insight or experience with this, it would be much appreciated.<br><br>Thanks.<br><br><br><br>]]>
   </description>
   <pubDate>Sat, 03 Dec 2011 16:20:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/keywordrich-urls-duplication-in-search-engines_topic4888_post18760.html#18760</guid>
  </item> 
 </channel>
</rss>