[Xapian-tickets] [Xapian] #735: omindex - support sitemaps

Xapian nobody at xapian.org
Wed Oct 5 00:28:26 BST 2022


#735: omindex - support sitemaps
-------------------------+-------------------------------
 Reporter:  Olly Betts   |             Owner:  Olly Betts
     Type:  enhancement  |            Status:  new
 Priority:  normal       |         Milestone:
Component:  Omega        |           Version:
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+-------------------------------
Description changed by Olly Betts:

Old description:

> 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:
>
> http://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.

New description:

 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.

--
-- 
Ticket URL: <https://trac.xapian.org/ticket/735#comment:1>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list