Introduction
What does it do?
The extension provides a service to warm up Frontend caches based on XML sitemaps. Cache warmup can be triggered in various ways:
- From the TYPO3 backend
- Using a console command
- Directly with the PHP API
It supports multiple languages and custom crawler implementations. Under the hood, the extension makes use of the eliashaeussler/cache-warmup library which provides the core cache warmup implementation. In addition, EXT:sitemap_locator is used to locate XML sitemaps.
Features
- Frontend cache warmup of pages located in XML sitemaps
- Integration in TYPO3 backend toolbar and page tree
- Support of various sitemap providers
(e.g.
robots.
or custom location)txt - Multi-language support of configured sites
- Support for custom crawlers and crawling strategies
- Console commands
- Compatible with TYPO3 12.4 LTS and 13.4 LTS (see version matrix)
Support
There are several ways to get support for this extension:
Security Policy
Please read our security policy if you discover a security vulnerability in this extension.
License
This extension is licensed under GNU General Public License 2.0 (or later).