jacobsenj / redirect2trailingslash

TYPO3 Extension ⇢ Redirect URLs without trailing slash to the ones with /

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension redirect2trailingslash

This extension redirects urls without a trailing slash to the one with a / at the end. This avoids duplicate content issues.

Requirements

  • TYPO3 10 LTS or 11 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.

About

TYPO3 Extension ⇢ Redirect URLs without trailing slash to the ones with /

License:Other


Languages

Language:PHP 100.0%