
Introduction
This plugin loads at Joomla! startup and checks if the domain used in the URL matches the one specified in the parameters. If it does not, the plugin gracefully redirects the visitor to the exact same URL, replacing the domain with the preferred one.
Useful if you can't (or won't) modify your .htaccess files for Apache redirection. Or if you can't write Rewrite Rules, just like me…
Very little documentation is provided, as there really is only one important parameter to set. Support by mail only to the author.
Version 1.1.2 includes :
- correct redirect() method now used according to Joomla version (from 3.2 we have to use CMSApplication, not JApplication)…
- BUG FIX : debug mode was kept activated in the 1.1.0 release. Sorry about that !
- Safer and more correct coding
- Ability to define a landing page instead of redirecting to the equivalent page in the target domain
- Even more clear language files
- Safeguard mechanism for the champs who do enter http as part of target domain despite the warnings
- Joomla Update System compliance (with Backblaze as a CDN to prevent updating issues)
Ce plugin se charge au démarrage de Joomla! et vérifie si le domaine utilisé dans l'URL correspond à celui spécifié dans les paramètres. Si ce n'est pas le cas, le plugin redirige correctement l'utilisateur vers la même URL exactement dans le bon domaine.
Pratique si vous ne voulez pas (ou ne pouvez pas) modifier votre .htaccess pour une redirection avec Apache. Ou si vous ne savez pas comment écrire des Rewrite Rules, comme moi…
Il y a très peu de documentation, parce qu'il y a vraiment un seul paramètre important à régler. Le support est assuré uniquement par mail à l'auteur.
La version 1.1.0 inclut :
- BUG FIX : Le mode debug était resté activé par erreur sur la version 1.1.0 - vraiment désolé !
- Un code plus correct et plus sûr
- La possibilité de définir une landing page plutôt que de rédiriger vers la page équivalente du domaine cible
- Des fichiers de langue encore plus clairs
- Des mécanismes de vérification d'erreur pour les champions qui laissent http:// dans le paramètre domaine, malgré les avertissements
- La compatibilité Joomla Update System (avec Backblaze comme CDN pour régler certain problèmes de mise à jour)
Domain redirect
- Version:
- 1.1.2
- Developer:
- Xavier Spirlet
- Last updated:
-
Jun 30 2020
3 years ago - Date added:
- Nov 19 2014
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3 J4
Share