Closed Tpuljak closed 5 days ago
@Tpuljak we need to make sure that this sitemap is indexed in the main sitemap as its all one website. this is not a sub domain
There could also be an additional sitemap in the documentation repository dedicated only to documentation pages.
This would allow for automatic updates and indexing of the sitemap with each deploy (same as text files for llms).
Here is the current state of the sitemap for the documentation if needed for the main sitemap:
https://www.daytona.io/docs/ https://www.daytona.io/docs/about/what-is-daytona/ https://www.daytona.io/docs/about/getting-started/ https://www.daytona.io/docs/installation/installation/ https://www.daytona.io/docs/configuration/git-providers/ https://www.daytona.io/docs/configuration/providers/ https://www.daytona.io/docs/configuration/targets/ https://www.daytona.io/docs/usage/workspaces/ https://www.daytona.io/docs/usage/projects/ https://www.daytona.io/docs/usage/prebuilds/ https://www.daytona.io/docs/usage/ide/ https://www.daytona.io/docs/usage/builders/ https://www.daytona.io/docs/usage/server/ https://www.daytona.io/docs/tools/cli/ https://www.daytona.io/docs/tools/api/ https://www.daytona.io/docs/tools/docker-extension/ https://www.daytona.io/docs/misc/telemetry/ https://www.daytona.io/docs/misc/troubleshooting/
@Tpuljak @ivan-burazin
not sure. as per sitemap format there should be a main sitmap.xml and it can include others. so we need to properly structure that
cc @fabjanvucina
We could have a main sitemap that includes the docs sitemap but the indexing of the search could scrape the docs sitemap only.
This repo already has a sitemap which is included in the sitemap index for our main website.
Great. I manually added the sitemap URL to the algolia crawler. I'll close the issue once I confirm that it works.
Looks good.
We should add a sitemap to the page so that crawlers have an easier job indexing. This is especially important for search.