studiomitte / redirect2trailingslash
Redirect urls with no trailing slashes to the one with
Installs: 62 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 4
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5 || ^12.4
README
This extension redirects urls without a trailing slash to the one with a /
at the end. This avoids duplicate content issues.
Requirements
- TYPO3 11 LTS or 12 LTS
Installation and Setup
Install this extension, either by downloading from the TER or by using composer with composer require studiomitte/redirect2trailingslash
.
Optional Configuration
You can configure the status code used for the redirect. By default it is set to 307.
Credits
This extension was created by Georg Ringer for Studio Mitte, Linz with ♥.
Find more TYPO3 extensions we have developed that provide additional features for TYPO3 sites.