Skip to content

Commit 3406a60

Browse files
committed
Merge remote-tracking branch 'origin/stable' into pkgr
2 parents 0623e27 + f655936 commit 3406a60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

app/views/robots_txt/index.erb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,14 @@ Disallow: /search
1616
Disallow: /search/
1717
Disallow: /tags
1818
Disallow: /tags/
19+
Disallow: /email/
20+
Disallow: /session
21+
Disallow: /session/
22+
Disallow: /admin
23+
Disallow: /admin/
24+
Disallow: /user-api-key
25+
Disallow: /user-api-key/
26+
Disallow: /*?api_key*
27+
Disallow: /*?*api_key*
1928

2029
<%= server_plugin_outlet "robots_txt_index" %>

0 commit comments

Comments
 (0)