> For the complete documentation index, see [llms.txt](https://help.spicegems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.spicegems.com/geoip-country-redirect/general-settings/bypass-the-redirection.md).

# Bypass Settings

Bypass Settings in the GeoIP Country Redirect App allow you to exclude specific users from being redirected and blocked. This will stop rules from triggering for that specific user accessing the store with the Bypass parameters.

**Navigation Path:**\
**GeoIP Country Redirect App → Settings → Bypass Redirection**

This can be useful in scenarios such as:

* Store Admins or developers working on the site&#x20;
* QA testing for multiple regions
* Exempting specific IPs or URLs from redirects

### 01. Bypass Redirect Rules

Disable redirection by adding the following parameter at the end of the store URL:\
`?no_rule=true`\
**Example:**\
`https://yourstore.com/?no_rule=true`

### 02. Bypass Blocker Rules

Disable blocker functionality by using the following parameter in the store URL :\
`?sgcr_no_blocker=true`\
**Example:**\
`https://yourstore.com/?sgcr_no_blocker=true`

### 03. Bypass GeoMarket Redirection

Disable GeoMarket-based redirection by adding:\
`?sgcr_no_geomarket=true`\
**Example:**\
`https://yourstore.com/?sgcr_no_geomarket=true`

<figure><img src="/files/ay0TvNvtOBebhTJcfXNj" alt=""><figcaption></figcaption></figure>

Copy the required functionality URL using the copy button and paste it in the address bar to bypass the redirect rule.

{% hint style="info" %}
*Note: Adding the following parameter to the URL will prevent redirection, or blocking during your current browser session. However, once you close and reopen the browser, the redirection will resume as per your app's settings.*
{% endhint %}

If you have any questions, you can reach out at [**help@spicegems.com**](mailto:help@spicegems.com) at your convenience.
