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

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

flectar/waterhole-sitemap
=========================

A comprehensive XML sitemap generator for Waterhole.

0.2.0(5mo ago)119MITPHP

Since Jan 18Pushed 5mo agoCompare

[ Source](https://github.com/flectar/waterhole-ext-sitemap)[ Packagist](https://packagist.org/packages/flectar/waterhole-sitemap)[ RSS](/packages/flectar-waterhole-sitemap/feed)WikiDiscussions main Synced today

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

[![Latest Stable Version](https://camo.githubusercontent.com/8b390cc4eb2a55e24e2e09d06ab7b8aab75e789e8ec887be0dbb038978a85bb6/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d736974656d61702f76)](https://packagist.org/packages/flectar/waterhole-sitemap) [![Total Downloads](https://camo.githubusercontent.com/6bf78fcba2f502b9b152eff103cf24da6c12eb4d12b7ae00989c4426a4f81329/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d736974656d61702f646f776e6c6f616473)](https://packagist.org/packages/flectar/waterhole-sitemap) [![License](https://camo.githubusercontent.com/31c04f17fbb3f5072441908436b54760d44db55e42b0889e8386f29cdde997b1/68747470733a2f2f706f7365722e707567782e6f72672f666c65637461722f7761746572686f6c652d736974656d61702f6c6963656e7365)](https://packagist.org/packages/flectar/waterhole-sitemap)

Sitemap for Waterhole
=====================

[](#sitemap-for-waterhole)

A comprehensive, high-performance XML sitemap generator for [Waterhole](https://waterhole.dev). This extension automatically generates SEO-compliant sitemaps for your community, helping search engines (Google, Bing...) discover and index your content faster.

---

### 🚀 Features

[](#-features)

- Zero configuration: Works out of the box.
- Performance: 24-hour caching prevents database load, even with thousands of posts.
- Segmented sitemaps: Separate endpoints for Posts, Channels, Pages, and Users.
- SEO optimized: Includes `lastmod`, `changefreq`, and `priority` tags.
- Safe: Read-only operation. Does not modify your database.

---

### 📦 Installation

[](#-installation)

Install via Composer. Run the following command in your Waterhole root directory:

```
composer require flectar/waterhole-sitemap
```

---

### ♻️ Updating

[](#️-updating)

To update the extension, simply run:

```
composer update flectar/waterhole-sitemap:"*"
php artisan cache:clear
```

---

### ⚙️ Usage

[](#️-usage)

Once installed, the sitemap is automatically available at:

- `https://your-domain.com/sitemap` (Index)
- `https://your-domain.com/sitemap/posts`
- `https://your-domain.com/sitemap/channels`
- `https://your-domain.com/sitemap/users`

Robots.txt To ensure search engines find your sitemap, add the following line to your `public/robots.txt`:

```
Sitemap: https://your-domain.com/sitemap
```

---

### 🔧 Configuration

[](#-configuration)

The sitemap is cached for 24 hours by default to ensure optimal performance. To force a refresh (e.g., after a large content import), run:

```
php artisan optimize
php artisan cache:clear
```

---

### 📄 License

[](#-license)

- Open-sourced under the [MIT License](https://github.com/flectar/flarum-ext-turnstile/blob/main/LICENSE).

---

### 🔗 Useful Links

[](#-useful-links)

- [Flectar](https://flectar.com/)
- [Packagist - flectar/waterhole-sitemap](https://packagist.org/packages/flectar/waterhole-sitemap)
- [GitHub Repo](https://github.com/flectar/waterhole-sitemap)
- [Composer](https://getcomposer.org/)
- [Waterhole](https://waterhole.dev/)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance73

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity26

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

Every ~12 days

Total

2

Last Release

155d ago

### Community

Maintainers

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

---

Top Contributors

[![iamdarkle](https://avatars.githubusercontent.com/u/15818451?v=4)](https://github.com/iamdarkle "iamdarkle (5 commits)")

### Embed Badge

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

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

###  Alternatives

[yurunsoft/swoole-co-pool

27393.5k1](/packages/yurunsoft-swoole-co-pool)

PHPackages © 2026

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