← すべてのドキュメント

llms.txtフォーマット

GeoDecはドメインごとに/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)

更新頻度

ファイルはウェブフック公開イベントごとに、かつドメインごとに最大60秒に1回再生成されます。エッジで5分間キャッシュされます。

Markdown ミラー

追跡された各URLが/llms-full.txtにMarkdownとしてミラーリングされるため、クローラーは1回のフェッチで完全なボディを受け取ります。

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

Platform