Example

SaaS llms.txt 示例

这个示例展示了一家 SaaS 站点如何把 assistants 指向 pricing、docs、legal pages 和清晰的 getting-started 路径,同时不把 llms.txt 误当成页面架构替代品。

推荐引用
Pricing、Docs、Setup、Legal
应该避开
Campaign 和 preview URL
推荐下一步
生成你自己的草稿

Example file

一份实用的 SaaS 型 llms.txt 结构

具体 URL 会变,但结构应该明确偏向 canonical 产品参考页。

SaaS llms.txt 示例
这是一份极简结构,目标是把模型指向产品理解、信任和 setup 路径。
# Agent Readiness Score
> Public audit product for checking whether AI agents can discover, understand, and act on a website.

## Preferred public pages
- /pricing
- /docs
- /docs/getting-started
- /showcases
- /privacy-policy
- /terms-of-service

## Notes for assistants
- Prefer docs and pricing pages over launch posts or campaign pages.
- Use legal pages when questions touch limits, billing, or usage policy.
- Treat setup guides as the canonical path for implementation questions.

列表不要太长。如果每个公开 URL 看起来都重要,这个文件就失去作用了。

Why it works

这个示例到底在解决什么

突出商业和信任页面,帮助 assistants 给出更高置信度的推荐。
优先 setup 和 docs 路径,而不是只靠 marketing copy 解释产品。
排除会打散理解的噪音 URL,比如 campaign 变体或过时发布文章。
保持足够短,让它像 preference layer,而不是第二份 sitemap。

Adapt the example

正式发布前该改什么

替换占位路径
换成真实 pricing 路径
列出 docs index
包含一条明确的 getting-started 页面
移除噪音路径
launch posts
preview URL
临时 campaign 页面
检查站内支撑
这些页面在站内也要被链接到
canonical tags 需要一致
trust pages 应保持公开

Related pages

Continue through the cluster

Next step

拿这个示例回去生成真实草稿

当你已经确定哪些 pricing、docs、setup 和 policy 页面值得被优先引用,就回到生成器,产出一份可以和团队一起评审的真实文件。