How do I enable caching?
24 viewsHow do I enable caching?
Overview
Caching improves website speed by storing static versions of your pages so they load faster for visitors. Instead of rebuilding pages every time, cached content is delivered instantly.
Method 1 – Enable caching in WordPress (Recommended)
Step-by-step:
-
Log in to your WordPress dashboard
yourdomain.com/wp-admin
-
Go to Plugins → Add New
-
Search for a caching plugin, such as:
- LiteSpeed Cache
- WP Super Cache
- W3 Total Cache
-
Click Install Now, then Activate
-
Open the plugin settings
-
Enable caching (usually one-click or basic settings)
Method 2 – Server-side caching (if available)
Some hosting environments include built-in caching tools.
Steps:
-
Log in to DirectAdmin
-
Look for options such as:
- Cache Management
- Performance Settings
- Speed Optimisation Tools
-
Enable caching or performance features if available
Method 3 – Browser caching (automatic via plugin)
Most caching plugins also enable browser caching, which:
- Stores files locally on visitors’ devices
- Makes repeat visits much faster
- Reduces server requests
Important Notes
- Always clear cache after making website changes
- Some plugins require additional configuration for best performance
- Caching is safe and does not affect your website content
Common Issues & Fixes
Changes not showing on website
- Clear caching plugin cache
- Clear browser cache
Layout broken after enabling caching
- Exclude dynamic pages (like checkout or login pages) from cache
Admin panel slow or not updating
- Disable caching for
/wp-adminarea
Need Help?
If you’re unsure which caching option to use or need help configuring it safely, our support team can optimise caching for your website and hosting setup.