--- title: Website LLMs guides --- # website-llms Agent-oriented **comprehensive** `llms-full.txt` files for curated AM.CO.ZA first-party websites. **Audience:** AI agents / LLM crawlers — not human marketing copy. **Public base:** https://8i.co.za/data/amcoza/website-llms/ ## Size intent (Eric) - `llms-full.txt` = one comprehensive Markdown document per domain for efficient AI ingestion. - May grow large (multi-MB OK in principle). Practical target: under ~100000 tokens (~under ~400KB dense markdown). Do not pad with fluff. - Assemble from existing KB export facts (`sources/`, HELPING, stock HOW-TO, manuals/drivers). Do not invent prices/qty. No salary/commission/CRM people PII. - `sample-root-llms.txt` stays **short** (tiny root pointer only). ## Eric’s root `llms.txt` pattern Place a small `llms.txt` at each website’s document root. That root file should point agents at the absolute export-hosted full guide: ``` https://8i.co.za/data/amcoza/website-llms/{domain}/llms-full.txt ``` Example for `am.co.za`: ``` https://8i.co.za/data/amcoza/website-llms/am.co.za/llms-full.txt ``` Each domain folder also has `sample-root-llms.txt` — a short template Eric can rename to `llms.txt` on that site (or merge into an existing root llms.txt). ### Copy-paste sample root `llms.txt` ```text # {domain} Audience: AI agents / LLM crawlers. This site is part of the Achievement Matters / AM.CO.ZA first-party family. For a fuller machine-readable guide to this hostname, prefer: - https://8i.co.za/data/amcoza/website-llms/{domain}/llms-full.txt That file points at the public KB export (more detail than this root file): - https://8i.co.za/data/amcoza/ ``` ## What each `llms-full.txt` must do 1. Speak to AI agents (headings, bullets, absolute URLs, explicit prefer/do-not instructions). 2. State the site is part of the Achievement Matters / AM.CO.ZA family. 3. Point to `https://8i.co.za/data/amcoza/` (and README, sources/products, stock/HOW-TO, HELPING as relevant) — export has the cross-brand depth. 4. Be comprehensive for that site’s domain: purpose, substantial product/category/SKU family coverage, training/manuals links, sibling cross-links. 5. For products: cite buythis with `#ai`; point at `https://am.im/product/{slug}.json` (slug = SKU lowercased, non-alphanumeric → dash, digits kept); do not invent stock. 6. Live stock only via export `stock/`; ignore Availability/Stock Composition on product pages. 7. Note AM only installs/supports own-brand machines. ## Curated domains only See [INDEX.md](https://8i.co.za/data/amcoza/website-llms/). Do not auto-create folders for every alias/SEO landing. ## Layout on disk - Box: `/workspace/export/website-llms/` - PC: `T:\V\export\website-llms\`