Creating a Redirect

Use the 'Add New Redirection' form to set up a new redirect.

To create a basic redirect, you’ll need to provide two things: a source URL (the address you want to redirect from) and a target URL (the destination you want users to be sent to).

The source URL is usually relative to your website’s domain. For example, if you want to redirect from https://myexample.com/old-url, and your site is https://myexample.com, then the source would simply be /old-url.

The target URL can be either relative (like /new-page) or a full external URL (like https://anotherdomain.com/page).

Important:
You cannot include a hash symbol (#) in the source URL. Since hashes are not sent to the server as part of a request, they can't be used for matching redirects. This is a limitation of how the web works, not a restriction specific to the Redirection plugin.

Changing Redirect Settings

After you’ve created a redirect, it will show up in your list of redirects. To make changes to it, simply hover over the entry — a set of action links will appear below, allowing you to edit or manage the redirect.

Click the Edit link to modify the redirect using the same process you followed when creating it.

Activating, Deactivating, and Removing Redirects

Removing a redirect will permanently delete it from Redirection, making it inactive on your site.

Disabling a redirect keeps it in your list but turns it off. This is useful if you want to pause the redirect without losing it.

Enabling a redirect reactivates one that was previously disabled, making it live again.

Advanced Redirects

Advanced options can be accessed by clicking the cog icon located at the bottom of the redirect edit form.