Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Google Indexing Products in sub categories that don't exist...Why..How??

    Hello Everyone,

    After using a couple of Zen Cart plugins for importing products and attributes I've started getting Google indexing errors. The strange thing about these errors is that they point to products that are showing in categories/sub categories they shouldn't be in.

    For instance this Google link to product_id=548:
    http://www.kcbgraphics.com/index.php...roducts_id=548

    Product_id=548 should only be found in this category:
    http://www.kcbgraphics.com/index.php...roducts_id=548

    Does anyone know what might cause this? I'm really hoping those importing plugins didn't corrupt my database!

    Any help is appreciated. Thank you.

  2. #2
    Join Date
    Jun 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Have you updated the site map XML under tools see if that helps it work for me.

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Do you have these items linked to appear in other categories?
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Out of curiosity are the errors in the "HTML Improvement Suggestions" or somewhere else? And what exactly are the errors? (The rest of this post is a guess you are seeing "duplicate" page messages).

    If you change the category a product resides in after a search engine has indexed the site (or the search engine finds an old link on another website, your sitemap, etc) - this can happen.

    I am not seeing a <link rel="canonical" .. /> in the head section of your page. I believe 1.3.9h adds this by default unless it is disabled by the theme. Having this tag should solve the issue.

    If you are against using a canonical tag, you can manually create 301's from the incorrect location to the correct location. A bit more work, but also would solve the issue.

  5. #5
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Quote Originally Posted by kobra View Post
    Do you have these items linked to appear in other categories?
    Hi Kobra,

    Sorry for the delayed response... These aren't linked products. In mid July we deleted approximately 350 products that were no longer available from our manufacturer. In webmaster tools we're currently showing 23,643 'Not Found' errors with a 404 response code. That number has steadily increased since July with no reduction in quantity.

    I wouldn't think anything of it if there was 350-400 'Not Found' but.....23,643. There's only 1300 products on the site.

    Any thought are appreciated. Thanks.

  6. #6
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Quote Originally Posted by lhungil View Post
    Out of curiosity are the errors in the "HTML Improvement Suggestions" or somewhere else? And what exactly are the errors? (The rest of this post is a guess you are seeing "duplicate" page messages).

    If you change the category a product resides in after a search engine has indexed the site (or the search engine finds an old link on another website, your sitemap, etc) - this can happen.

    I am not seeing a <link rel="canonical" .. /> in the head section of your page. I believe 1.3.9h adds this by default unless it is disabled by the theme. Having this tag should solve the issue.

    If you are against using a canonical tag, you can manually create 301's from the incorrect location to the correct location. A bit more work, but also would solve the issue.
    Hi lhungil,

    These errors are in webmaster tools under Health --> Crawl Errors and we're currently showing 23,643 'Not Found' errors with a 404 response code. That number has steadily increased since July with no reduction in quantity. As I mentioned to Kobra we deleted 350 products and moved a few others in July so I wouldn't think anything of it if there was 350-400 'Not Found' but.....23,643. There's only 1300 products on the site.

    I'll look into the canonical issue.

    Any other thoughts are appreciated. Thanks.

  7. #7
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Quote Originally Posted by lhungil View Post
    I am not seeing a <link rel="canonical" .. /> in the head section of your page. I believe 1.3.9h adds this by default unless it is disabled by the theme. Having this tag should solve the issue.

    If you are against using a canonical tag, you can manually create 301's from the incorrect location to the correct location. A bit more work, but also would solve the issue.
    Hi lhungil,

    Regarding the canonical issue.....I had it addressed in my htaccess file with the following:
    RewriteCond %{HTTP_HOST} ^kcbgraphics.com$
    RewriteRule ^/?$ "http\:\/\/www\.kcbgraphics\.com" [R=301,L]

    I think the above was working fine but I have now added it to my html_header file instead. I'm assuming I'm safe to remove it from my htaccess file at this point??

    Thanks.
    Last edited by kcb410; 8 Oct 2012 at 03:00 PM. Reason: additional comment

  8. #8
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Google Indexing Products in sub categories that don't exist...Why..How??

    Quote Originally Posted by kcb410 View Post
    I think the above was working fine but I have now added it to my html_header file instead. I'm assuming I'm safe to remove it from my htaccess file at this point??
    Yes, and FWIW you probably don't need it in the html_header file either.

    If you set your configure files correctly no other rewrites are necessary.

    Cheers
    Rod

 

 

Similar Threads

  1. htaccess pages that don't exist
    By bumba000 in forum General Questions
    Replies: 4
    Last Post: 17 Mar 2014, 11:04 PM
  2. Products within Categories that have Sub-Categories?
    By wizer in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 6 May 2011, 03:05 AM
  3. Sub Categories under sub categories, can that be done?
    By pebblecrossing in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2011, 09:46 PM
  4. Zen cart in sub domain moved to root but google not indexing
    By customgfx in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 30 Jun 2009, 05:43 PM

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