From dbd5dc2f57c1bc4baa0cde561d6fe051803a3ec1 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 17 Apr 2026 13:31:47 -0500 Subject: [PATCH] Add robots.txt with Content-Signal and sitemap reference --- static/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/robots.txt diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..c143305 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Content-Signal: ai-train=no, search=yes, ai-input=yes +Allow: / + +Sitemap: https://w5isp.com/sitemap.xml