Don't allow robots to fetch user edit lists
This commit is contained in:
parent
9816c7dd0a
commit
7a8fe086cd
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ Disallow: /*relation=
|
|||
|
||||
User-agent: Slurp
|
||||
Disallow: /user/*/traces/
|
||||
Disallow: /user/*/edits/
|
||||
Disallow: /user/*/edits
|
||||
Disallow: /user/*/diary/
|
||||
Allow: /user/
|
||||
Disallow: /traces/tag/
|
||||
|
@ -48,7 +48,7 @@ Disallow: /*relation=
|
|||
|
||||
User-agent: Googlebot
|
||||
Disallow: /user/*/traces/
|
||||
Disallow: /user/*/edits/
|
||||
Disallow: /user/*/edits
|
||||
Disallow: /user/*/diary/
|
||||
Allow: /user/
|
||||
Disallow: /traces/tag/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue