diff options
author | Moritz Schlarb <moschlar@metalabs.de> | 2018-09-07 07:27:29 +0000 |
---|---|---|
committer | Moritz Schlarb <moschlar@metalabs.de> | 2018-09-07 07:27:29 +0000 |
commit | 2be7ddb704c7b6b83732fdd5b9f09d5a397b5f8f (patch) | |
tree | 0a378705252d4d47cecf62e78d5f712362ce1ae1 /public | |
parent | c380d3acebd181f13629a25d2e2acca46ffe1e00 (diff) | |
download | gitlab-ce-2be7ddb704c7b6b83732fdd5b9f09d5a397b5f8f.tar.gz |
Update robots.txt (#51167)
Diffstat (limited to 'public')
-rw-r--r-- | public/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt index 1f9d42f4adc..ea931e1a223 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -21,6 +21,8 @@ Disallow: /groups/new Disallow: /groups/*/edit Disallow: /users Disallow: /help +# Only specifically allow the Sign In page to avoid very ugly search results +Allow: /users/sign_in # Global snippets User-Agent: * |