Report this

What is the reason for this report?

Is my droplet searchable by the public?

Posted on August 20, 2014

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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: /

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.