From 3d9b34eae0d30467cffc30b2ae404dec8b410b1c Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Fri, 3 Jul 2026 02:59:16 +0000 Subject: [PATCH] robots: disallow standalone.html duplicate --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index bee52ce..69127df 100644 --- a/robots.txt +++ b/robots.txt @@ -2,5 +2,6 @@ User-agent: * Allow: / Disallow: /vendor/ Disallow: /scripts/ +Disallow: /standalone.html Sitemap: https://wilddragon.net/sitemap.xml