# URL Redirects

### What are URL Redirects?

The "URL Redirects" page is used to setup and manage URL Redirects. New redirects are created here using the Add redirect button which presents a form to simplify the creation of redirects. The URL redirects page provides a list of all redirects on the site and allows you to edit them.

### Who Can Manage the URL Redirects?

By default on Varbase, there are default roles that can manage URL Redirects and they are:

* Super Admin
* SEO Admin
* Site Admin

### How to Manage the URL Redirects?

As a Super Admin, Site Admin, or SEO Admin, please navigate to **Administration \ Configurations \ Search and metadata \&#x20;*****Redirect***.

![Managing URL Redirects](/files/wT7Kb89vMVh0ltOFqqRt)

This page will view all the site's URL redirects that are already applied.

### How to Add URL Redirects?

This section will explain how to add users Varbase, please navigate to **Administration \ Configurations \ Search and metadata \ Redirect \ Add URL redirect.**

![Adding URL redirects](/files/8HWxANieS7005dmCN1Xg)

Follow these steps to add a URL redirect:

1. Fill in the Path
2. Fill in the To - *where you would like the user to be redirected to whether to internal or external pages*
3. Choose the Redirect status
   * 300 - Multiple choices
   * 301 - Moved Permanently
   * 302 - FOund
   * 303 - See other
   * 304 - Not Modified
   * 305 - Use Proxy
   * 307 - Use temporary Redirect
4. If your site is multi-lingual then select the redirect according to the language.
5. Then click Save


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.varbase.vardot.com/9.0.x/content-designers/search-engine-optimization/url-redirects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
