Is 'robots.txt' still important to SEO?

Discussion in 'Search Engine Optimization' started by Amsterdam, Nov 13, 2006.

  1. #1
    Now that the SE algorithms are more powerful than ever, how useful (or not) is a 'robots.txt' file? Do spiders take any notice of it?

    T
     
    Amsterdam, Nov 13, 2006 IP
  2. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It's still the only way to tell them where not to go.
     
    T0PS3O, Nov 13, 2006 IP
  3. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Its only useful if you have pages you don't want them to look at. Although MSN ignores it.
     
    mad4, Nov 13, 2006 IP
  4. Amsterdam

    Amsterdam Well-Known Member

    Messages:
    361
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #4
    Thanks for the replies.

    So if MSN ignores the request in my robots.txt file NOT to access a certain folder, does it also index the pages inside it? If so, then surely the robots.txt file is pointless?

    T
     
    Amsterdam, Nov 13, 2006 IP
  5. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If MSN is the only bot visiting you then yes, it's worthless.
     
    T0PS3O, Nov 13, 2006 IP
  6. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Just to be clear, I don't think MSN intends to ignore it. MSN just has a few bugs. Maybe its only a temporary issue.
     
    mad4, Nov 13, 2006 IP
  7. Amsterdam

    Amsterdam Well-Known Member

    Messages:
    361
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #7
    So the conclusion would seem to be:-

    IF (a site has pages you don't want SEs to index)
    {
    Use robots.txt file
    }
    ELSE
    {
    don't bother
    }

    But don't rely on MSN to take any notice.


    That's very interesting and also begs the question of the situation with meta tags. However, as that is a different subject I will start a new thread.
     
    Amsterdam, Nov 13, 2006 IP
  8. MattHaslem

    MattHaslem Guest

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yeh robots txt just use to keep bots out of areas you dont want it going
     
    MattHaslem, Nov 13, 2006 IP
  9. Cryogenius

    Cryogenius Peon

    Messages:
    1,280
    Likes Received:
    118
    Best Answers:
    0
    Trophy Points:
    0
    #9
    But make sure that you have a valid robots.txt file that allows all bots to visit, as a missing or unreadable file might cause (some) bots to ignore your whole site completely. Example file to allow all bots:

    User-agent: *
    Disallow:
    
    Code (markup):
    Cryo.
     
    Cryogenius, Nov 13, 2006 IP
  10. ash1

    ash1 Active Member

    Messages:
    2,240
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    88
    #10
    what are some examples of places you wudnt want a bot to go?
     
    ash1, Nov 13, 2006 IP
  11. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Pages full of affiliate links. Pages that redirect to affiliate links.
     
    mad4, Nov 13, 2006 IP