How would I upload an html file to my website and not have it be visible to the world? I don’t want it showing up on Google or Bing or any weird web spider matrix bot thing being able to see it. I don’t want it password protected. I just want it invisible and to be the only person who knows the url.
It would be something like.
My-Website.com/INVISIBLE.html
Adding robots.txt to your page should do it
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=156449