4.0 Adding an External Redirect

Adding an External Redirect

๐Ÿ‘ฅ User Journey

User Journey โ€“ Adding an External Redirect

๐Ÿ“‹ Setup

Select a Task

Click Settings in the side menu

Select Routing manager from the Settings sub-menu

In the header bar, click the expander arrow if the filter options are hidden

๐Ÿ“˜ Steps

1๏ธโƒฃ Select the External redirect tab

2๏ธโƒฃ Click Add new route

3๏ธโƒฃ Enter the Source route that will trigger the redirect โ€“ the preceding slash is not necessary

4๏ธโƒฃ Enter the Destination URL that should be redirected to

5๏ธโƒฃ Choose the redirect type: temporary or permanent

6๏ธโƒฃ Click the Save button

note Notes

All destination URLs must begin with https://

External redirects can only be redirects and not rewrites

After release, any user who accesses the Source route in the published website will be redirected to the Destination URL externally

warning Warnings

Consider the security implications of adding external redirects


๐Ÿ”– References