diff --git a/app/views/robots_txt/index.erb b/app/views/robots_txt/index.erb index ba30c7976c8..8ae193da42b 100644 --- a/app/views/robots_txt/index.erb +++ b/app/views/robots_txt/index.erb @@ -13,3 +13,7 @@ Disallow: /users/ Disallow: /badges/ Disallow: /search Disallow: /search/ +Disallow: /tags +Disallow: /tags/ + +<%= server_plugin_outlet "robots_txt_index" %>