# Redirect Site Visitors to Mapped Domains

<figure><img src="/files/4dKXBjMcGL4992IhbJAV" alt=""><figcaption><p>Force site visitors to see only mapped domains of a page</p></figcaption></figure>

When the setting *Force site visitors to see only mapped domains of a page* is enabled, anytime visitors attempt to navigate to a page that is mapped, they will by default be redirected to the first mapped domain associated with that page.&#x20;

This prevents site visitors from ending up on an unexpected domain than the one they were previously navigating.&#x20;

{% hint style="danger" %}
If this feature is used simultaneously with Global Domain Mapping, all pages on your site will redirect to their corresponding mapped domain.&#x20;

If one page is attached to multiple domains and a user visits the primary site domain's version of that page, they will be redirected to the version of the page attached to the first domain in your mapping settings.&#x20;
{% endhint %}


---

# 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://domainmappingsystem.gitbook.io/domainmappingsystem-docs/features/redirect-site-visitors-to-mapped-domains.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.
