Skip to content

chore(website): add root robots.txt advertising all sitemaps#18

Merged
btravers merged 1 commit into
mainfrom
chore/gsc-verification
Jun 30, 2026
Merged

chore(website): add root robots.txt advertising all sitemaps#18
btravers merged 1 commit into
mainfrom
chore/gsc-verification

Conversation

@btravers

Copy link
Copy Markdown
Contributor

robots.txt is per-host and only read from the domain root, which only this landing repo serves (btravstack.github.io/robots.txt). Allow all crawling and point crawlers at all four sitemaps — the hub plus each project's docs (amqp-contract / temporal-contract / unthrown), all on this one domain.

robots.txt is per-host and only read from the domain root, which only this
landing repo serves (btravstack.github.io/robots.txt). Allow all crawling
and point crawlers at all four sitemaps — the hub plus each project's docs
(amqp-contract / temporal-contract / unthrown), all on this one domain.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 30, 2026 10:06
@btravers btravers merged commit 47af849 into main Jun 30, 2026
1 check passed
@btravers btravers deleted the chore/gsc-verification branch June 30, 2026 10:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a root robots.txt for the GitHub Pages user-site (btravstack.github.io) so crawlers can discover the site-wide sitemap(s) from the only location they are read (domain root), covering the hub plus docs hosted under subpaths.

Changes:

  • Add apps/website/public/robots.txt at the domain root for the deployed site.
  • Allow all user agents and advertise the hub sitemap plus the three project-docs sitemaps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants