Deny search bots access to the pages for creating a new topic/reply if guests have permission to do these actions
This commit is contained in:
parent
3be22c5961
commit
fed15d3243
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@ Disallow: /reg
|
|||
Disallow: /search
|
||||
Disallow: /post
|
||||
Disallow: /forum/scroll
|
||||
Disallow: /forum/*/new/topic
|
||||
Disallow: /topic/*/new/reply
|
||||
Disallow: /userlist/*/DESC/
|
||||
Disallow: /userlist/*/ASC/
|
||||
|
|
Loading…
Reference in a new issue