Back to articles

How do I manage my redirects using the Redirection app (301, 302, HTTPS)?

Need to enforce HTTPS on your site? Or redirect an old URL to a new one? Fasterize’s Redirection app lets you easily set up HTTP redirects directly from the interface. This article provides a step-by-step guide to setting up a redirect, whether it’s permanent (301) or temporary (302).

Introduction

Need to enforce HTTPS on your website? Or redirect an old URL to a new one?

Fasterize's Redirect app lets you easily set up HTTP redirects directly from the interface.

This article provides a step-by-step guide to setting up a redirect, whether it’s permanent (301) or temporary (302).

What is the Redirection app used for?

The Redirection app lets you set up simple HTTP redirection rules.

Here are a few concrete examples:

You can define these rules globally or on a per-environment basis (referred to here as a “target”).

Set up a redirect in the Fasterize interface

1. Open the Redirection app

Go to the Redirect tab in the Fasterize interface.

You can:

💡 Use the default settings to apply a global rule. Select a target if you want different behavior in certain environments.

2. Enable a redirect

Toggle the “Redirect” switch to begin setup.

Don't forget to click " Save Settings " once you've set up the redirect.

3. Fill in the redirect fields

Here are the available fields:

⚠️ Warning: Avoid conflicting or circular redirects, as they can cause infinite loops.

4. Save the redirect

Once you've filled in all the fields, click Save Settings.

You can also delete an existing redirect at any time.

Best practices and recommended use cases

💡 For an SEO migration, always use a 301 redirect. Search engines treat this type of redirect as permanent and transfer the search engine ranking from the old URL to the new one.

Conclusion

The Redirection app lets you easily manage your HTTP redirects without touching the code or the server.

Take the time to thoroughly test your rules after saving them, using a browser or a tool like curl, to avoid any mistakes.