Skip to content

[geo-optimizer] Add llms.txt to docs site (github.github.com/gh-aw/) #45109

Description

@github-actions

GEO Improvement: Add llms.txt to docs site

Source audit: GEO Audit Report — 2026-07-12
Audit date: 2026-07-12
Run: §29200475574

Finding

llms_txt check scored 0/18 on the docs site (github.github.com/gh-aw/): found: false. No /llms.txt file exists at that origin.

Why this matters

llms.txt is one of the two highest-weight signals in the GEO scoring model (18 points max). Its absence is the single largest source of missing points on the docs site, contributing to the site's low 44/100 Foundation score. Adding it provides a structured, AI-readable index of documentation pages that LLM crawlers (GPTBot, ClaudeBot, PerplexityBot) use to discover and cite content.

Suggested fix

  1. Generate the file using the geo CLI:
geo llms --base-url https://github.github.com/gh-aw
  1. Review the generated /llms.txt — ensure it has: an # H1 title, a description blockquote, relevant section headings, and links to key docs pages.
  2. Optionally generate /llms-full.txt as a companion file for full content:
geo llms --base-url https://github.github.com/gh-aw --full
  1. Deploy both files to the docs site root so they are accessible at https://github.github.com/gh-aw/llms.txt and https://github.github.com/gh-aw/llms-full.txt.
  2. Re-run the GEO audit to verify the score improvement.

Generated by 🌍 GEO Optimizer Daily Audit · 27.3 AIC · ⌖ 11.5 AIC · ⊞ 5K ·

  • expires on Jul 19, 2026, 8:45 AM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions