PHPackages                             plasticstudio/sitemap - 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. plasticstudio/sitemap

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

plasticstudio/sitemap
=====================

Sitemap generating module for SilverStripe

4.0.0(5mo ago)011.7k4[2 PRs](https://github.com/PlasticStudio/sitemap/pulls)PHP

Since Sep 7Pushed 5mo ago3 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

Description
===========

[](#description)

Adds ability to create both HTML and XML versions of a sitemap on silverstripe sites. BOth are based off the site tree, with the ability to elect (via a checkbox in the CMS) to exclude any page from the sitemaps. Default HTML and XML sitemaps are created by running dev/build after installing this module. Also generates an xml file (sitemap.xml) in root of site, updated on load of the xml sitemap in the sitetree.

Dependencies
============

[](#dependencies)

- SilverStripe 3.1+

Features
========

[](#features)

- Adds HTML and XML versions of a sitemap based on sitetree
- Exclude any page from sitemaps with CMS checkbox (on Settings tab)
- Uses partial caching, refreshed when any page in the sitetree is updated
- Creates/updates an actual sitemap.xml file in the root of the site on load of xml sitemap page
- Adds the ability to prevent a single page or the entire site from being crawled and indexed by (well-behaved) bots

Installation
============

[](#installation)

1. Install module via composer `composer require plasticstudio/sitemap`
2. Run /dev/build?flush=1
3. Pages can be excluded from sitemap using the checkbox in the Settings CMS tab (under Visibility)
4. Pages can be excluded from being crawled/indexed by bots in the Settings CMS tab (under Visibility)
5. The entire site can be excluded from being crawled/indexed by bots in Site Settings (under the Indexing tab)
6. The noindex tag piggy-backs off SiteTree's ExtraMeta attribute, so make sure your page head template includes the `$ExtraMeta` tag.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance72

Regular maintenance activity

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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

Every ~241 days

Recently: every ~446 days

Total

15

Last Release

160d ago

Major Versions

1.0 → 2.02018-02-08

2.2.2 → 3.0.02025-06-10

3.0.0 → 4.0.02025-12-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4179876?v=4)[PS/digital](/maintainers/plasticstudio)[@PlasticStudio](https://github.com/PlasticStudio)

---

Top Contributors

[![jareddreyer](https://avatars.githubusercontent.com/u/8870250?v=4)](https://github.com/jareddreyer "jareddreyer (14 commits)")[![monkeyfeet](https://avatars.githubusercontent.com/u/4185129?v=4)](https://github.com/monkeyfeet "monkeyfeet (12 commits)")[![callan-stretton](https://avatars.githubusercontent.com/u/29969836?v=4)](https://github.com/callan-stretton "callan-stretton (2 commits)")[![ebakernz](https://avatars.githubusercontent.com/u/4185091?v=4)](https://github.com/ebakernz "ebakernz (2 commits)")[![brad-ps](https://avatars.githubusercontent.com/u/107819630?v=4)](https://github.com/brad-ps "brad-ps (1 commits)")[![jaedb](https://avatars.githubusercontent.com/u/1711444?v=4)](https://github.com/jaedb "jaedb (1 commits)")

---

Tags

silverstripe

### Embed Badge

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

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

PHPackages © 2026

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