# Domain Redirects

### What Is Domain Redirects?

The domain redirect is accessed through Domain Redirects. The user can add the domain redirects through the domain redirect table which consists of the domain from which it needs to be redirected, the subpath, and the complete URL destination to which it needs to be redirected. The module also supports the usage of wildcard redirecting, thus many requests can be handled with one instance of domain redirect.

### Who Can Manage the URL Redirects?

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

* Super Admin
* SEO Admin
* Site Admin

### How to Manage the Domain Redirects?

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

<figure><img src="/files/q2UYUgxtX2XjPCdJWUtE" alt=""><figcaption><p>Managing URL Redirects</p></figcaption></figure>

Follow these steps on how to manage the domain redirects:

1. Fill in the *From domain* field
2. Fill in the *sub path* fields - *add "/\*" that means any path*
3. Fill in the *Destination* field
4. Click the *Save* button

When filling in the *From domain* field, you are simply saying from where the users will be redirected to the *Destination.*

Example:&#x20;

example.com/\* => redirected.com


---

# 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/10.1.x/content-designers/url-management/domain-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.
