diff --git a/Caddy-2.x-with-Cloudflare-DNS.md b/Caddy-2.x-with-Cloudflare-DNS.md index 5f85e08..f47cd83 100644 --- a/Caddy-2.x-with-Cloudflare-DNS.md +++ b/Caddy-2.x-with-Cloudflare-DNS.md @@ -32,7 +32,7 @@ https://[YOUR-DOMAIN]:443 { # Disallow the site to be rendered within a frame (clickjacking protection) X-Frame-Options "DENY" # Prevent search engines from indexing (optional) - X-Robots-Tag "none" + X-Robots-Tag "noindex, nofollow" # Disallow sniffing of X-Content-Type-Options X-Content-Type-Options "nosniff" # Server name removing