From 2e0529ee755d4c5998d94c58d82d16725d53e60a Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Thu, 4 Jun 2026 16:26:13 -0500 Subject: [PATCH] update robots.txt --- priv/static/robots.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/priv/static/robots.txt b/priv/static/robots.txt index 8360d08..777e3b1 100644 --- a/priv/static/robots.txt +++ b/priv/static/robots.txt @@ -1,7 +1,11 @@ # See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file # # To ban all spiders from the entire site uncomment the next two lines: -# User-agent: * -# Disallow: / + +User-agent: * +Disallow: / + +User-agent: AhrefsBot +Disallow: / Sitemap: https://aprs.me/sitemap.xml