diff options
-rw-r--r-- | app/views/welcome/robots.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/welcome/robots.html.erb b/app/views/welcome/robots.html.erb index c6e206bd6..10b540935 100644 --- a/app/views/welcome/robots.html.erb +++ b/app/views/welcome/robots.html.erb @@ -7,3 +7,4 @@ Disallow: /projects/<%= p.to_param %>/activity Disallow: /issues/gantt Disallow: /issues/calendar Disallow: /activity +Disallow: /search |