diff options
| -rw-r--r-- | static/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 00000000..0a1b4416 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /api/ +Disallow: /updates/ +Disallow: /feeds/
\ No newline at end of file |