From 28a6ed4ebbad44ef06dbd95b5501fb5a036ef939 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 7 Oct 2025 09:09:13 +0200 Subject: [PATCH] updated some bot related files --- htaccess.sample | 1 + robots.txt | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/htaccess.sample b/htaccess.sample index debf3f7a2..3de83448b 100644 --- a/htaccess.sample +++ b/htaccess.sample @@ -15,3 +15,4 @@ RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /index.php?/$1 "[L,QSA,B= ?,BNP]" RedirectMatch 404 ^/\.git +RedirectMatch 410 ^/sitemap \ No newline at end of file diff --git a/robots.txt b/robots.txt index 6f1af7435..4e0bfc549 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,2 @@ User-Agent: * -Disallow: /assets -Disallow: /images -Disallow: /index.php/logbook/qso_map \ No newline at end of file +Disallow: / \ No newline at end of file