summaryrefslogtreecommitdiff
path: root/pages/robots.txt
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-05-08 22:08:44 +0200
committerTom Smeding <tom@tomsmeding.com>2026-05-08 22:08:44 +0200
commitd5b9294e6ba7197bf71c49d32690883c19a28e6a (patch)
tree07a51aa5826ef762fc600b0a022a813c31e784f8 /pages/robots.txt
parente3ea04d8e71370032da56ad9ea66dcb82d257812 (diff)
Add robots.txt
Hopefull this prevents crawlers from hitting all the ?eid= links...
Diffstat (limited to 'pages/robots.txt')
-rw-r--r--pages/robots.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/robots.txt b/pages/robots.txt
new file mode 100644
index 0000000..fb708e5
--- /dev/null
+++ b/pages/robots.txt
@@ -0,0 +1,4 @@
+User-agent: *
+Disallow: /*?eid=*
+Allow: /cal/*
+Disallow: /log/*