PowerCacher - GreenGeeks Support https://www.greengeeks.com/support/topic/powercacher/ Mon, 06 Feb 2023 19:17:10 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.2 How to Clear Litespeed Cache https://www.greengeeks.com/support/article/clear-litespeed-cache/ https://www.greengeeks.com/support/article/clear-litespeed-cache/#respond Wed, 07 Jul 2021 18:00:18 +0000 https://www.greengeeks.com/support/?post_type=ht_kb&p=16916 Clearing the cache can help keep your site running efficiently. Today, I’ll go over a couple of methods to clear the Litespeed Cache. Method 1: Using WordPress to Clear Litespeed Cache Log into your website. At the top, hover over the LiteSpeed icon. Select the Purge All option. The plugin will...

The post How to Clear Litespeed Cache appeared first on GreenGeeks Support.

]]>
Clearing the cache can help keep your site running efficiently. Today, I’ll go over a couple of methods to clear the Litespeed Cache.

Method 1: Using WordPress to Clear Litespeed Cache

Log into your website. At the top, hover over the LiteSpeed icon.

Hover Over

Select the Purge All option.

Purge All

The plugin will clear all of the LiteSpeed Cache.

Method 2: Using cPanel

Log into your GreenGeeks account.

Click on the “cPanel” button.

cPanel

Scroll down to the Advanced section and click on the LiteSpeed Web Cache Manager option.

LiteSpeed

Click on the “Flush All” button.

Flush All

A small pop-up will appear asking to confirm your choice. Click on the “Ok” button.

Ok

The files will now be cleared.

 

Method 3: Using WP CLI

The WP CLI tool, which is available to all GreenGeeks customers using cPanel Terminal, or a direct SSH connection, can be used to manage your WordPress site, including Litespeed Cache.

To flush all types of Litespeed cache, navigate to the WordPress directory and use the WP CLI command:

wp litespeed-purge all

For more information on managing Litespeed Cache using WP CLI, refer to the Litespeed documentation, and our WP CLI Getting Started Guide.

 

The post How to Clear Litespeed Cache appeared first on GreenGeeks Support.

]]>
https://www.greengeeks.com/support/article/clear-litespeed-cache/feed/ 0
How to Enable LiteSpeed Cache for WordPress https://www.greengeeks.com/support/article/how-to-enable-litespeed-cache-for-wordpress/ https://www.greengeeks.com/support/article/how-to-enable-litespeed-cache-for-wordpress/#comments Tue, 22 Jan 2019 23:40:46 +0000 https://www.greengeeks.com/support/?p=12602 GreenGeeks websites run on LiteSpeed servers, so you can take full advantage of the LiteSpeed Cache website acceleration plugin. This article will guide you through the installation of the LiteSpeed Cache WordPress plugin on a GreenGeeks hosting account. The LiteSpeed Cache plugin is pre-installed on new WordPress installations at GreenGeeks. If you’ve just...

The post How to Enable LiteSpeed Cache for WordPress appeared first on GreenGeeks Support.

]]>
GreenGeeks websites run on LiteSpeed servers, so you can take full advantage of the LiteSpeed Cache website acceleration plugin. This article will guide you through the installation of the LiteSpeed Cache WordPress plugin on a GreenGeeks hosting account.

The LiteSpeed Cache plugin is pre-installed on new WordPress installations at GreenGeeks. If you’ve just created your WordPress site, you can skip the plugin installation and go to the Configuring LiteSpeed Cache Options section.

If you have a pre-existing WordPress installation, continue to install LiteSpeed Cache.

Note: LSCache is enabled within 30 minutes of account creation. To enable it on a Reseller account, please contact our Support Staff by opening a ticket in GreenGeeks and let us know that you want to enable LSCache.

Installing the LiteSpeed Cache Plugin

Log in to your WordPress admin panel.

In the left column navigation, mouse over the “Plugins” link and click the “Add New” link.

mouse over the "Plugins" link and click the "Add New" link

In the “Search plugins…” box, enter, “LiteSpeed Cache.”

search for the WordPress LiteSpeed Cache plugin

When you find the plugin, click the “Install Now” button.

click to install the WordPress LiteSpeed Cache plugin

Now the plugin is installed, but it has to be activated before you can use it.

Click the “Activate” button.

click to activate the WordPress LiteSpeed Cache plugin

That’s all there is to it. As soon as you enable LiteSpeed Cache, it begins to work to improve your website speed.

While it isn’t necessary to make any configuration changes (and we can’t go into detail on all the settings), let’s take a look at some of the plugin options so you know what’s available.

Configuring LiteSpeed Cache Options

In the left column navigation, mouse over the “LiteSpeed Cache” link and click the “Cache” link.

click the "Cache" link

LiteSpeed cache settings

Here’s a rundown of the tabs on the page.

  1. Cache – settings control cache for special content types, such as REST API calls and login pages.
  2. TTL – (time-to-live) settings control how long certain content types are saved in the cache.
  3. Purge – settings for purging content from the cache. By default, the LiteSpeed Cache plugin automatically purges cache when plugins, themes, or the WordPress core is updated.
  4. Excludes – settings defining the types of content that you do not want to cache.
  5. ESI – Edge Side Includes settings. ESI is an advanced caching technique for caching portions of pages.
  6. Object – object cache stores the results of frequent database queries so they can be easily retrieved. That can eliminate the need to repeat some database queries.
  7. Browser – if you activate this your site will cache certain files in the visitor’s browser.
  8. Advanced – advanced settings like login cookie and link hover preloading.

Whenever you make changes to any cache options (or the page optimization options below), be sure to test your site to verify that it is still working correctly. Misconfiguration of some of these options can break site functionality.

Configuring LiteSpeed Page Optimization Options

Another section you may want to take a look at is Page Optimization. Settings here can have a positive impact on page load times.

In the left column navigation, mouse over the “LiteSpeed Cache” link and click the “Page Optimization” link.

click the "Page Optimization" link

LiteSpeed page optimization settings

Here’s what the tabs on this page control:

  1. CSS Settings – including CSS minifying, loading, caching. A font display control lives here as well.
  2. JS Settings – includes JS (JavaScript) minifying, combining, inlining, etc.
  3. Optimization Settings – set the CSS and JS Cache TTL (time-to-live), minifying, DNS prefetch, Google fonts, and WordPress emojis.
  4. Media Settings – image placeholder, LQIP (Low-Quality Image Placeholder) settings, etc. There’s a “Lazy Load Images” setting here, but WordPress automatically began lazy loading images in version 5.4. If you run an up-to-date version of WordPress you don’t need to enable lazy loading in this plugin.
  5. Media Excludes – these settings are all related to lazy loading images.
  6. Localization Settings – Gravatar cache settings.
  7. Tuning Settings – for CSS and JS files.

As you can see, there are many configuration options available in the LiteSpeed Cache plugin. For a deeper dive, you can consult the LiteSpeed Cache documentation.

Using WooCommerce? If you run into any issues, check the LiteSpeed Cache documentation and blog articles for more information.

The post How to Enable LiteSpeed Cache for WordPress appeared first on GreenGeeks Support.

]]>
https://www.greengeeks.com/support/article/how-to-enable-litespeed-cache-for-wordpress/feed/ 3