Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2016
    Location
    AZ
    Posts
    6
    Plugin Contributions
    0

    Default Store Keeps Generating Links, Now I have 20,000

    We've been using zen cart for many years and just discovered that zen cart has been generating new links for product pages every time we change something in the title. Google analytics now tells us it has indexed 20,000 of our links (we had no idea that many existed...), which is way too many considering we have 5000 products at most.

    Here's how zencart is causing an issue:

    I create a new page that we need to go back and fine-tune. I start with a title, let's say, "Wood Door." I click update so we can get the product live. After some writing, we decide the title should be "Cedar Wood Door." I change it and then click update. Zen cart has then created two links for the same product, only with different titles. Please view these links for an example:

    http://www.artfactory.com/entryway-with-opening-sidelights-p-9572.html

    http://www.artfactory.com/oval-window-front-door-with-sidelights-ogd4556-p-9572.html

    Same product page. Same product ID in zen cart. Two links. Having 20,000 links for maybe 6,000 pages that google can choose from is certainly not good for us.

    Does anyone know how to fix this? Is there a way for zen cart to display all the links it generates for one product? Why isn't zencart overwriting old links?

    Any assistance would be greatly, greatly appreciated. Thank you.

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    this is not ZC doing this.

    my guess if that it is a SEO URL plugin that you have.

    from the admin side, look at the configuration pulldown and check out anything that says SEO/URL and report back which plugin you have installed. it might be an easy configuration setting to stop it.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    What version of Zen Cart are you using? What template? The Zen Cart core-code has included a "canonical link" since, I think, around v1.5.1 which should anchor your products' links regardless of changes to the product's name.

  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    both of those urls have the same canonical
    Code:
    <link rel="canonical" href="http://www.artfactory.com/oval-window-front-door-with-sidelights-ogd4556-p-9572.html" />
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #5
    Join Date
    Apr 2016
    Location
    AZ
    Posts
    6
    Plugin Contributions
    0

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    No SEO plugin that I could find. Here is our configuration menu: My Store, Minimum Values, Maximum Values, Images, Customer Details, Shipping/Packaging, Product Listing, Stock, Logging, E-Mail Options, Attribute Settings, GZip Compression, Sessions, Regulations, GV Coupons, Credit Cards, Product Info, Layout Settings, Website Maintenance, New Listing, Featured Listing, All Listing, Index Listing, Define Page Status, EZ-Pages Settings, Ultimate URLs, Sitemap XML.

  6. #6
    Join Date
    Apr 2016
    Location
    AZ
    Posts
    6
    Plugin Contributions
    0

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    Our version is 1.5.4. We do have something called "Ultimate URLs." Could this be causing the problem? Does anyone know what the fix would be? And where would I locate information about or a list of the 20,000 links associated with our site so we can get rid of most of them?

  7. #7
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    ultimate URLs is the "possible" culprit for sure.

    post what the configuration values are.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  8. #8
    Join Date
    Apr 2016
    Location
    AZ
    Posts
    6
    Plugin Contributions
    0

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    Ultimate URLs Version 2.215
    Enable alternate URLs? true Info
    Enable debug log? false Info
    Generate cPath parameters off Info
    Alternate URLs end with .html Info
    Enable SEO cache to save queries? true Info
    Format of alternate URLs original Info
    Display categories as directories off Info
    Enable product cache? true Info
    Enable categories cache? true Info
    Remove problematic characters punctuation Info
    Enable manufacturers cache? true Info
    Enter PCRE filter rules Info
    Filter short words 0 Info
    Limit alternate URLS to the following pages index, product_info, products_new, products_all, featured_products, specials, contact_us, conditions, privacy, reviews, shippinginfo, faqs_all, site_map, gv_faq, discount_coupon, page, page_2, page_3, page_4 Info
    Enable automatic redirects? true Info
    Choose URL Engine rewrite Info
    Enable automatic redirects? false Info
    Enter special character conversions Info
    Enable caches to save queries? true Info
    Enable product cache? true Info
    Enable categories cache? true Info
    Enable manufacturers cache? true Info
    Enable ez pages cache? true Info
    Reset URL Cache false

  9. #9
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: ZenCart Keeps Generating Links, Now I have 20,000

    scotts,
    i would post something over here:

    https://www.zen-cart.com/showthread....Thread/page101

    i have verified that the problem is with ultimate URLs. when you change the name of the product, a new SEO URL gets created, and there is no redirect from the old URL. the canonical gets changed and all URLs now have the same canonical URL but considering that google has already indexed the old link; it has not updated that old link to the new canonical link.

    as your old URLs now have the same canonical as the new link, i would think that google would consolidate these; but alas i know little of the empire of google. in addition, i know only a small amount in the black arts of SEO. i do know that rather than KEEPING the original URL, ultimate URLs creates a new URL, and now both URLs have the same canonical.

    to further understand this, someone could place a link on their site to your aforementioned product using this link.

    http://www.artfactory.com/best_entry...ER-p-9572.html

    the canonical URL remains the same as for the other two. now when google finds this link, in theory they should only index the canonical. but in your situation, the original canonical was already indexed, and when the original one changes, it sounds like google has not updated their index.

    how much of an SEO problem this is.... well i can not say.

    hope that helps!
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 

Similar Threads

  1. Do I need to have an actual store? or just buy now buttons?
    By lavenderrose in forum General Questions
    Replies: 6
    Last Post: 18 Jun 2013, 09:53 AM
  2. Pointed domain name to store folder and now my links dont work...help!
    By jnb41578 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 8 Jul 2011, 02:51 AM
  3. huge store running slow!!!!!! 413,000 products
    By lab55 in forum General Questions
    Replies: 7
    Last Post: 15 Nov 2008, 09:04 AM
  4. no longer generating valid download links
    By DebF in forum Managing Customers and Orders
    Replies: 6
    Last Post: 16 Aug 2006, 08:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR