PHPackages                             bolt/sitemap-extension - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bolt/sitemap-extension

ActiveBolt-extension[Utility &amp; Helpers](/categories/utility)

bolt/sitemap-extension
======================

Provide a sitemap (.xml) for your Bolt site

2.0.0(5mo ago)0263MITXSLTPHP &gt;=8.2CI passing

Since Dec 18Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/bolt/sitemap-extension)[ Packagist](https://packagist.org/packages/bolt/sitemap-extension)[ RSS](/packages/bolt-sitemap-extension/feed)WikiDiscussions main Synced 1mo ago

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

Bolt Sitemap Extension
======================

[](#bolt-sitemap-extension)

Author: Bob den Otter

This Bolt extension can be used to add a `sitemap.xml` to your site..

Installation:

```
composer require bolt/sitemap-extension
```

.. and, you're good to go! Visit `/sitemap.xml` on your site, and you should see the result!

**Warning:** To generate the correct new links to contenttypes using overrides in `routes.yaml`, update your ContentType definition by setting e.g. `record_route: pagebinding`. Otherwise, the sitemap will still show Bolt's default routes.

---

The part below is only for *developing* the extension. Not required for general usage of the extension in your Bolt Project.

Running PHPStan and Easy Codings Standard
-----------------------------------------

[](#running-phpstan-and-easy-codings-standard)

First, make sure dependencies are installed:

```
COMPOSER_MEMORY_LIMIT=-1 composer update
```

And then run ECS:

```
vendor/bin/ecs check src --fix
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance76

Regular maintenance activity

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

151d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1835343?v=4)[Bob van de Vijver](/maintainers/bobvandevijver)[@bobvandevijver](https://github.com/bobvandevijver)

![](https://avatars.githubusercontent.com/u/3901745?v=4)[Tobias Feijten](/maintainers/tobias-93)[@tobias-93](https://github.com/tobias-93)

---

Top Contributors

[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (17 commits)")[![bobvandevijver](https://avatars.githubusercontent.com/u/1835343?v=4)](https://github.com/bobvandevijver "bobvandevijver (10 commits)")[![xiaohutai](https://avatars.githubusercontent.com/u/4630335?v=4)](https://github.com/xiaohutai "xiaohutai (7 commits)")[![andysh-uk](https://avatars.githubusercontent.com/u/12907944?v=4)](https://github.com/andysh-uk "andysh-uk (4 commits)")[![zigpress](https://avatars.githubusercontent.com/u/176746014?v=4)](https://github.com/zigpress "zigpress (2 commits)")[![Spomsoree](https://avatars.githubusercontent.com/u/14187981?v=4)](https://github.com/Spomsoree "Spomsoree (2 commits)")[![fisch42](https://avatars.githubusercontent.com/u/847843?v=4)](https://github.com/fisch42 "fisch42 (1 commits)")[![evertalbers](https://avatars.githubusercontent.com/u/3974120?v=4)](https://github.com/evertalbers "evertalbers (1 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bolt-sitemap-extension/health.svg)

```
[![Health](https://phpackages.com/badges/bolt-sitemap-extension/health.svg)](https://phpackages.com/packages/bolt-sitemap-extension)
```

###  Alternatives

[kris/laravel-form-builder

Laravel form builder - symfony like

1.7k2.2M45](/packages/kris-laravel-form-builder)

PHPackages © 2026

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