diff --git a/public/.htaccess b/public/.htaccess index 15740ec77a7f..4d8275a30e84 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -6,7 +6,7 @@ RewriteEngine On # Blocks Search Engine Indexing - Header set X-Robots-Tag "noindex, nofollow" + # Header set X-Robots-Tag "noindex, nofollow" # Redirect Trailing Slashes... RewriteRule ^(.*)/$ /$1 [L,R=301]