Skip to content

Add /.well-known/llms.txt redirect#13

Open
Bortlesboat wants to merge 1 commit intomasterfrom
add-well-known-llms-txt
Open

Add /.well-known/llms.txt redirect#13
Bortlesboat wants to merge 1 commit intomasterfrom
add-well-known-llms-txt

Conversation

@Bortlesboat
Copy link
Copy Markdown
Owner

Summary

  • Adds a 301 redirect from /.well-known/llms.txt to /llms.txt
  • Standard discovery path per the llmstxt.org spec
  • The /llms.txt route, /llms-full.txt route, and robots.txt Llms-txt directive already exist — this closes the last gap

Details

5-line addition to static_routes.py, placed alongside the existing /.well-known/mcp/server-card.json route. Uses 301 (permanent redirect) so crawlers cache the canonical URL.

301 redirect from /.well-known/llms.txt to /llms.txt for standard
LLM discovery path per llmstxt.org spec. The /llms.txt route and
robots.txt Llms-txt directive already exist.
@Bortlesboat Bortlesboat force-pushed the add-well-known-llms-txt branch from 0179456 to b05c949 Compare April 22, 2026 00:39
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.

1 participant