PHPackages                             b13/de-slash - 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. b13/de-slash

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

b13/de-slash
============

In case you do not want to havea trailing slash in your URLs, this extension will remove it

2.0.0(1y ago)623.3k↓38.4%3[1 issues](https://github.com/b13/de-slash/issues)[1 PRs](https://github.com/b13/de-slash/pulls)GPL-2.0-or-laterPHPCI failing

Since Nov 10Pushed 3w ago8 watchersCompare

[ Source](https://github.com/b13/de-slash)[ Packagist](https://packagist.org/packages/b13/de-slash)[ RSS](/packages/b13-de-slash/feed)WikiDiscussions main Synced 3d ago

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

Never have a trailing slash in your TYPO3 websites
==================================================

[](#never-have-a-trailing-slash-in-your-typo3-websites)

With TYPO3, it is possible to have a trailing slash in your URLs, but also without them - depending on the use-case.

By default, TYPO3 does not have a trailing slash at the end of each URL, but there are some technical limitations, why it e.g. happens on the home page, where there is always a trailing slash.

You can configure an ending like ".html" or "/" for each URL, and have more enhancers for plugins.

This extension works in a naive way to remove trailing slashes from

- All generated links
- All your canonical URLs

It even redirects incoming URLs with a trailing slash into the same page without.

Configuration
-------------

[](#configuration)

Install the extension, ensure that all your site configuration base's for languages do NOT have a trailing slash

Good: `base: 'https://example.com/en'`Bad: `base: 'https://example.com/en/'`

Good: `base: '/fr'`Bad: `base: '/fr/'`

That's it.

Caveats
-------

[](#caveats)

- Ensure that you do not have a enhancer or PageType decorator that creates URLs (also for plugins) with a trailing slash.
- Redirects will only work on GET or HEAD requests.

Pending Issues
--------------

[](#pending-issues)

- How to deal with redirects from EXT:redirects
- This is currently an "all-in" solution - you can't disable this feature on a per-site basis.

Credits
-------

[](#credits)

This extension was created by Benni Mack in 2023 for [b13 GmbH, Stuttgart](https://b13.com).

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance69

Regular maintenance activity

Popularity35

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity44

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

Every ~509 days

Total

2

Last Release

458d ago

Major Versions

1.0.0 → 2.0.02025-04-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/165630?v=4)[Benni Mack](/maintainers/bmack)[@bmack](https://github.com/bmack)

---

Top Contributors

[![bmack](https://avatars.githubusercontent.com/u/165630?v=4)](https://github.com/bmack "bmack (6 commits)")[![ochorocho](https://avatars.githubusercontent.com/u/4623070?v=4)](https://github.com/ochorocho "ochorocho (6 commits)")[![achimfritz](https://avatars.githubusercontent.com/u/2152991?v=4)](https://github.com/achimfritz "achimfritz (4 commits)")[![geldmacher](https://avatars.githubusercontent.com/u/1763101?v=4)](https://github.com/geldmacher "geldmacher (2 commits)")[![o-ba](https://avatars.githubusercontent.com/u/8812114?v=4)](https://github.com/o-ba "o-ba (1 commits)")[![ervaude](https://avatars.githubusercontent.com/u/7824856?v=4)](https://github.com/ervaude "ervaude (1 commits)")[![Tim-Obert](https://avatars.githubusercontent.com/u/45205076?v=4)](https://github.com/Tim-Obert "Tim-Obert (1 commits)")

---

Tags

seotypo3trailing slash

### Embed Badge

![Health badge](/badges/b13-de-slash/health.svg)

```
[![Health](https://phpackages.com/badges/b13-de-slash/health.svg)](https://phpackages.com/packages/b13-de-slash)
```

###  Alternatives

[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

36524.0k1](/packages/clickstorm-cs-seo)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)

PHPackages © 2026

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