Multisite Networks¶
A WordPress multisite network is a collection of WordPress sites that share a single WordPress installation. Each of these sites is called a "subsite."
This is different than simply having multiple independent WordPress sites on your server. In a multisite network, a single admin has the ability to control all of the subsites, and all of the subsites share the same plugins and themes.
To learn more about WordPress multisite networks, please see the WordPress tutorial.
Network Admin¶
In a WordPress multisite installation, your WP-Admin Dashboard has a My Sites dropdown on the Admin Bar. The first in the dropdown list is Network Admin followed by a list of each of the sites in the network.
Multisite networks share a common .htaccess
file, which means that any LiteSpeed Cache options that change .htaccess
must apply to the whole network. These options have been relocated to the Network Admin area.
Some other LiteSpeed Cache options will be found only in the Network Admin section. This allows for easier setup, and for all of the network subsites to share a common configuration that is maintained at the top level.
All of the LiteSpeed Cache settings listed below can be found at the network level. Anything not listed here is accessible through the network's subsites.
Tip
Any setting you change at the network level will apply to all subsites.
Dashboard¶
This area provides a network-level view of the QUIC.cloud usage for all of the subsites in the network. Each site is listed separately. Subsites have their own versions of this section.
See the non-multisite documentation to learn more about the Dashboard view.
General¶
These settings are only at the network level and are not available to subsites:
- Automatically Upgrade
- Use Primary Site Configuration: This option uses the network's primary site as a template to easily apply settings throughout the entire network. It will overwrite the subsites' configurations with the network-level configuration.
- Guest Mode
See the non-multisite documentation to learn more about the General options.
Cache¶
Cache Tab¶
These settings are only at the network level and are not available to subsites:
- Network Enable Cache: This setting enables caching by default on all subsites in the network. Subsites can choose to turn caching
ON
orOFF
, or they can choose to abide by the Network Enable Cache setting by choosingUse Network Admin Setting
. - Cache PHP Resources
- Cache Mobile
- List of Mobile User Agents
- Drop Query String
See the non-multisite documentation to learn more about the Cache Tab options.
Purge Tab¶
This setting is only at the network level and is not available to subsites:
- Purge All On Upgrade
See the non-multisite documentation to learn more about the Purge Tab options.
Excludes¶
These settings are only at the network level and are not available to subsites:
- Do Not Cache Cookies
- Do Not Cache User Agents
See the non-multisite documentation to learn more about the Excludes Tab options.
Object Tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the settings, please see the Object Tab documentation for non-multisite networks.
Browser Tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the settings, please see the Browser Tab documentation for non-multisite networks.
Advanced Tab¶
These settings are only at the network level and are not available to subsites:
- Login Cookie
- Vary Cookies
See the non-multisite documentation to learn more about the Advanced Tab options.
Image Optimization¶
Image Optimization Settings Tab¶
This setting is only at the network level and is not available to subsites:
- Image WebP Replacement
See the non-multisite documentation to learn more about the Image Optimization Settings Tab options.
Database¶
The Database tools are available both at the network level and the subsite level. When executed at the network level, the optimizations will apply to all subsites in the network. When executed at the subsite level the optimizations will only apply to that subsite.
For explanations of all of the optimizations, please see the Database documentation for non-multisite networks.
Toolbox¶
Purge Tab¶
Most of the Purge tools are available both at the network level and the subsite level. When executed at the network level, the purges will apply to all subsites in the network. When executed at the subsite level the purges will only apply to that subsite.
This setting is only at the network level and is not available to subsites:
- Empty Entire Cache
For explanations of all of the purges, please see the Purge Tab documentation for non-multisite networks.
Tip
The same purge options can be found on the Admin Bar, and the same rules apply as to the scope of these tools.
View .htaccess tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the elements, please see the View .htaccess Tab documentation for non-multisite networks.
Debug Settings tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the settings, please see the Debug Settings Tab documentation for non-multisite networks.
Log View Tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the buttons, please see the Log View Tab documentation for non-multisite networks.
Beta Test Tab¶
This entire tab exists only at the network level and is not available to subsites.
For explanations of all of the options, please see the Beta Test Tab documentation for non-multisite networks.