> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.wpcompress.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to exclude a specific URL (login page, cart, etc) from WP Compress

# Exclude Specific URLs from Optimization

To bypass optimization for specific pages like custom login pages, shopping carts, or other pages that may conflict with WP Compress, follow these steps:

1. Go to **Advanced Settings** in your WP Compress dashboard.

![](https://storage.crisp.chat/users/helpdesk/website/49a2bcd521bcc400/screen-shot-2023-04-27-at-1016_1xcpo68.png)


2. Navigate to **Other Optimizations**.

![](https://storage.crisp.chat/users/helpdesk/website/49a2bcd521bcc400/screen-shot-2023-04-27-at-1013_v9fgfi.png)

3. Enable the **Exclude External URLs** field.

Here are a few examples of URLs you might want to exclude:

- Login page: `https://example.com/login`
- Shopping cart: `https://example.com/cart`
- Checkout page: `https://example.com/checkout`

| Simply paste the URLs of the pages you want to exclude in the **Exclude External URLs** field, and WP Compress will bypass optimization for those pages.




