-
-
Notifications
You must be signed in to change notification settings - Fork 24
Set priority attribute based on version #11
Copy link
Copy link
Open
Labels
Description
Set <priority> as:
1for the pages of the latest or stable version.- for each following version, decrease the priority of
0.1at each version 0.1for the pages for other version if there is more than 9 versions.
The priority could possibly be a config value, sitemap_priority, manually set/configured in conf.py with the ability to be changed based on the versioning method (change the value for each tag/branch).
Taken from here: readthedocs/readthedocs.org#557
Reactions are currently unavailable