DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Users manual

Target group: Editors

Manage redirect records

Redirects are directly manageable in the TYPO3 backend menu with the redirect web module.

If you have a multi-site environment you can specify redirect for multiple websites. In this case you can choose and select the site for which you want to add redirects. The selected site will be used as the base url for the redirect that you add. See Image 2: Select site.

Example: If you select the site "www.redirect.com" and add a redirect of the type "Internal Page" (see Image 3) the url "http://www.redirect.com/custom" will redirect to "http://www.redirect.com/de/customizing.html#c14".

Select site

Image 2: Select site

In the redirect module you can create three different redirect types: "Internal Page", "External url" and "Internal File". * Internal Page: redirect a url to an existing TYPO3 page (see Image 3) * External url: redirect to an external type (see Image 4) * Internal File: redirect to an existing internal file in the FAL (see image 5).

Redirect type Internal Page

Redirect record internal page

Image 3: Redirect record internal page

Redirect type External url

Redirect record external url

Image 4: Redirect record external url

Redirect type Internal File

Redirect record internal file

Image 5: Redirect record internal file

Redirect record fields

See the table below for an overview of all redirect record main fields:

Field: Description: Types Redirect:
Redirect url The incoming request url after the domain. For example, you fill in "about" in the field redirect url for the incoming request "http://www.domain.com/about". Internal page, external url and internal file.
HTTP Status The HTTP state of the redirect. It can be a 301 (Moved Permanently), 302 (Found), 303 (See other) and 307 (Temporary redirect). Internal page, external url and internal file.
Total hits Redirect hit counter number. This is not editable. Internal page, external url and internal file.
Redirect to Select the destination of the redirect. The destination of the redirect is a normal TYPO3 page that you can select with the selector or the wizard. Internal page
Addtional params Add additional params to the internal page for anchor linking. For example "#c8" Internal page
External url The external url to redirect to. For example "http://www.google.com". External url
Internal file The internal file from FAL to redirect to. It saves the file reference id. Internal file