From 20b629fce081e033f181731a4c3d1b83d66075db Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:31:39 +0000 Subject: [PATCH] [Area 1] Prevent docs from crawling --- public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/public/robots.txt b/public/robots.txt index 4c9d3a6fccebcb5..d791ced8021f864 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -6,5 +6,6 @@ Disallow: /constellation Disallow: /cdn-cgi/ Disallow: /google-tag-first-party-mode/ Disallow: /security/ +Disallow: /email-security/ Sitemap: https://developers.cloudflare.com/sitemap-index.xml