mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Add /badges to robots.txt for now, we don't have a crawlable view so
it's better to exclude it.
This commit is contained in:
parent
572842721d
commit
e66c53a4a7
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ Disallow: /auth/github/callback
|
|||
Disallow: /auth/cas/callback
|
||||
Disallow: /assets/browser-update*.js
|
||||
Disallow: /users/
|
||||
Disallow: /badges/
|
||||
|
|
Loading…
Reference in a new issue