> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scayla.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit or delete live redirects

> Modify or remove existing live redirects from the Live redirects tab on the URL redirects page.

## Edit a live redirect

<Steps>
  <Step title="Go to URL redirects">
    From the Redirect Pro app, click **URL redirects** in the navigation menu.
  </Step>

  <Step title="Switch to the Live redirects tab">
    Click the **Live redirects** tab to view your live redirects.
  </Step>

  <Step title="Select the live redirect">
    Click the live redirect you want to edit.
  </Step>

  <Step title="Update the details">
    Modify the **Redirect from** or **Redirect to** fields as needed.
  </Step>

  <Step title="Save your changes">
    Click **Save** to apply the updated live redirect.
  </Step>
</Steps>

## What happens after editing

* Changes take effect immediately
* Visitors to the updated "Redirect from" URL are sent to the new destination
* If you changed the "Redirect from" URL, visitors to the old source URL will no longer be redirected

## Delete live redirects

### Delete a single live redirect

<Steps>
  <Step title="Go to URL redirects">
    From the Redirect Pro app, click **URL redirects** in the navigation menu.
  </Step>

  <Step title="Switch to the Live redirects tab">
    Click the **Live redirects** tab to view your live redirects.
  </Step>

  <Step title="Select the live redirect">
    Click the live redirect you want to delete.
  </Step>

  <Step title="Delete the live redirect">
    Click the **Delete** button and confirm the deletion.
  </Step>
</Steps>

### Delete multiple live redirects

<Steps>
  <Step title="Go to URL Redirects">
    From the Redirect Pro app, click **URL Redirects** in the navigation menu.
  </Step>

  <Step title="Switch to the Live redirects tab">
    Click the **Live redirects** tab to view your live redirects.
  </Step>

  <Step title="Select live redirects">
    Use the checkboxes to select the live redirects you want to delete.
  </Step>

  <Step title="Delete selected">
    Click the **Delete** button that appears and confirm the bulk deletion.
  </Step>
</Steps>

<Warning>
  **Deletion is permanent.** Deleted live redirects cannot be recovered. Visitors to the source URL will no longer be redirected and will see the original page as normal.
</Warning>

## What happens after deleting

* The live redirect stops working immediately
* Visitors to the source URL will see the original active page as normal
* The deletion does not affect the source or destination pages themselves

## Tips for managing live redirects

<Accordion title="Test after editing">
  After making changes, visit the "Redirect from" URL in an incognito browser window to verify the redirect works correctly.
</Accordion>

<Accordion title="Consider 301 redirects for removed pages">
  If you later remove or unpublish the page that had a live redirect, delete the live redirect and create a [301 redirect](/redirect-pro/guides/managing-301-redirects/create-301-redirect) instead. This gives you SEO benefits and unlimited visits.
</Accordion>

## Related guides

* [Create a live redirect](/redirect-pro/guides/using-live-redirects/create-live-redirect) — Add new live redirects
* [Understanding live redirects](/redirect-pro/guides/using-live-redirects/live-redirects-overview) — Learn how live redirects work
* [Create a 301 redirect](/redirect-pro/guides/managing-301-redirects/create-301-redirect) — For broken pages that need SEO benefits
