PHPackages                             fruitcake/magento2-sitemap-warmer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. fruitcake/magento2-sitemap-warmer

ActiveMagento2-module[Caching](/categories/caching)

fruitcake/magento2-sitemap-warmer
=================================

Magento2 Sitemap Warmer

v1.0-beta1(2y ago)3372MITPHPPHP ^7.4|^8

Since Oct 5Pushed 2y ago2 watchersCompare

[ Source](https://github.com/fruitcake/magento2-sitemap-warmer)[ Packagist](https://packagist.org/packages/fruitcake/magento2-sitemap-warmer)[ GitHub Sponsors](https://github.com/barryvdh)[ RSS](/packages/fruitcake-magento2-sitemap-warmer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Magento2 Sitemap Warmer
=======================

[](#magento2-sitemap-warmer)

If you have a sitemap, just run this command to warmup your pages.

Install
-------

[](#install)

```
composer require fruitcake/magento2-sitemap-warmer
php bin/magento setup:upgrade

```

Usage
-----

[](#usage)

The cron does not run automatically. You can add it to you crontab manually.

Basic usage, use the sitemaps from Magento and execute 100 visits:

```
php bin/magento sitemap:warm

```

Specific sitemap:

```
php bin/magento sitemap:warm https://example.com/sitemap.xml

```

Specific sitemap:

```
php bin/magento sitemap:warm https://example.com/sitemap.xml

```

Only urls with priority 0.5, sleep 1 sec between each requests and execute 500 urls

```
php bin/magento sitemap:warm --priority=0.5 --sleep=1 --requests=500

```

I suggest you use flock in your crontab to avoid overlap.

TODO
----

[](#todo)

- Add cron schedule/settings in admin
- Run cron with Magento cron, avoid overlap

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

956d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dad47b02be23edb7094a151b4b1ce7e9cb56b75cd87cd3341d140e1e1e9cd0e4?d=identicon)[barryvdh](/maintainers/barryvdh)

---

Top Contributors

[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")

---

Tags

magentoSitemapmagento2cache warmer

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/fruitcake-magento2-sitemap-warmer/health.svg)

```
[![Health](https://phpackages.com/badges/fruitcake-magento2-sitemap-warmer/health.svg)](https://phpackages.com/packages/fruitcake-magento2-sitemap-warmer)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[redchamps/module-easy-cache-clean

Clean invalidated cache(s) easily in a Magento 2 store

2838.0k](/packages/redchamps-module-easy-cache-clean)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[enqueue/magento2-enqueue

Message Queue solutions for Magento2. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub

4918.8k](/packages/enqueue-magento2-enqueue)[yireo/magento2-autoflushcache

2813.5k](/packages/yireo-magento2-autoflushcache)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
