Site Map and LLM Files

Understand the public discovery surfaces for CleanEstimate Pro, including the HTML site map, XML sitemap, and llms-full.txt manifest.

BeginneradminmarketingUpdated 2026-03-12

Site Map and LLM Files

CleanEstimate Pro publishes a small set of discovery files so people, search engines, and AI tools can understand what is available without guessing through the UI.

These files live on the public site:

URLPurpose
/site-mapHuman-readable directory of the public site, docs, and important app entry points
/sitemap.xmlMachine-readable XML sitemap for search engines
/llms-full.txtPlain-text manifest for LLM and crawler-style ingestion
/robots.txtCrawler rules and sitemap pointer

When to use each file

/site-map

Use the HTML site map when you want a browseable directory of:

  • Public marketing pages
  • Module landing pages
  • Blog posts
  • Docs sections
  • Important app entry points like Marketing, Promotions, Automations, and Analytics

This is the best place to start when a page feels buried or is hard to find from navigation alone.

/sitemap.xml

Use the XML sitemap when you need the canonical list of public pages for:

  • Search indexing
  • Site audits
  • Crawl checks
  • SEO validation

The XML sitemap is generated from the same shared catalog as the HTML site map, so the two should stay aligned.

/llms-full.txt

Use llms-full.txt when you want a plain-text overview of the product for:

  • AI assistants
  • Internal retrieval systems
  • Prompt context
  • Automated site understanding

The file includes:

  • A short product summary
  • Core public pages
  • Module pages
  • Blog articles
  • Important authenticated app entry points
  • Documentation entry points
  • Machine-readable discovery files

What is included in the app section

The site map and llms-full.txt intentionally include important app routes that are not always obvious from the main sidebar, such as:

  • Marketing Campaigns
  • Promotions
  • Lead Sources
  • Automations
  • Automation Analytics
  • Integrations

These links point to app.cleanestimate.pro and require sign-in when appropriate.

Best practices

  • Use /site-map for human navigation and quick audits.
  • Use /sitemap.xml for SEO and crawl tooling.
  • Use /llms-full.txt when an AI system needs the broadest possible product overview in plain text.
  • If you add a new public page or major app surface, update the shared discoverability catalog so all three outputs stay in sync.

Docs site discovery

The docs site also publishes its own discovery files on docs.cleanestimate.pro:

  • https://docs.cleanestimate.pro/site-map
  • https://docs.cleanestimate.pro/sitemap.xml
  • https://docs.cleanestimate.pro/llms.txt
  • https://docs.cleanestimate.pro/llms-full.txt

See Docs Sitemap and LLM Files for the docs-specific workflow.

Was this article helpful?

Still need help? Contact support