From d45ee056b47b52a8c3f3e338a13f7b2fa9c2e6f8 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 25 Oct 2020 18:29:52 +0100 Subject: [PATCH] Disallow indexing URLs with the addr parameter which is only used for editing sites --- www/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/www/robots.txt b/www/robots.txt index 7ce4fc9..20c1862 100644 --- a/www/robots.txt +++ b/www/robots.txt @@ -1,2 +1,3 @@ User-agent: * +Disallow: /*?*addr= Allow: *