I have a server that is dedicated to one client with multiple WordPress sites including one account with hundreds of client subsites. With page speed becoming an increasingly important aspect in terms of Google rankings we're looking for ways to boost the response rate. Most recently we've looked at adding Google's own mod_pagespeed via EasyApache. It comes with some possible complications in conflicting with other optimizing systems either at the server level or via WP plugins.
This page is instructive regarding pagespeed:
webhostinghero.com/blog/cpanel-modpagespeed-installation/
Opcache is already installed for all versions of PHP.
Other possibilities are switching to LiteSpeed Webserver.
And/or installing Varnish (proxy caching).
Currently, the main optimizing plugin in use is Hummingbird:
premium.wpmudev.org/project/wp-hummingbird/
So, we are hoping to get some sage advice. TIA!
This page is instructive regarding pagespeed:
webhostinghero.com/blog/cpanel-modpagespeed-installation/
Opcache is already installed for all versions of PHP.
Other possibilities are switching to LiteSpeed Webserver.
And/or installing Varnish (proxy caching).
Currently, the main optimizing plugin in use is Hummingbird:
premium.wpmudev.org/project/wp-hummingbird/
So, we are hoping to get some sage advice. TIA!
Last edited by a moderator: