summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-09-26 15:05:02 -0400
committerAdam T. Carpenter <atc@53hor.net>2022-09-26 15:05:02 -0400
commit48db6b7f53bd73a7d2d89acadb18f28b7351119f (patch)
treea7efb24d9ca65571f3197dbcad736095efadb669
parent32b884758d7f1c678f74e7f0c993c89fcd44d5d8 (diff)
download53hor-48db6b7f53bd73a7d2d89acadb18f28b7351119f.tar.xz
53hor-48db6b7f53bd73a7d2d89acadb18f28b7351119f.zip
fix: default deny for crawlers, allow index only
-rw-r--r--robots.txt10
1 files changed, 2 insertions, 8 deletions
diff --git a/robots.txt b/robots.txt
index e2439f2..d52bafa 100644
--- a/robots.txt
+++ b/robots.txt
@@ -1,10 +1,4 @@
User-agent: *
Crawl-delay: 120
-Disallow: /.git/
-Disallow: /cv.html
-Disallow: /cv.php
-Disallow: /drafts/
-Disallow: /feed.php
-Disallow: /includes/
-Disallow: /payments/
-Disallow: /contact/
+Disallow: /
+Allow: /index.php