diff --git a/public/.htaccess b/public/.htaccess index 9d7726d979ef..15740ec77a7f 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -5,6 +5,9 @@ RewriteEngine On + # Blocks Search Engine Indexing + Header set X-Robots-Tag "noindex, nofollow" + # Redirect Trailing Slashes... RewriteRule ^(.*)/$ /$1 [L,R=301] diff --git a/public/robots.txt b/public/robots.txt index 9e60f970fbd0..1f53798bb4fe 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,2 @@ User-agent: * -Disallow: +Disallow: /