b13 / sitemap-inspector
TYPO3 Extension that compares 2 XML sitemaps
Installs: 1 684
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: ^7.2 || ^8.0
- typo3/cms-core: ^10.0 || ^11.0
- vipnytt/sitemapparser: ^1.1.5
Requires (Dev)
- phpstan/phpstan: ^0.12.11
- phpunit/phpunit: ^8.4
- typo3/cms-core: ^10
- typo3/coding-standards: ^0.5
- typo3/tailor: ^1.0
- typo3/testing-framework: ^6
This package is auto-updated.
Last update: 2024-10-29 06:00:29 UTC
README
This TYPO3 Extension checks for XML sitemaps registered on a domain, and allows to compare two XML sitemaps against URLs.
Installation
Install the extension using composer: composer req b13/sitemap-inspector
.
Then check ./vendor/bin/typo3cms
and see the new commands.
Credits
This extension was created by Benni Mack in 2022 for b13 GmbH, Stuttgart.
Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices ensuring long-term performance, reliability, and results in all our code.