/t3crawler

Crawler based TYPO3 cache warming

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

T3crawler for TYPO3

Issues Forks Stars GitHub tag (latest by date) License GitHub All Releases

A wrapper for crawler to let TYPO3 CLI run recursively through sitemap.xml.

About the extension

This extension will give you the possibility to warm up caches based on your sitemap.xml.

How to use it?

Create a cronjob and call t3crawler:crawl with your desired parameters.

E.g.:

mkdir -p /htmldocs/fileadmin/t3crawler
env TYPO3_CONTEXT=Production /usr/local/bin/php /htmldocs/typo3/sysext/core/bin/typo3 t3crawler:crawl -u https://www.your-site.de/sitemap.xml -o /htmldocs/fileadmin/t3crawler/your-site.csv

Parameters:

-u : the url of your sitemap.xml -o : output the results to this csv file -c : only crawl X urls of the sitemap.xml

Configuration

No need to configure except the cronjob.

What's next?

Sponsoring

Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor.