How to configure LiteSpeed Cache properly for WordPress Print

  • 0

Overview

LiteSpeed Cache (LSCache) is the recommended caching plugin for all WordPress websites hosted on VexoWeb. It works at server level for maximum speed.

1. Enable LSCache in WordPress

  1. Install the LiteSpeed Cache plugin
  2. Go to LiteSpeed Cache → Dashboard
  3. Make sure LSCache is ON

2. Recommended settings

Cache Settings

  • Enable Cache = ON
  • Mobile Cache = ON
  • Object Cache = ON
  • Browser Cache = ON

Image Optimization

  • Enable WebP generation
  • Enable Image Optimization Cron

CDN (Optional)

If using QUIC.cloud:

  • Enable CDN
  • Use “Standard CDN” mode

3. WooCommerce settings

  • Disable cache for Cart, Checkout, My Account
  • Enable ESI (Edge Side Includes)

4. Exclude items from cache

Recommended exclusions:

  • /wp-admin/*
  • /xmlrpc.php
  • Preview pages

5. Purge cache after changes

Go to LiteSpeed Cache → Toolbox → Purge All

6. Avoid conflicts

Never use more than one caching plugin. Remove:

  • WP Super Cache
  • WP Fastest Cache
  • W3 Total Cache

Was this answer helpful?

« Back