Skip to content
Snippets Groups Projects
Commit 9ae91822 authored by Alex Arnaud's avatar Alex Arnaud
Browse files

dev #18291 Allow to generate a sitemap

New profile configuration option: "Add to sitemap", defaults to 1
New batch: BuildSiteMap, generates a sitemap in temp/sitemap.xml
New route: /sitemap.xml, returns the generated sitemap, or redirect to
/index if there is none
New constant: ROOT_URL, contains the server protocol, name and port
(eg. "http://localhost:8080")
parent 83cc72ec
Branches
Tags
4 merge requests!715Master,!628Master,!617Dev#18291 sitemap,!583Dev#18291 sitemap
Showing
with 362 additions and 7 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment