You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_help/publish-documentation/seo-geo.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,8 @@ Last update on #{l(api_definition.created_at, format: :date)}
53
53
```
54
54
55
55
## GEO (Generative Engine Optimization)
56
-
### llms.txt
57
-
`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.
56
+
### llms.txt for LLM crawlers
57
+
`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.
58
58
59
59
[llms.txt of a documentation](https://bump.sh/bump-examples/doc/train-travel-api/llms.txt)*(example truncated for visibility purposes).*
0 commit comments