Hosting / General
Web Robots
CloudCannon automatically serves a default robots.txt file on all testing domains, to ensure that these sites are not indexed by search engines.
User-agent: *
Disallow: /
noindex: /
On a site with a custom domain, you can override this by adding your own robots.txt file at the root of your site.