eliashaeussler / typo3-sitemap-locator
Extension for TYPO3 CMS to locate XML sitemaps as part of a configured site
Installs: 225 266
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 2
Type:typo3-cms-extension
pkg:composer/eliashaeussler/typo3-sitemap-locator
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- guzzlehttp/guzzle: ^7.0
- psr/event-dispatcher: ^1.0
- psr/http-message: ^1.0 || ^2.0
- symfony/console: ^7.0
- symfony/dependency-injection: ^7.0
- typo3/cms-backend: ~13.4.0 || ~14.0.0
- typo3/cms-core: ~13.4.0 || ~14.0.0
Requires (Dev)
- eliashaeussler/phpunit-attributes: ^1.2 || ^2.0
- eliashaeussler/version-bumper: ^3.0
- phpunit/phpcov: ^10.0 || ^11.0
- phpunit/phpunit: ^11.2 || ^12.0
- symfony/event-dispatcher: ^7.0
- typo3/cms-install: ~13.4.0 || ~14.0.0
- typo3/cms-seo: ~13.4.0 || ~14.0.0
- typo3/testing-framework: ^9.0.3
This package is auto-updated.
Last update: 2025-11-29 19:02:33 UTC
README
TYPO3 extension sitemap_locator
An extension for TYPO3 CMS that provides a service to locate XML sitemaps of
a configured site. It supports various sitemap providers, e.g. by configured
page type or robots.txt, and provides an interface to implement custom
sitemap providers.
π Features
- Service to locate XML sitemaps of sites
- Additional console command
- Support of various sitemap providers (e.g.
robots.txtor custom location) - Interface to implement custom sitemap providers
- Compatible with TYPO3 13.4 LTS and 14.0
π₯ Installation
Composer
composer require eliashaeussler/typo3-sitemap-locator
TER
Download the zip file from TYPO3 extension repository (TER).
π Documentation
Please have a look at the official extension documentation.
π Credits
Extension icon by UIcons.
π Security Policy
Please read our security policy if you discover a security vulnerability in this extension.
β License
This project is licensed under GNU General Public License 2.0 (or later).