TROT: Reroute and redirect urls

TROT: Reroute and redirect urls v1.0.10

No permission to buy (£5.00)
Compatible XF 2.x versions
  1. 2.3
License
Single Use License (may be used on one website)
Updates duration
Download link is available for 3 days (if you want later updates renew for £1.00 a month)
Visible branding
No
Please note, after purchasing the download is available for up to 3 days only
-- after that you can renew for £1.00 per month for any new updates
(renewal fees are always much cheeper an can be cancelled any time, if you just want 1 particular update, I've no issue with you just renewing for that 1 month)

TROTVideo.webpVideo Demo Above​




Whether you're modifying internal controller/action paths, redirecting to different sections, or linking to external sites, TROT handles it.

It supports both rerouting (replacing internal paths while preserving functionality)
and 301 redirects for permanent URL changes. This is especially useful when reorganizing content or integrating with other platforms.

You can also clean up or flatten URL structures—for example, removing unwanted actions (/resource/list → /resource/) or internal prefixes (/forum/blog → /blog)—though some cases may require changes to .htaccess or default.config.



This plugin is also mentioned in the demo for Creating a XenForo Add-on (this tutorial is free), so if you prefer, can you can also recreate it your self for free (I've covered everything required for building this add-on), in this particular case I explain how to create custom ACP options using a PHP call back



I personally use to do 2 things:
https://aut-tick.com/core/tutorial/* -> https://aut-tick.com/tutorial/* (requires a htaccess modification too)
https://aut-tick.com/tutorial/list -> https://aut-tick.com/tutorials/

ACP.webp





✅ Reroutes URLs
to different controller/actions within the forum, preserving original behaviour.​
✅ Performs 301 redirects for permanent URL changes, useful for SEO.​
✅ Supports wildcards for bulk pattern-based redirection (e.g. tutorial/* → resource/*).​
✅ Maintains query parameters if needed during rerouting.​
✅ Allows external redirects to completely different domains.​
✅ Works with root-level rewrites when configured via .htaccess or default.config.​
Author
tenants
Views
67
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top Bottom