Levo logo

Pricing

Settings

Setting Up URL Redirects to Avoid Broken Links

LA

Levo Academy

Table of Contents
Advanced Routing Rules
Wildcard Redirect (*)
Variable Redirect ({placeholder})
Combined Logic
Bulk Operations
SEO Note

When you update your website such as renaming pages, moving folders, or switching platforms some old links may stop working. When someone opens these links, they see a 404 Error (Page Not Found). This can confuse users and reduce your website’s performance on search engines.

URL Redirections fix this problem by automatically sending users from an old link to the correct, updated page. This helps maintain a smooth experience and keeps your site properly indexed.

Is Permanent and not

Advanced Routing Rules

Levo provides simple ways to manage redirects, even for many pages.

Wildcard Redirect (*)

A wildcard is used to redirect multiple similar URLs at once.

Example:
/blogs/* → /resources/*
All pages inside /blogs/ are redirected to /resources/.

Because the URL contains *, Levo automatically treats it as a Wildcard Redirect. There is no manual type selector.

Variable Redirect ({placeholder})

Variables capture part of a URL and reuse it in the new URL.

Example:
/contact-in-{city} → /contact-us/{city}

A page like /contact-in-delhi becomes /contact-us/delhi.

Combined Logic

You can use wildcards and variables together for more complex redirects.

Example:
/products-{category}/* → /store/{category}/*

Bulk Operations

To manage many redirects easily:

  • Importing Redirects via CSV

    When you need to add many redirects at once, the CSV import workflow saves significant time.

    Step 1: Open the Import Drawer

    1. On the Redirects page, locate the Import CSV button in the top-right action bar (next to the Add URL button).

    2. Click Import CSV. A side drawer titled Import Redirects will slide open from the right.

    Step 2: Download the CSV Template

    1. Inside the Import Redirects drawer, you will see a description reading: "You can import redirects in bulk using a CSV file with the template format."

    2. Click the Download Template link to download Levo's official CSV template file.

    3. Open the downloaded template and populate it with your redirect data. The required columns are:

    - from — The old URL path (e.g., /temp/*)

    - to — The new URL path (e.g., /current/*)

    - is_permanent — Set to true for a permanent (301) redirect or false for a temporary (302) redirect

    CSV Format Requirements:

    > - File must be in .csv format.

    > - Maximum file size: 25MB.

    > - Required columns: from, to, is_permanent.

    > - Use the provided template to ensure proper formatting.

    Step 3: Upload the CSV File

    1. Once your CSV is prepared, either drag and drop the file into the dashed upload area in the drawer, or click the upload area to open your file browser and select the file.

    2. The drawer will display a "Processing..." spinner followed by an "Importing..." state as your redirects are being created.

    Bulk Delete: Remove multiple redirects at once

SEO Note

Levo uses 301 Permanent Redirects, which tell search engines that a page has moved permanently. This helps keep your website’s ranking and SEO value.


← Prev
Managing Your Custom Domain

Next →
Adding Languages for Multilingual Sites

Related Docs

Workspace Identity, Billing & Developer Access

The Workspace Hub is the foundational control layer of your platform. It centralizes critical administrative functions, including organizational identity, billing management, integrations, and developer access.

Activity Log — Track Every Workspace Change

The Activity Log provides a clear record of important actions within your workspace. It shows who performed an action and when, helping you maintain visibility and accountability.

Roles & Permissions — Controlling Team Access

A Role is a defined set of permissions that determines what a team member can view and perform within the platform. Levo operates on a granular, action-based permission model, allowing administrators to explicitly control whether a user can:
1/0
Levo logo

Level up engagement on any website

Pricing

Contact Us

Help & Support

Copyright © 2026. All Rights Reserved

Terms & Conditions

Privacy Policy