How do I enable caching?

23 views

How 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:

  1. Log in to your WordPress dashboard

    • yourdomain.com/wp-admin
  2. Go to Plugins → Add New

  3. Search for a caching plugin, such as:

    • LiteSpeed Cache
    • WP Super Cache
    • W3 Total Cache
  4. Click Install Now, then Activate

  5. Open the plugin settings

  6. Enable caching (usually one-click or basic settings)

Method 2 – Server-side caching (if available)

Some hosting environments include built-in caching tools.

Steps:

  1. Log in to DirectAdmin

  2. Look for options such as:

    • Cache Management
    • Performance Settings
    • Speed Optimisation Tools
  3. 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-admin area

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.

Top