Opened 8 years ago
Last modified 2 years ago
#735 new enhancement
omindex - support sitemaps
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Omega | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description (last modified by )
This is an XML file supported by some web search engines to allow a site to steer results towards preferring some URLs on that site over others via a priority
attribute:
https://www.sitemaps.org/protocol.html
If omindex understood such files, it would provide a way to prefer some results over others (e.g. prefer the latest version of the documentation over that for older versions).
Using the sitemap format for this saves us having to invent a whole new format to specify this information, and means if you're using omindex for a site which already has a sitemap, it could be automatically picked up and taken into account.