# Only some crawlers respect this setting, e.g. Googlebot does not
# Only some crawlers respect this setting, e.g. Googlebot does not
# Crawl-delay: 1
# Crawl-delay: 1
# Based on details in https://gitlab.com/gitlab-org/gitlab/blob/master/config/routes.rb, https://gitlab.com/gitlab-org/gitlab/blob/master/spec/routing, and using application
# Based on details in https://gitlab.com/gitlab-org/gitlab/blob/master/config/routes.rb,
# https://gitlab.com/gitlab-org/gitlab/blob/master/spec/routing, and using application
# Global routes
User-Agent: *
User-Agent: *
Disallow: /autocomplete/users
Disallow: /autocomplete/users
Disallow: /search
Disallow: /search
...
@@ -16,62 +19,48 @@ Disallow: /api
...
@@ -16,62 +19,48 @@ Disallow: /api
Disallow: /admin
Disallow: /admin
Disallow: /profile
Disallow: /profile
Disallow: /dashboard
Disallow: /dashboard
Disallow: /projects/new
Disallow: /groups/new
Disallow: /groups/*/edit
Disallow: /users
Disallow: /users
Disallow: /help
Disallow: /help
Disallow: /s/
# Only specifically allow the Sign In page to avoid very ugly search results
# Only specifically allow the Sign In page to avoid very ugly search results