Skip to content

fix(seo): strict llmstxt.org format for llms.txt + fix dead PB API URL#4

Open
micio86dev wants to merge 1 commit into
mainfrom
fix/llms-txt-spec
Open

fix(seo): strict llmstxt.org format for llms.txt + fix dead PB API URL#4
micio86dev wants to merge 1 commit into
mainfrom
fix/llms-txt-spec

Conversation

@micio86dev

Copy link
Copy Markdown
Owner

Summary

  • Rework llms.txt and llms-full.txt so H2 sections contain only markdown link lists, as strict llmstxt.org parsers expect (fixes the "llms.txt must be a Markdown file with at least one H1" audit warning for good)
  • Add real page links (Home, Projects, Notes, Sitemap) and the 7 project URLs with titles taken from PocketBase
  • Fix llms-full.txt advertising the PocketBase API on pb.micio86dev.it, which returns 404 "Application not found" since the Railway migration — now points at the working Railway URL

Test plan

  • Both files validated against llmstxt.org structure (H1 first line, blockquote summary, H2 sections = link lists only)
  • All linked URLs verified live (sitemap pages + PocketBase records endpoint)

🤖 Generated with Claude Code

https://claude.ai/code/session_01VqbXiPtRRqsxu8iJVMHhSf

Rework llms.txt and llms-full.txt so H2 sections contain only markdown
link lists as strict llmstxt.org parsers expect, add real page/project
links, and replace the pb.micio86dev.it API base (404 since the Railway
migration) with the working Railway URL.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VqbXiPtRRqsxu8iJVMHhSf
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