how to completly block engine from crawling my site?

Discussion in 'robots.txt' started by Giorgi, Jan 16, 2008.

  1. #1
    Hi...

    Is it possible to completly block all search engines from accessing my site?

    Thank you
     
    Giorgi, Jan 16, 2008 IP
  2. Ace0

    Ace0 Active Member

    Messages:
    526
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Yes, write a robots.txt file, it will prevent them from indexing the desired pages ar the whole site!
     
    Ace0, Jan 16, 2008 IP
  3. mymaldives

    mymaldives Well-Known Member

    Messages:
    153
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Create a robots.txt file with the following and place the file on root of the server like yourdomain.com/robots.txt

    User-agent: * Disallow: /

    or use this meta tag

    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
     
    mymaldives, Jan 16, 2008 IP
  4. ishtar

    ishtar Well-Known Member

    Messages:
    297
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #4
    well if u really dont want anything to get indexed, please password protect ur website, cos people can still manually scrape ur content and use it.
    also there are many SE's, we dont know if all of them recognize "robots.txt", google might find ur content somewhere else and still index it.
     
    ishtar, Jan 16, 2008 IP
  5. Giorgi

    Giorgi Well-Known Member

    Messages:
    234
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    110
    #5
    if I setup robotx.txt will it block my domain as well? I mean indexing site is one thing and only domain is another...
     
    Giorgi, Jan 16, 2008 IP
  6. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #6
    KC TAN, Jan 16, 2008 IP
  7. me4you

    me4you Well-Known Member

    Messages:
    1,989
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    155
    #7
    please try the learn about the code.
     
    me4you, Jan 16, 2008 IP
  8. phughson

    phughson Guest

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Seems to be the easiest way.
     
    phughson, Jan 16, 2008 IP
  9. SwapsRulez

    SwapsRulez Peon

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Make your robots.txt with the following text & save it to your root of the domain... cheers :)

    Regards,
    SwapsRulez
     
    SwapsRulez, Jan 18, 2008 IP
  10. vijayr

    vijayr Well-Known Member

    Messages:
    170
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #10
    but why are you doing that. You can block the directories that you dont want to be indexed.
     
    vijayr, Jan 21, 2008 IP
  11. harrysmith

    harrysmith Well-Known Member

    Messages:
    466
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #11
    All webmaster love to see their site/pages indexed at SE's, can we know the reason why you are trying to block SE for getting into your site ;)
     
    harrysmith, Jan 21, 2008 IP
  12. kendo1979

    kendo1979 Peon

    Messages:
    208
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    maybe his site is for a close-knit community only?
     
    kendo1979, Jan 21, 2008 IP
  13. SwapsRulez

    SwapsRulez Peon

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    +1 might be having some private convo's...
     
    SwapsRulez, Jan 21, 2008 IP
  14. catanich

    catanich Peon

    Messages:
    1,921
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #14
    It is better to use a robots.txt file to do this than meta tags.

    User-agent: *
    Disallow: /
     
    catanich, Feb 2, 2008 IP
  15. Giorgi

    Giorgi Well-Known Member

    Messages:
    234
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    110
    #15
    I am doing it because of I will be runing private site :)
     
    Giorgi, Feb 12, 2008 IP
  16. manish.chauhan

    manish.chauhan Well-Known Member

    Messages:
    1,682
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    110
    #16
    most reliable code to block all SE..
     
    manish.chauhan, Apr 7, 2008 IP