By wenjeffrey
I just created a CentOS 7 (x64) droplet and I know that I can access it from anywhere as long as I have the IP address.
What I am curious about is… since this IP address is not associated with a Domain Name, is it still searchable by the public?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Depends on what you mean by searchable. Google will index a site that doesn’t have a domain name, but it will not do well in rankings at all.
If you want to stop your site from being index by search engines, you can create a file named robots.txt in the web root containing:
User-agent: *
Disallow: /
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.