← 所有文档

llms.txt格式

geodeck在每个域名的/llms.txt生成Markdown索引,所有计划均提供扩展版/llms-full.txt

规范

我们遵循llmstxt.org提案:带有网站名称的H1、块引用摘要,然后是H2分组的链接列表。AI爬虫获取此内容而非HTML。

示例

# Acme Corp

> Acme is a B2B SaaS that ships logistics dashboards.

## Product
- [Pricing](https://acme.com/pricing): Two plans, starts at €19/month.
- [API](https://acme.com/api): REST + webhooks.

## Resources
- [Docs](https://acme.com/docs)
- [Changelog](https://acme.com/changelog)

刷新频率

文件在每次Webhook发布事件时重新生成,每个域名最多每60秒一次。在边缘缓存5分钟。

Markdown Mirror(Pro)

每个追踪的URL都会在/llms-full.txt镜像为Markdown,这样爬虫可以在单次获取中接收完整正文。

Keep reading the rest of the Geodeck documentation, or jump to the platform pages.

Platform