- Faster Load Times: Cached assets serve from the user’s device or the edge network, reducing round-trip time.
- Reduced Bandwidth: Only changed content needs to download, lowering data transfer and hosting costs.
- Improved Scalability: Offloading repeat requests to cache minimizes origin-server load during traffic spikes.
Managing Cache in Experro
Accessing the Cache Screen
- Navigate to Content → Cache in the left sidebar.

Purging Individual Pages
Remove a single page from cache forcing a fresh fetch on next request:- Locate the page in the list.
- Click Purge next to its entry.
Purging All Pages
When you’ve rolled out a global change (layout, stylesheet, site-wide script) and you want to clear every page at once:- In the Cache screen header, click Purge All Cache.
- Confirm the action in the prompt.