Compare commits

...

2 Commits

Author SHA1 Message Date
Cutieguwu
c43363a14b Stop preventing all good bots from indexing. 2025-08-18 10:34:06 -04:00
Cutieguwu
c062e0e6f6 Stop Bing from using site data for AI. 2025-08-18 10:33:48 -04:00
2 changed files with 6 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" />
<meta name="keywords" content="cutieguwu" /> <meta name="keywords" content="cutieguwu" />
<!-- Explicitly stop Bing from additionally using content for AI -->
<!-- See: https://github.com/ai-robots-txt/ai.robots.txt/issues/111 -->
<meta name="bingbot" content="noarchive" />
<link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" /> <link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" />
<link rel="stylesheet" type="text/css" href="style.css" /> <link rel="stylesheet" type="text/css" href="style.css" />

View File

@@ -1,2 +1,3 @@
User-agent: * # Explicitly catch Applebot-Extended, as the defauly regex in Anubis will permit it.
User-agent: Applebot-Extended
Disallow: / Disallow: /