summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2023-06-22 09:23:10 -0400
committerSteph Enders <steph@senders.io>2023-06-22 09:23:10 -0400
commitdf26f5e7839639c187a866527282f0957f6ec66f (patch)
treef9533d2be12884aedbe785918caa60af9198c400
parent60906bbede2d3fb6c68c2cd93865dae450f39021 (diff)
Add robots.txt
Add a proper robots.txt that allows search engines
-rw-r--r--static/robots.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt
new file mode 100644
index 0000000..9b984c3
--- /dev/null
+++ b/static/robots.txt
@@ -0,0 +1,9 @@
+User-agent: *
+Disallow: /
+
+User-agent: Googlebot
+Allow: /
+User-agent: Bingbot
+Allow: /
+User-agent: DuckDuckBot
+Allow: /