Noindex and robots disallow

Discussion in 'robots.txt' started by smokey99, Dec 22, 2016.

  1. #1
    Hello Everyone,
    I just wanted to confirm with you experts.

    If a site has a "noindex" meta
    And a robots.txt that says
    User-agent: *
    Disallow: /

    This will prevent indexing CORRECT?
    And basically prevent any chance of organic placement?

    I just need this confirmed if possible.

    Thanks for any input, and have a happy holiday season :)
    Scott
     
    smokey99, Dec 22, 2016 IP
  2. Cado Magenge

    Cado Magenge Greenhorn

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #2
    Yes whatever you wrote is correct.
    Remember
    Disallow: / ==> this will disallow all robots to crawl and index. so will not allow website appear in SERP.
    'no index' ==> even though it can crawl the page, it cannot add the page into its search index.
     
    Cado Magenge, Feb 23, 2017 IP
  3. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #3
    It will prevent decent robots from indexing, yes. Rogue robots that disregard robots.txt and/or meta-tags won't give a damn.
     
    PoPSiCLe, Feb 24, 2017 IP