Over 200 add-ons available under a single subscription for $40 per month!

Extended redirect

Allows you to set a redirect to any page
Instruction — Extended Redirect

Installation

Install the addon via Addons → Manage addons. Find "Extended Redirect" and click "Install".

Configuration

After installation, open the addon card in "Manage addons":

  • Take into account additional get parameters in the request — when enabled, GET parameters are ignored when matching URLs (e.g. /page?utm_source=google will match rule /page). Disabled by default.

Managing redirects

Go to the redirect management section (addon menu or Addons → Extended Redirect):

  • Add redirect — specify the source URL and destination URL. Both support /path or /index.php?dispatch=... format. For external redirects, use a full URL in the destination field.
  • Edit — change start_url or end_url as needed.
  • Delete — remove unnecessary rules.

Verification

Open the source URL in a browser — it should redirect to the destination. Check the response code (should be 301) via developer tools.

Maintenance

Update the addon via the Upgrade Center or the addon repository. When uninstalling, redirect table data is preserved by default.