eliashaeussler / typo3-sitemap-robots
Extension for TYPO3 CMS to enhance robots.txt with sitemap configurations
Package info
github.com/eliashaeussler/typo3-sitemap-robots
Type:typo3-cms-extension
pkg:composer/eliashaeussler/typo3-sitemap-robots
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- eliashaeussler/typo3-sitemap-locator: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0 || ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
- typo3/cms-core: ~13.4.0 || ~14.3.0
Requires (Dev)
- armin/editorconfig-cli: ^2.2
- eliashaeussler/php-cs-fixer-config: ^3.1
- eliashaeussler/phpstan-config: ^4.0
- eliashaeussler/rector-config: ^4.0
- eliashaeussler/transient-logger: ^2.0
- eliashaeussler/version-bumper: ^3.3 || ^4.0
- ergebnis/composer-normalize: ^2.52
- guzzlehttp/guzzle: ^7.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpcov: ^10.0 || ^11.0 || ^12.0 || ^13.0
- phpunit/phpunit: ^11.0 || ^12.0 || ^13.0
- saschaegerer/phpstan-typo3: ^3.0
- shipmonk/composer-dependency-analyser: ^1.8
- ssch/typo3-rector: ^3.14
- symfony/event-dispatcher: ^7.2 || ^8.0
- typo3/cms-seo: ~13.4.0 || ~14.3.0
- typo3/coding-standards: ^0.8.0
- typo3/testing-framework: ^9.0.3
README
TYPO3 extension sitemap_robots
An extension for TYPO3 CMS that enhances robots.txt from site configuration with
located XML sitemaps. Injection of sitemap configuration can be managed on a per-site
basis and is done by an additional frontend middleware. The extension supports
static routes as well as injection into local files.
π Features
- Middleware to inject sitemap configurations into
robots.txt - Manage sitemap injection on a per-site basis using site configuration
- Supports static routes and local files
- Compatible with TYPO3 13.4 LTS and 14.3 LTS
π₯ Installation
Composer
composer require eliashaeussler/typo3-sitemap-robots
TER
Download the zip file from TYPO3 extension repository (TER).
π Documentation
Please have a look at the official extension documentation.
π 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).