# How to exclude some IPs and URLs from redirection

For excluding certain URLs and IPs from redirection you can consider the [Global Whitelist Settings](/geoip-country-redirect-legacy/whitelist-settings.md) in the app.

**How it works?**

Let’s say you have set up the app to redirect US visitors to the US store. So, whenever the US customers visit any page of your store they will be redirected as per the redirect rule.

Now, the store contains a blog page which should be accessible by every visitor. Basically, the blog pages should not redirect the visitors as per the redirect rules created under the app.

So, in order to make the blog page accessible to every visitor without getting redirected,  you need to setup the URLs in the the **Whitelist Setting**.

[Click here to know how to setup URLs and IPs in whitelist Setting.](/geoip-country-redirect-legacy/whitelist-settings.md)


---

# 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://help.spicegems.com/geoip-country-redirect-legacy/faqs/how-to-exclude-some-ips-and-urls-from-redirection.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.
