Skip to content
Snippets Groups Projects
Commit 58042b06 authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Richard Haeser
Browse files

[FEATURE] Add excludePagesRecursive option to XML sitemap generation

With this option pages can be excluded recursive in the XML sitemap:

    plugin.tx_seo.config.xmlSitemap.sitemaps.pages.config {
        # comma-separated list of page uids which should be excluded recursive
        excludePagesRecursive = 10,24
    }

Resolves: #94206
Releases: master
Change-Id: Ibcf543050c7892df9f768d27e4cb425ee7005a14
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69328


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarRiny van Tiggelen <info@online-gamer.nl>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarRiny van Tiggelen <info@online-gamer.nl>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent b68c5d38
Branches
Tags
No related merge requests found
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