How to hide a private website from Google and other search engine??

Discussion in 'Google' started by vncad, Oct 8, 2008.

  1. #1
    Hello all,

    It seems to be funny when everyone try to get index in Google... but I want a different thing. I have a vBulletin forum and I would like to hide it from Google and other SE. Do you think it is possible?

    Thanks
     
    vncad, Oct 8, 2008 IP
  2. scubita

    scubita Peon

    Messages:
    5,550
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #2
    scubita, Oct 8, 2008 IP
  3. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Upload a robots.txt file to your server with the following in it:

    User-agent: *
    Disallow: /
     
    Tyler Banfield, Oct 8, 2008 IP
  4. vncad

    vncad Peon

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you very much! It is very helpful!
     
    vncad, Oct 8, 2008 IP
  5. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #5
    rules for .htaccess may be difficult because you have hundreds of bots and bot - IP to consider for ALL SEs.

    robots.txt ONLY is respected by those wanting to respect the disallow rule. it is NO control nor security to keep all out.

    however

    the most simple way of keeping ALL world out - because that is what you most likely want, is to require login on the very root level of the site and thus to keep ALL world out except the ones authenticated.
     
    hans, Oct 8, 2008 IP
  6. Shivers

    Shivers Active Member

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    88
    #6
    An alternate method is to go to http://www.google.com/webmasters/tools/ prove that the website is yours (by uploading a trivial html file to the root of the domain), and then telling google to not spider your site, not index it, or remove it entirely.
     
    Shivers, Oct 8, 2008 IP
  7. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #7
    thanks, this is helpful if I just want to build a website for my family.
     
    xc06, Oct 8, 2008 IP
  8. SuperNovaArcade

    SuperNovaArcade Banned

    Messages:
    373
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Robots.txt is a joke. The search engines will still crawl the site even though you have a robots.txt telling them not too. They really don't care about it anymore.
     
    SuperNovaArcade, Oct 8, 2008 IP
  9. hosty-crocodile

    hosty-crocodile Guest

    Messages:
    178
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Normally Google and other Search Engines can't index your site without backlinks or they won't be able to find it, so obviously if its a private website you won't be linking to it, so it might not get indexed anyway. Am I right?
     
    hosty-crocodile, Oct 8, 2008 IP
  10. abook

    abook Peon

    Messages:
    434
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    interesting information as i don't know
     
    abook, Oct 8, 2008 IP
  11. WishBone

    WishBone Peon

    Messages:
    2,566
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #11
    There are cases even a site didn't get any backlinks still found by search engines. It's the contents the SE love.
     
    WishBone, Oct 8, 2008 IP
  12. happpy

    happpy Well-Known Member

    Messages:
    926
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    120
    #12
    password-protect it via HTACCESS
     
    happpy, Oct 8, 2008 IP
  13. dealsonweb

    dealsonweb Peon

    Messages:
    277
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #13
    The only way I know which works 99% time is to put password restriction on root of the site using .htaccess and .htpasswd and require valid user in .htaccess (which will pop up little box asking username/password).
     
    dealsonweb, Oct 8, 2008 IP
  14. TheVccMatey

    TheVccMatey Peon

    Messages:
    5,346
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    0
    #14
    robots.txt for crawlers and .htaccess for visitors.. Just google for guides on how to set them up
     
    TheVccMatey, Oct 8, 2008 IP
  15. SEOpaw

    SEOpaw Peon

    Messages:
    437
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #15
    follow these

    1. put robots.txt disallow all
    2. do HTACCESS password protect your site
    3. go Cpanel put password on your /public_html/ folder
     
    SEOpaw, Oct 8, 2008 IP
  16. IEmailer.com

    IEmailer.com Well-Known Member

    Messages:
    1,864
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    110
    #16
    You can use any of this to deny access to the entire site/folder using:
    1) robots.txt
    2) .htaccess
    3) meta tags: ex, nofollow,noindex,noarchive
    4) password protected pages, via script/code
     
    IEmailer.com, Oct 9, 2008 IP
  17. Elizabeth988

    Elizabeth988 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    a robots.txt fil,it's right.
     
    Elizabeth988, Oct 9, 2008 IP
  18. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #18
    Google will find your site and sometimes ignore a robots txt but password restriction is the best case senerio.

    I just hope you arent hiding site because it has illegal content and you dont want to get caught...

    laterz
    malcolm
     
    malcolm1, Oct 9, 2008 IP
  19. catanich

    catanich Peon

    Messages:
    1,921
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #19
    It should be understood that if you are connected to the internet, then anyone will see you information, site, etc. Even if you use a robots.txt file concept to block it, most of the second tier SEs will ignore it. The only way I have found is to have a shell website that works and is indexable and the real site within it but with no links what ever to it.

    Even then, if someone links to a page it will be indexed.

    None of the Meta scenario work either.

    And just for fun, even if you use a Google, Yahoo or MSN black hat SEO banned site, it will be indexed by the second tier SEs.

    And if this is not bad enough, the "Scrapers" will get you.
     
    catanich, Oct 9, 2008 IP
  20. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #20
    unfortunately the absolute ONLY ossible reason to completely hide a site is to do monkey business or worst type activities.

    any honest and clean activity always lives and prospers from public access and public reference / backlinks / being found.

    however as a hidden site your chance of being 24/7/365 on a global/national watch list and being observed by authorities as well as being attacked by hackers certainly is infinitely greater than publicly accessible sites. since all servers are physically located within US legislation - all server activities also may be monitored bypassing search engines!
    A site offering ONLY non-shipping products .... is vulnerable to sell pirate ware and alike ( or even worst ) .... just like so many sites in china, etc do ...

    you may rest assured that your HOST may carefully monitor your CONTENT unless your host loves to loose his business
     
    hans, Oct 9, 2008 IP