Skip to main content

URL Redirects

URL Redirects let you create 301 permanent redirects that send traffic from one domain or path to another URL, funnel step, website page, or all paths (REGEX).

Updated over 3 months ago

Who This Is For / When to Use

Use URL Redirects when you need to preserve SEO, consolidate domains, clean up URLs, or redirect traffic to funnels or website pages within the same account.


What You Can Redirect To

Kyrios supports four redirect destination types:

  1. Custom URL – Redirect to any external or internal URL.

  2. Funnel – Redirect to a specific step in a live funnel.

  3. Website – Redirect to a live page on a website linked to a domain.

  4. All Paths (REGEX) – Redirect all paths from one domain to another domain.


How to Create a URL Redirect

Step 1: Open URL Redirects

  1. Go to Settings.

  2. Select Domains and URL Redirects.

  3. Open the URL Redirects page.

  4. Click + Add a Redirect.


Step 2: Configure the Source (Redirect From)

  1. Select the Domain you want to redirect from.

  2. Choose one option:

    • Specific Path – Redirect a single path (example: /home).

    • Entire Domain (/*) – Redirect all paths on the domain.

  3. If using Specific Path, enter the path (must start with /).

  4. Review the Preview to confirm the source URL.


Step 3: Choose the Redirect Destination (Redirect To)

Click Redirect To and select one of the following:

Option A: Custom URL

Option B: Funnel

  • Select Funnel.

  • Choose a live funnel and step that is linked to a domain.

Option C: Website

  • Select Website.

  • Choose a live website page linked to a domain.


Step 4: Save the Redirect

  1. Review both Source and Target previews.

  2. Click Add Redirect to save.

The redirect is applied immediately as a 301 Permanent Redirect.


Redirect All Paths (REGEX Redirect)

Use this option when you want every path on one domain to redirect to another domain.

Common Use Case

Redirect www.mydomain.com/*mydomain.com/*

  1. Choose Entire Domain (/*).

  2. Select Custom URL or another domain-based destination.

  3. Save the redirect.

This avoids creating individual redirects for each path.


How to Manage Existing Redirects

View Redirects

  • All redirects appear in a table showing Domain, Path, Destination, and Created date.

Edit or Delete a Redirect

  1. Locate the redirect.

  2. Click the three-dot menu on the right.

  3. Select Edit or Delete.


How to Search Redirects

  1. Use the Search for redirects field at the top right.

  2. Search by:

    • Domain

    • Path

Results filter dynamically as you type.


Important Rules and Limitations

  • Redirects are always 301 Permanent Redirects.

  • Funnel steps and website pages must be live and linked to a domain.

  • Deleting a destination funnel step or page will break the redirect.

  • REGEX redirects should only be used for full-domain path redirects.


Common Issues and Fixes

Redirect leads to a 404 page

  • Confirm the destination funnel step or website page is live.

  • Update or remove redirects before deleting pages.

Redirect does not work as expected

  • Check for overlapping redirects on the same domain and path.

  • Confirm the correct path format (must begin with /).

Cannot select a funnel or website

  • Ensure the funnel or website is published and connected to a domain.

Did this answer your question?