Jump to content

Recommended Posts

Posted

Just wondering if it's possible to have an anonymous website? One that doesn't get listed in search engines, etc.

 

I've heard of password protected sites too but would rather not do that if possible and really not sure how those work either...

 

Thanks in advance!

 

CN

Posted

To answer your question, basically yes. But that's a rather vague question. It depends on what level of anonymity you are looking for.

 

As far as search engines, you can use robots.txt file to tell them not to index you. Not every search engine pays attention to it, but all the major ones do.

Posted

Yes, it is possible. There are two ways.

 

You can include a meta tag in the header of each page that instructs robots to ignore it and links, that would look like this:

 

><meta name="robots" content="none">

 

or

 

><meta name="robots" content="noindex, nofollow">

 

Here is a thread that explains the various methods, pro's and con's.

 

Does that help?

Posted

Actually, I don't believe it's completely possible. Mostly possible, but eventually it will be found.

 

The "referrer" link is something you can't hide. So when you bounce from your "anonymous" web site to another that logs and visits a referring web site, your cover is blown.

 

Also, the robots.txt file can be ignored. There's no rule that says search engines go by this. It's only a curtesy.

 

If you really want to protect it, give it password-only access. Then, in theory, only those with a password can get in.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...