mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Misc/Robots
* add sensible robots.txt expected by configuration self test
This commit is contained in:
15
robots.txt
Normal file
15
robots.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
User-Agent: *
|
||||
Disallow: /?account
|
||||
Disallow: /account/
|
||||
Disallow: /?account=*
|
||||
Disallow: /?profile
|
||||
Disallow: /profile/
|
||||
Disallow: /?profile=*
|
||||
Disallow: /?profiles
|
||||
Disallow: /profiles/
|
||||
Disallow: /?profiles=*
|
||||
Disallow: /?random
|
||||
Disallow: /random/
|
||||
Disallow: /?search
|
||||
Disallow: /search/
|
||||
Disallow: /?search=*
|
||||
Reference in New Issue
Block a user