File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- `` sitemap.xml `` support
2
- =======================
1
+ Sitemaps support
2
+ ================
3
3
4
4
`Sitemaps <https://www.sitemaps.org/ >`__ allow you to inform search engines about URLs that are available for crawling.
5
5
This makes your content more :term: `discoverable <discoverability> `,
@@ -17,10 +17,8 @@ It contains information such as:
17
17
* What translations are available for a page.
18
18
19
19
Read the Docs automatically generates a ``sitemap.xml `` for your project,
20
-
21
- By default the sitemap includes:
22
-
23
- * Each version of your documentation and when it was last updated, sorted by version number.
20
+ by default the sitemap includes each version of your documentation and when it was last updated,
21
+ sorted by version number.
24
22
25
23
This allows search engines to prioritize results based on the version number,
26
24
sorted by `semantic versioning `_.
You can’t perform that action at this time.
0 commit comments