Skip to content

content: add AI visibility / AEO guide (EN+ZH)#72

Merged
wilsonwangdev merged 1 commit into
mainfrom
content/ai-visibility-guide
May 8, 2026
Merged

content: add AI visibility / AEO guide (EN+ZH)#72
wilsonwangdev merged 1 commit into
mainfrom
content/ai-visibility-guide

Conversation

@wilsonwangdev
Copy link
Copy Markdown
Owner

Summary

Closes the AEO workstream started in #69 (baseline: robots.txt AI allow-list, JSON-LD differentiation, identity graph) and #70 (llms-full.txt). This is the Layer 1 content deliverable — a practitioner-facing guide on making any site legible to AI answer engines.

What the guide covers

Five signals and the canonical source for each:

  1. llms.txt — root-level Markdown map (linked to the llmstxt.org spec by Jeremy Howard).
  2. llms-full.txt — full-content concatenation for one-shot ingestion.
  3. robots.txt AI bot explicit allow-list — linked to each vendor's own bot documentation (OpenAI, Anthropic, Perplexity, Google).
  4. JSON-LD differentiationTechArticle, HowTo, citation, @graph; linked to schema.org and Google's structured data docs.
  5. Submissions — Bing Webmaster (AI Performance panel), Google Search Console, llms.txt directories, Perplexity Publishers.

Plus an explicit What to Avoid section: spam-for-AI (generating low-effort content to game citations) is called out as the failure mode that this discipline is sometimes confused with.

Source traceability

Per the handbook's source-traceability rule, every specific practice links to its primary source. A final Inspiration section acknowledges Tw93's May 2026 post as the synthesis that triggered this handbook's own AEO baseline work, without making it a substitute for the canonical sources.

Layer positioning (SPEC 006)

Layer 1 Universal Content — no hardcoded references to this project in the main body. Where the handbook's own implementation illustrates a practice, it appears in clearly marked callout blocks (for example, the build.mjs reference under the llms.txt section), not as the guide's main thread.

Tested

  • SITE_URL=https://agent-master-handbook.vercel.app npm run build — 30 pages built (was 28, +2 for EN/ZH).
  • Verified EN page emits TechArticle schema with author and publisher, matches other guides.
  • Verified the new guide is indexed in llms.txt and included in llms-full.txt (which grew from 43KB to 56KB).
  • No CSS, template, or interactive component changes, so frontend interaction review does not apply.

ROADMAP

Item will be checked off when this PR merges, following the same convention as other published guides.

New Layer 1 guide on making a site legible to AI answer engines:
llms.txt + llms-full.txt, explicit AI bot signaling in robots.txt,
JSON-LD differentiation by content type, and the external indexes
AI engines actually read (Bing Webmaster AI Performance panel,
Perplexity Publishers, llms.txt directories).

Closes the AEO workstream started in #69 (baseline) and #70
(llms-full.txt). Each practice in the guide links to its primary
source (llmstxt.org, schema.org, vendor bot docs); an "Inspiration"
section acknowledges Tw93's May 2026 post as the synthesis that
triggered this handbook's action.
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-master-handbook Ready Ready Preview, Comment May 8, 2026 3:36pm

@wilsonwangdev wilsonwangdev merged commit 3c367dc into main May 8, 2026
3 checks passed
@wilsonwangdev wilsonwangdev deleted the content/ai-visibility-guide branch May 8, 2026 15:36
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