http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34060|0 |1 is obsolete| | --- Comment #23 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 34061 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34061&action=edit Bug 11190 sitemap.pl -- Generate a Catalog sitemap Add a script sitemap.pl to process all biblio records from a Koha instance and generate Sitemap files complying with this protocol as described on http://sitemaps.org. The goal of this script is to be able to provide to search engines direct access to biblio records. It avoid leaving search engine browsing Koha OPAC and so generating a lot of traffic, and workload, for a bad result. Thanks Magnus for testing, and helping to improve the script design. Signed-off-by: Magnus Enger <magnus@enger.priv.no> All options to the script work as expected and the output looks good. Nice enhancement! Signed-off-by: Frederic Demians <f.demians@tamil.fr> I signed-of my own patch after fixing various QA errors. -- You are receiving this mail because: You are watching all bug changes.