Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_help/publish-documentation/seo-geo.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Last update on #{l(api_definition.created_at, format: :date)}
```

## GEO (Generative Engine Optimization)
### llms.txt
`llms.txt` provides context for AI tools, telling crawlers what information can be retrieved behind each page of a documentation. It's available on both hubs and docs by adding `/llms.txt` at the end of the URL.
### llms.txt for LLM crawlers
`llms.txt` provides context for LLMs, telling crawlers what information can be retrieved behind each page of a documentation. It's available on both hubs and docs by adding `/llms.txt` at the end of the URL.

[llms.txt of a documentation](https://bump.sh/bump-examples/doc/train-travel-api/llms.txt) *(example truncated for visibility purposes).*
```markdown
Expand Down