diff --git a/src/kasu/templates/robots.txt b/src/kasu/templates/robots.txt index 3a72dc0..ae027be 100644 --- a/src/kasu/templates/robots.txt +++ b/src/kasu/templates/robots.txt @@ -3,4 +3,5 @@ Sitemap: https://kasu.at/sitemap.xml Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /users/ +Disallow: /ranking/ Host: kasu.at \ No newline at end of file