Skip to content

Commit bca4905

Browse files
dvdksnclaude
andcommitted
Declare AI content usage preferences in robots.txt
Add Content-Signal directive opting in to AI training, search indexing, and AI input (RAG/grounding). Docker's official docs benefit from wide distribution through AI assistants, so permitting training and grounding is aligned with the site's purpose. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent c0bb56e commit bca4905

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

layouts/home.robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{{- if hugo.IsProduction -}}
88
User-agent: *
99
Disallow: /unassociated-machines/
10+
Content-Signal: ai-train=yes, search=yes, ai-input=yes
1011

1112

1213
Sitemap: {{ "sitemap.xml" | absURL }}

0 commit comments

Comments
 (0)