# Manage Redirect

You can manage **Redirect** under DNS in the [Medianova Control Panel](https://cloud.medianova.com) or via [API](https://clients.medianova.com/api-documentation/dns/redirect).

\
Log in to the Medianova Control Panel, go to **DNS** in the left sidebar, and navigate to the **Redirects tab**.

<figure><img src="https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2FTWvHCJxFJPaBhYnW7MHW%2Fimage.png?alt=media&#x26;token=490f8d2f-cfb6-410c-bf18-b04643012bb0" alt="" width="563"><figcaption><p>Redirect list view in the Medianova Control Panel</p></figcaption></figure>

### Create a Redirect

{% stepper %}
{% step %}
**Click Create in the top-right corner.**
{% endstep %}

{% step %}
**Fill in the required fields:**

* **Domain** – The source domain (e.g., `example.com`)
* **Path** – Root `/` or a subpath (e.g., `/blog`)
* **Target URL** – Full destination URL including `https://`
* [**Redirect Type**](https://clients.medianova.com/products/dns/redirect/types-of-redirects) – Select **301 (Permanent)**, **302 (Temporary)**, or **Masking**
* [**Redirect Options**](https://clients.medianova.com/products/dns/redirect/redirect-options) – Configure Path Forwarding, Query Forwarding, HTTPS, and Tags if needed

<figure><img src="https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2FAIuJbsxYFxrXoTz6cida%2Fimage.png?alt=media&#x26;token=46343334-29a4-4df2-b751-0111759e1471" alt=""><figcaption><p>Create Redirect screen</p></figcaption></figure>
{% endstep %}

{% step %}
**Click Save to apply the rule.**
{% endstep %}

{% step %}
**Verify the redirect in the list view or by testing in a browser.**
{% endstep %}
{% endstepper %}

### Edit a Redirect

{% stepper %}
{% step %}
**Find the redirect rule in the list.**

<figure><img src="https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2FeRobGTD4bjEsetfskntS%2Fimage.png?alt=media&#x26;token=0ce0e30a-b11e-4826-9d4e-8487172f6f28" alt=""><figcaption><p>Delete Redirect confirmation screen</p></figcaption></figure>
{% endstep %}

{% step %}
**Click the three-dot menu and select Edit.**
{% endstep %}

{% step %}
**Update the fields or options.**
{% endstep %}

{% step %}
**Click Update to save changes.**
{% endstep %}
{% endstepper %}

### Delete a Redirect

{% stepper %}
{% step %}
**Find the redirect rule in the list.**
{% endstep %}

{% step %}
**Click the three-dot menu and select Delete.**
{% endstep %}

{% step %}
**Confirm the deletion.**

The redirect is removed immediately.
{% endstep %}
{% endstepper %}
