PHPackages                             eliashaeussler/typo3-sitemap-robots - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. eliashaeussler/typo3-sitemap-robots

ActiveTypo3-cms-extension[Parsing &amp; Serialization](/categories/parsing)

eliashaeussler/typo3-sitemap-robots
===================================

Extension for TYPO3 CMS to enhance robots.txt with sitemap configurations

1.1.1(2mo ago)19.0k↓38.1%[1 PRs](https://github.com/eliashaeussler/typo3-sitemap-robots/pulls)GPL-2.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI failing

Since Nov 23Pushed 2mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (30)Versions (17)Used By (0)

[![Extension icon](Resources/Public/Icons/Extension.svg)](Resources/Public/Icons/Extension.svg)

TYPO3 extension `sitemap_robots`
================================

[](#typo3-extension-sitemap_robots)

[![Coverage](https://camo.githubusercontent.com/6c47460efce1d042826705406538d72d669652cb1d25689acd7241f3ceff5562/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c73436f7665726167652f6769746875622f656c6961736861657573736c65722f7479706f332d736974656d61702d726f626f74733f6c6f676f3d636f766572616c6c73)](https://coveralls.io/github/eliashaeussler/typo3-sitemap-robots)[![CI](https://camo.githubusercontent.com/f0d0f6faa2d55f4b849669c719efb77454e04065d2809e64754afb5f77b2265a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c6961736861657573736c65722f7479706f332d736974656d61702d726f626f74732f63692e79616d6c3f6c6162656c3d4349266c6f676f3d676974687562)](https://github.com/eliashaeussler/typo3-sitemap-robots/actions/workflows/ci.yaml)[![Supported TYPO3 versions](https://camo.githubusercontent.com/d0f38229a0dd23879b33fdb9fbe74ef2add72e76f77bdbf08bd81ddf1755c468/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f736974656d61705f726f626f74732f7479706f332f736869656c64732e737667)](https://extensions.typo3.org/extension/sitemap_robots)[![Slack](https://camo.githubusercontent.com/3e0f1ac6e2acddd7d3881e292a3e2e1d4dd5fd2a954a687fa63b851a1a9fcf97/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d2532336578742d2d736974656d61705f5f726f626f74732d3461313534623f6c6f676f3d736c61636b)](https://typo3.slack.com/archives/C06532567LM)

An extension for TYPO3 CMS that enhances `robots.txt` from site configuration with located XML sitemaps. Injection of sitemap configuration can be managed on a per-site basis and is done by an additional frontend middleware. The extension supports static routes as well as injection into local files.

🚀 Features
----------

[](#-features)

- Middleware to inject sitemap configurations into `robots.txt`
- Manage sitemap injection on a per-site basis using site configuration
- Supports static routes and local files
- Compatible with TYPO3 13.4 LTS and 14.1

🔥 Installation
--------------

[](#-installation)

### Composer

[](#composer)

[![Packagist](https://camo.githubusercontent.com/a1bafdbc01dd67830d34ba51c0417bb38aace99b92ab786c0623cdd9600a85e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6961736861657573736c65722f7479706f332d736974656d61702d726f626f74733f6c6162656c3d76657273696f6e266c6f676f3d7061636b6167697374)](https://packagist.org/packages/eliashaeussler/typo3-sitemap-robots)[![Packagist Downloads](https://camo.githubusercontent.com/cd5715771967f231fde49f59c756cd88445ef3a3eba2cc70c297faf777e90c66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6961736861657573736c65722f7479706f332d736974656d61702d726f626f74733f636f6c6f723d627269676874677265656e)](https://packagist.org/packages/eliashaeussler/typo3-sitemap-robots)

```
composer require eliashaeussler/typo3-sitemap-robots
```

### TER

[](#ter)

[![TER version](https://camo.githubusercontent.com/94cd2180314e756a7ecd74f1a8eecbc26e88aa1f8814753da52b1ce15cd1fd06/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f736974656d61705f726f626f74732f76657273696f6e2f736869656c64732e737667)](https://extensions.typo3.org/extension/sitemap_robots)[![TER downloads](https://camo.githubusercontent.com/d66fb44189985a7f963e2c935081b11d195934d57cc384846dfb9aaed9607b00/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f736974656d61705f726f626f74732f646f776e6c6f6164732f736869656c64732e737667)](https://extensions.typo3.org/extension/sitemap_robots)

Download the zip file from [TYPO3 extension repository (TER)](https://extensions.typo3.org/extension/sitemap_robots).

📙 Documentation
---------------

[](#-documentation)

Please have a look at the [official extension documentation](https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/main/en-us/).

🔒 Security Policy
-----------------

[](#-security-policy)

Please read our [security policy](SECURITY.md) if you discover a security vulnerability in this extension.

⭐ License
---------

[](#-license)

This project is licensed under [GNU General Public License 2.0 (or later)](LICENSE.md).

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 68.1% 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 ~69 days

Recently: every ~85 days

Total

13

Last Release

75d ago

Major Versions

0.2.1 → 1.0.02025-11-25

PHP version history (3 changes)0.1.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

0.1.7PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

1.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/144cefe55242b883c87cb537463f3ba75a0f8198fc5b602b50c838aae31fe7ee?d=identicon)[eliashaeussler](/maintainers/eliashaeussler)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (452 commits)")[![eliashaeussler](https://avatars.githubusercontent.com/u/16313625?v=4)](https://github.com/eliashaeussler "eliashaeussler (211 commits)")[![thomasrawiel](https://avatars.githubusercontent.com/u/5371428?v=4)](https://github.com/thomasrawiel "thomasrawiel (1 commits)")

---

Tags

extensionrobots-txtsitemaptypo3xml

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eliashaeussler-typo3-sitemap-robots/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

20229.9k](/packages/eliashaeussler-typo3-warming)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)[yiisoft/yii-middleware

Yii Middleware

21151.3k1](/packages/yiisoft-yii-middleware)

PHPackages © 2026

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