https://github.com/b13/sitemap-inspector
TYPO3 Extension to compare and check for XML sitemaps
https://github.com/b13/sitemap-inspector
Last synced: 12 months ago
JSON representation
TYPO3 Extension to compare and check for XML sitemaps
- Host: GitHub
- URL: https://github.com/b13/sitemap-inspector
- Owner: b13
- License: gpl-2.0
- Created: 2022-08-01T10:10:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T04:41:42.000Z (almost 4 years ago)
- Last Synced: 2025-07-03T20:13:13.820Z (about 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TYPO3 Sitemap Inspector
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](https://b13.com/useful-typo3-extensions-from-b13-to-you) 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.