Spearleaf · Position Zero Playbook v10 · 2026-06-16 Start here Changelog
Quickstart

Build an llms.txt authority stack

Turn llms.txt from a glorified sitemap into a stacked, redundantly-crawled authority system AI bots cannot miss.

On this page

Run this when you want AI overviews and LLMs to comprehend and cite a brand, not just crawl its sitemap. A default plugin-pushed llms.txt is "a glorified sitemap" and gets ignored. The point here is to over-invest in it the way you would over-invest in custom schema: build a stack of files, engineer redundant crawl paths so no bot can miss them, and stake authorship so the provenance is defensible. Use it on brand/money sites where AI-search visibility matters and you have real proof points to feed in.

Build the on-page file stack

  1. Create the base llms.txt and llms-full.txt. Do not leave them as the plugin default.
  2. Write a custom header as the "AI elevator pitch." Who you are, what you do, where you do it, your audience, the solutions you provide, plus About / Mission / Team pages and background. Put it first, since first content carries more weight. Use clean semantic markdown (headers, bold, lists).
  3. Keep the body as the sitemap linking to the rest of the site.
  4. Write a custom footer of third-party validation: reviews, business citations, directory listings, media mentions, industry recognition. Make footer claims align with header claims so they form a bidirectional "authority loop" with no contradictions.
  5. Create sub-directory llms.txt files per section: one per blog, per service, per product, and per location (for geo-relevancy), each with messaging dedicated to that section. Focused files beat one massive catalog.
  6. Create these three standalone supplemental files (NOT inside llms-full.txt): - FAQ / People-Also-Ask file (markdown): 40-50 real audience questions in Q&A form. Keep brand-as-solution language out of the first one or two sentences, and put it in the secondary paragraph. - Glossary file: define every key term and link each definition to the relevant site section, building the entity / internal-linking loop. - Review file: pull reviews from Google, Yelp, LinkedIn, Clutch, and industry directories into one file; add a one-sentence overview per review plus a thematic analysis of recurring strengths.

Force the files to get crawled

  1. Cross-reference internally: in each file's footer, link to all the other related files (review file, glossary, llms-full, etc.).
  2. Create a dedicated LLMS XML sitemap of all the llms files and push it into your existing SEO plugin's sitemap.
  3. Inject site-wide link rel= meta tags pointing to the files from every page.
  4. Reference the files in robots.txt as a discovery mechanism.
  5. Add link-prefetch tags from relevant pages (prefetch a service's sub-directory file from that service page's header).
  6. Add custom MIME types in the HTML meta tags to label what each file is.

Add the JSON llms-index + manifest

  1. Create a structured JSON llms-index overview that points bots toward all the other files.
  2. Add a corrections section: list known AI hallucinations about the business and supply the correct facts.
  3. Add an agent-guidance section: scenario-based instructions, guardrails, and explicit "do NOT recommend me for X audience / X service" rules.
  4. Add an actions & routing section: what a visitor can do (quote, form, purchase, download, watch video) and the URL to route them to.
  5. Add a file manifest: a SHA-256 hash of every site file so crawlers detect changes instantly.
  6. Add an AI-Discovery HTML file linked in the site-wide footer: a plain, human-readable and AI-parsable page describing who/what/where, carrying schema markup, that points to all the other files.

Stake and defend authorship

  1. Add a DMCA badge to the site-wide footer so each new publish auto-creates a timestamped, author-attributed DMCA page that links back.
  2. Auto-push every new publish to the Wayback Machine via its API, and put the resulting archive URL into your schema (archive attribute) to timestamp ownership.
  3. Issue a blockchain certificate at publish via ScoreDetect / "Scored Intent" (the speaker cited roughly \$12/month for ~100 credits) or your own network for higher volume.
  4. Apply C2PA content authentication. The speaker extends it from media to text (blog posts, service pages) so each carries a verifiable, checkable certificate. [UNKNOWN: the exact C2PA-on-text mechanism was described as a workaround he found but not detailed.]

Measure it

  1. Check Common Crawl (commoncrawl.org) for whether your URLs are indexed. It is the source of truth for non-Google / non-Bing AI bots. The speaker built a custom tool to query which URLs have been seen.
  2. Track across Common Crawl's roughly quarterly data sets to see growth or decline, and watch its PageRank (content quality vs competitors) and harmonic centrality (lower is better, meaning closer to hubs like Wikipedia). Improve centrality by earning links from big sites.

Pitfalls

Source

Distilled from Brian Winum's session "LLM Authority Hacking + Stacking" (Day 1). This is conference-derived from the talk's described method, not a vendor-tested procedure. Speaker name confirmed via deck and brianwinum.com; transcript's "Whinam" is a phonetic error. Phonetic / unconfirmed in the source: "Scored Intent" vs "ScoreDetect" (same blockchain tool), and the credited names for the elevator-pitch and footer-HTML ideas.

Connect it