mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 12:04:21 +08:00
FIX: Remove additional paths from robots.txt
admin path is protected by guardian and thus inaccessible to crawlers
Follow up to b52143f
This commit is contained in:
parent
618a7ecb35
commit
1e6d125db6
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ class RobotsTxtController < ApplicationController
|
|||
/email/
|
||||
/session
|
||||
/session/
|
||||
/admin
|
||||
/admin/
|
||||
/user-api-key
|
||||
/user-api-key/
|
||||
/*?api_key*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue