From c01691b5486ec584b2738796b643992f8f1860c6 Mon Sep 17 00:00:00 2001 From: Nick Frichette <10386884+Frichetten@users.noreply.github.com> Date: Thu, 22 Jan 2026 12:33:17 -0600 Subject: [PATCH] Update robots.txt --- content/robots.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/content/robots.txt b/content/robots.txt index b1ec19c56..6106ca794 100644 --- a/content/robots.txt +++ b/content/robots.txt @@ -1,6 +1,3 @@ -User-agent: GPTBot -Disallow: / -User-agent: ChatGPT-User -Disallow: / -User-agent: CCBot -Disallow: / +User-agent: * +Allow: / +Sitemap: https://hackingthe.cloud/sitemap.xml