diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-05 15:18:14 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-05 15:18:36 +0200 |
commit | 56eef1692bce00d5c6b455d9d78eece9a11c26dd (patch) | |
tree | 1ded295e885f89ebf994cbd3a8c0c6d5fe772dfa | |
parent | fc9af57627fdffcbdcab1ac0dcf7989d6323a8a3 (diff) | |
download | server-56eef1692bce00d5c6b455d9d78eece9a11c26dd.tar.gz |
Tell Google's AI robot to go away.
-rw-r--r-- | public/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt index eedba57..05ad807 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -6,3 +6,6 @@ Disallow: /forum Disallow: /user Disallow: /games Disallow: /*play* + +User-agent: Google-Extended +Disallow: / |