Closed
docs: add robots.txt with AI crawler Allow rules#43419
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add robots.txt to docs site for AI crawler indexing
docs: add robots.txt with AI crawler Allow rules
Jul 4, 2026
This comment has been minimized.
This comment has been minimized.
Contributor
🤖 PR Triage — Run §28715668077
Adds robots.txt for AI crawler Allow rules. +2 doc files only. Low urgency SEO/docs change.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This was referenced Jul 5, 2026
Contributor
|
Hey
To fix this, the agent should verify the robots.txt file was actually written to disk and committed, then strip any unrelated pin-update noise from the branch.
|
github-actions
Bot
deleted the
copilot/geo-optimizer-add-robots-txt-again
branch
July 16, 2026 02:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The docs site (
https://github.github.com/gh-aw/) had norobots.txt, causing AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended) to default to restricted access — scoring 0/18 on the GEO robots category across all 195 sitemap pages.Changes
docs/public/robots.txt— adds permissive robots file served at/gh-aw/robots.txt:User-agent: *wildcard allows all crawlersAllow: /for 22 named AI and search bots for unambiguous signalingSitemap:directive pointing tohttps://github.github.com/gh-aw/sitemap.xml