Playbooks
Step-by-step, self-contained playbooks.
- AI Citation Tracking
A repeatable manual + automated workflow to measure how often, how prominently, and on which AI engines you are cited. Instrument the prompt set, sample answers, verify URLs, normalize, then report — using the metric definitions in GEO Metrics.
- AI Crawler Access Audit
Verifying AI crawler access means reconciling four states — what you intended, what your site declares, what a request actually gets, and what actually arrived. Nearly every real finding is a gap between two adjacent states, and the most expensive gap is invisible in robots.txt.
- Brand Mention Tracking
Build a detector (alias list, disambiguation, dedup unit, sentiment), run it against a frozen prompt set, then derive Mention Frequency / SOV / Answer Inclusion Rate via the formulas in GEO Metrics. The mention-side operational companion to AI Citation Tracking.
- Citability Audit
A passage-level audit of the seven citability signals — for each chunk on a page, can an AI engine lift it into an answer? Manual chunk-extraction test first, severity-tagged findings second, a one-line rewrite route per finding. The diagnostic half of grounding.
- Full GEO Audit
The full GEO audit method: a 6-layer dependency ladder (access → render → structure → content → off-site authority → outcome), audited bottom-up. Sequencing, gating, severity scoring, and the report deliverable; per-layer execution links out to the governing playbook.
- Writing for AI Citation
Per-signal rewrite recipes for the seven citability signals — before/after pairs, a reusable MDX section template, a pre-publish checklist, and the don'ts. The rewrite the citability audit points to.