Contao Open Source CMS > Enhance > Extension list > [Redirect4ward] Redirect4ward 1.3.0 stable

Extensions > Redirect4ward

[Redirect4ward] Redirect4ward

Redirection defined URLs to internal or external pages.

 

This module allows you to define URLs with internal and external target pages. If a user requests one of this urls, TYPOlight redirects to the target. This is very useful to obtain old site structures. Google finds the new pages and keeps it in its index.

If your old website uses no .html as url-suffix, you have to edit the .htaccess file and add:

  • if you would use .htm:
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule .*\.htm$ index.php [L]
  • if you would use .php:
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule .*\.php$ index.php [L]

 

Version1.3.0 stableTypeFree
Release date2010-11-15CategoryUtility
LicenseLGPL
Copyright4ward.media
AuthorChristoph Wiechert (4ward.media) http://www.4wardmedia.de
English transl.Christoph Wiechert (Psi) http://www.4wardmedia.de
Release notes and change log for 1.3.0 stableOther versions

Multi-Domain ready.

You could set the host (dns) for each redirection.

1.0.0 stable
1.1.0 stable
1.2.0 stable
1.4.0 stable
1.5.0 stable
Release functionality Total functionality
10.00
Release usability Total usability
10.00
Release quality Total quality
10.00
Release rating Total rating
10.00 (1 votes)
Release downloads73Total downloads194
Release installs394Total installs915
Release updates114Total updates376
Dependencies of this extensionOther extensions depending on this one
NameVersion fromVersion to
Contao2.9.0 stable2.9.4 stable
DomainLink1.0.2 stable1.2.1 stable
NameVersion fromVersion to
PackageSizeDate
Contao_Redirect4ward_10030009_12.zip156002011-08-11 16:48