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:
- Go to Advanced Settings in your WP Compress dashboard.
- Navigate to Other Optimizations.
- 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
Updated on: 04/27/2023
Thank you!