瀏覽代碼

Block search engines via robots.txt (#631)

Prevents instances from being rate limited due to being senselessly
crawled by search engines. Since there is no reason to index Nitter
instances, simply block all robots. Notably, this does *not* affect link
previews (e.g. in various chat software).
minus 4 年之前
父節點
當前提交
c543a1df8c
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      public/robots.txt

+ 2 - 0
public/robots.txt

@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /