Prevents indexing by search engines (#1620)

related to #1617
This commit is contained in:
Robert Went 2017-08-16 02:07:20 +01:00 committed by David Bomba
parent bea856201d
commit c3cc6a63e9
2 changed files with 4 additions and 1 deletions

View File

@ -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]

View File

@ -1,2 +1,2 @@
User-agent: *
Disallow:
Disallow: /