|
Two changes (was buried inside the now-closed [#1870](https://github.com/vyos/vyos-documentation/pull/1870), the rest of which
became redundant after [#1876](https://github.com/vyos/vyos-documentation/pull/1876) replaced `_html_extra/llms.txt` with a
build-time render):
1. Allow rules for the AI training/retrieval crawlers we want to index
the docs (GPTBot, ClaudeBot, Google-Extended, CCBot, PerplexityBot,
ChatGPT-User, Claude-SearchBot, Claude-User, OAI-SearchBot,
Perplexity-User). These are the same rules already present on
`current` and `circinus`, just backported to sagitta.
2. Fix the `Sitemap:` URL. Previously `https://docs.vyos.io/sitemap.xml`,
which doesn't exist on RTD's per-version layout. The actual sitemap
is at `/en/1.4/sitemap.xml` (matching `html_baseurl` and
`sphinx-sitemap`'s output, both already configured by [#1876](https://github.com/vyos/vyos-documentation/pull/1876)).
The `atlassian-bot` Allow that was previously here is dropped to match
the same form as `current` and `circinus` — `User-agent: *` covers all
well-behaved crawlers including atlassian-bot.
\xf0\x9f\xa4\x96 Generated by [robots](https://vyos.io)
|