PHPackages                             spooner-web/just\_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. spooner-web/just\_sitemap

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

spooner-web/just\_sitemap
=========================

A Google sitemap extension

0.1.3(7y ago)0226GPL-2.0+PHP

Since Jan 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/spoonerWeb/just_sitemap)[ Packagist](https://packagist.org/packages/spooner-web/just_sitemap)[ Docs](https://typo3.org)[ RSS](/packages/spooner-web-just-sitemap/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

Documentation for TYPO3 extension just\_sitemap
===============================================

[](#documentation-for-typo3-extension-just_sitemap)

Installation
------------

[](#installation)

### Install via composer

[](#install-via-composer)

```
composer require spooner-web/just_sitemap
```

### Install via Extension Manager

[](#install-via-extension-manager)

1. Open Extension Manager in TYPO3 backend
2. Search for `just_sitemap`
3. Download and install it

Integrators Guide
-----------------

[](#integrators-guide)

### Integrate extension

[](#integrate-extension)

1. Create page for the sitemap
2. Hide page in menus
3. Add a template record and include static template
4. Add a content element and select `Google Sitemap`
5. Select the root page(s) and the recursive level to get all pages
6. Go to the page [``](#id1)\[yourdomain\]/index.php?id=\[page\_with\_sitemap\]&amp;type=711

### Add doktype to pages not shown

[](#add-doktype-to-pages-not-shown)

By default the doktypes `3,4,6,199,254,255` are not shown in the sitemap. You can add more doktypes, e.g. doktype 12 with:

```
plugin.tx_justsitemap.doktypesToIgnore := addToList(12)
```

### Enhancing extension

[](#enhancing-extension)

By adding template, partial and layout paths to `lib.fluidContent` with their subsections `templateRootPaths`, `partialRootPaths` and `layoutRootPaths` you can create own templates and override the original ones.

To change the markup of the news listing you can add this code into TypoScript:

```
lib.fluidContent {
    templateRootPaths {
        40 = EXT:my_ext/Resources/Private/Templates
    }
    partialRootPaths {
        40 = EXT:my_ext/Resources/Private/Partials
    }
    layoutRootPaths {
        40 = EXT:my_ext/Resources/Private/Layouts
    }
}
```

ToDo list
---------

[](#todo-list)

- Add priority into sitemap (would be best by handling it by the tree level)
- Add records (like news or other) to the sitemap
- Add frequency into sitemap (own field in page?)

Contribute
----------

[](#contribute)

Feel free to contribute or test the extension! Here you can get in contact:

- [GitLab project](https://git.spooner.io/spooner/just_sitemap)
- [GitHub project (just a mirror)](https://github.com/spoonerWeb/just_sitemap)
- [Slack channel](https://typo3.slack.com/messages/ext-just_sitemap/)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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 ~149 days

Recently: every ~224 days

Total

7

Last Release

2564d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/141285789?v=4)[spooner](/maintainers/spooner)[@spooner](https://github.com/spooner)

---

Top Contributors

[![spoonerWeb](https://avatars.githubusercontent.com/u/1793083?v=4)](https://github.com/spoonerWeb "spoonerWeb (17 commits)")

---

Tags

googleextensionlightweightSitemaptypo3

### Embed Badge

![Health badge](/badges/spooner-web-just-sitemap/health.svg)

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

###  Alternatives

[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.8M44](/packages/friendsoftypo3-tt-address)[dmitryd/typo3-dd-googlesitemap

Google sitemaps for TYPO3

23198.1k](/packages/dmitryd-typo3-dd-googlesitemap)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1449.1k26](/packages/quellenform-t3x-iconpack)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.0k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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