From 67241f537f3db934df459f862636e04031e70d4f Mon Sep 17 00:00:00 2001 From: Malin Date: Tue, 19 May 2026 19:27:28 +0200 Subject: [PATCH] chore: add robots.txt --- robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..0b189da --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /wp-admin/ +Allow: /wp-admin/admin-ajax.php +Sitemap: https://acrib.es/sitemap.xml