We have a staging environment running on a .dev domain alongside our production environment running on another domain.
Is there any way to prevent our .dev domain from being indexed?
I don't want our staging website to be found on Google when searching for the product.
The domain is being hosted on AWS, using Route 53 with Cloudfront as a CDN.
Applications are hosted on ECS with a load balancer in front.
