Results 1 to 2 of 2
  1. #1
    Join Date
    May 2015
    Location
    AU
    Posts
    52
    Plugin Contributions
    0

    Idea or Suggestion Small percent of product pages have noindex tag, how to fix?

    95% percent of my products pages are indexable, but there are still 5% of products have noindex tag like :

    <meta name="robots" content="noindex, nofollow" />

    I have already checked the html_header.php and everything looks fine.

    Can anybody tell me what may cause the problem?
    Last edited by sjbglx1; 20 Apr 2019 at 07:41 AM.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Small percent of product pages have noindex tag, how to fix?

    There's a number of ways to tag a page to load to not be followed. Understanding some particular characteristic in common with the other pages makes it easier to diagnose. Basically though what might do is at the point where the noindex tag is placed to look at all of the variables that cause that to happen and to do a search on the files for the one(s) that are true to see where they may be set...

    Often this might be in the includes/languages/YOUR_TEMPLATE/meta_data.php, by way of a file in includes/modules/pages/PAGE_NAME/ or using an observer that is monitoring the same file(s). But if there are just a few such pages, it would seem that it was on purpose and with a reason, not just haphazard even if a mistake at the moment.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. how to remove title tag from product pages?
    By landguy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2010, 09:02 AM
  2. I have this Err & I have no idea how to fix it
    By bgurtz in forum General Questions
    Replies: 0
    Last Post: 17 Nov 2008, 03:57 AM

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