diff --git a/public/robots.txt b/public/robots.txt index 879798cb..2305fb95 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,6 @@ # https://www.robotstxt.org/robotstxt.html User-agent: * -Content-Signal: ai-train=yes, search=yes, ai-input=yes +Allow: /favicon.* Allow: /$ Disallow: / +Content-Signal: ai-train=yes, search=yes, ai-input=yes