I need help on how to Noindex categories, tags, author, archive

Discussion in 'robots.txt' started by Vel, Jul 25, 2013.

  1. #1
    I am using a wordpress blog and my site is showing links to tags, to categories such as page 2, to author, and archives. Do I do this through the Robotstxt? or do I add this in the source through a meta tag command?

    How do I noindex this so these pages don't get picked up in search over my content article?

    Do I have to use a plug in? the only one I could find is Yoast SEO, I added the plug in but it seems like the page titles being indexed from the tag, author, categories are still there.
     
    Last edited: Jul 25, 2013
    Vel, Jul 25, 2013 IP
  2. Vincentas

    Vincentas Active Member

    Messages:
    102
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Using a plugin is always easier, but first you can try managing robots.txt and htaccess files yourself.
     
    Vincentas, Aug 5, 2013 IP
  3. Sukhraj Grewal

    Sukhraj Grewal Well-Known Member

    Messages:
    43
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    103
    #3
    in yoast seo then in titles & meta then in taxonomies there is meta robots option you can select noindex
     
    Sukhraj Grewal, Aug 5, 2013 IP
  4. Sukhraj Grewal

    Sukhraj Grewal Well-Known Member

    Messages:
    43
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    103
    #4
    also in titles and meta in general select Noindex subpages of archives
     
    Sukhraj Grewal, Aug 5, 2013 IP
  5. evgenktulu

    evgenktulu Active Member

    Messages:
    85
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #5
    the best way is to indicate all the duplicate categories in the robots.txt so that SE robots don't even index these pages
     
    evgenktulu, Aug 6, 2013 IP
  6. suganux

    suganux Well-Known Member

    Messages:
    402
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    128
    #6
    Use Google XML Sitemaps ( www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/ ), you can find an options to noindex for tags, category, etc.

    hope this help.
     
    suganux, Aug 13, 2013 IP
  7. tymsh

    tymsh Active Member

    Messages:
    41
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #7
    google spiders are very stubborn for indexing everything. you know, robots.txt is not an effective solution.
    be sure that,
    - remove any unwanted URLs from googgle webmaster tools panel. (sometimes you must try this 2-3 times)
    - manually check your plugin settings (check plugin functions.php or etc.) for possible bug.
    - if you are using tag cloud, you have to check your theme files manually i think. because sometimes, the tags which are locate just below the posts/cats noindexing but the tags on homepage (tagcloud) are still indexing. even you restrict them via robots.txt.
     
    tymsh, Dec 9, 2013 IP