PROMPT TEMPLATE: Build an llms.txt for my site ──────────────────────────────────────────────────────────── # 1. DOMAIN TO CRAWL <> # Example: https://example.com # 2. MAX PAGE LIMITS primary_pages=12 # core or pillar content location_pages=20 # city or region service pages resource_pages=8 # blog posts, knowledge‑base articles, white papers # 3. SUMMARY LENGTH summary_limit=120 # characters including spaces # 4. CRAWLING & OUTPUT RULES – Crawl the domain in real time – Use canonical URLs only; ignore “category”, “tag”, tracking params, or redirects – Discard duplicate URLs across sections – Group output: Core, Location hubs, Resources, Contact page – Location hubs must be service pages; move informational articles to Resources – Trim summaries to summary_limit characters – Output plain text: https://example.com/page | one line summary # 5. SAMPLE FOOTER (replace or keep as is) copyright: © 2025 PX Media, LLC. All rights reserved. license: Free to use, adapt, and redistribute under CC‑BY‑SA‑4.0 author: PX Media, LLC