Cache Management
Manage how your website content is cached to optimize loading speed.
How Caching Works
Caching stores copies of your pages to serve visitors faster:
- First visit - Page is generated and cached
- Subsequent visits - Cached version is served instantly
- After changes - Cache is automatically cleared
Cache Controls
Clear All Cache
Force refresh all cached content for your site.
Use this when:
- Making site-wide changes that aren't appearing
- Troubleshooting display issues
- After significant content updates
The cache will automatically rebuild as pages are visited.
Troubleshooting
Changes Not Appearing?
- Clear your browser cache (Ctrl/Cmd + Shift + R)
- Try incognito/private browsing mode
- Clear site cache from this settings page
- Wait a few minutes for CDN propagation
Still Seeing Old Content?
- Verify your changes were saved in the editor
- Check if you're viewing the correct page
- Some browsers cache aggressively - try a different browser