Skip to content

Commit 5309843

Browse files
committed
Misc/Robots
* add sensible robots.txt expected by configuration self test
1 parent 452e056 commit 5309843

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

robots.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
User-Agent: *
2+
Disallow: /?account
3+
Disallow: /account/
4+
Disallow: /?account=*
5+
Disallow: /?profile
6+
Disallow: /profile/
7+
Disallow: /?profile=*
8+
Disallow: /?profiles
9+
Disallow: /profiles/
10+
Disallow: /?profiles=*
11+
Disallow: /?random
12+
Disallow: /random/
13+
Disallow: /?search
14+
Disallow: /search/
15+
Disallow: /?search=*

0 commit comments

Comments
 (0)