文档

Multisite Support

Use GetWebP on WordPress Multisite with per-site settings, history, stats, and manual browser-side optimization.

Multisite Support

GetWebP is network-compatible. In the free plugin, settings, history, stats, and generated-file records are stored per site. No account or external service connection is required.


Table of Contents#


Activation#

You can activate GetWebP per site or network-activate it from Network Admin -> Plugins.

Per-site activation is easier to reason about for small networks. Network activation makes the plugin available across the network, but each site still has its own Media Library and GetWebP data.


Per-Site Settings#

Each site stores its own:

  • compression preset
  • AVIF setting
  • max-width setting
  • generated-file history
  • stats

Changing settings on one site does not change another site's settings.


Site-Specific Batches#

Run optimization from the admin area of the site whose Media Library you want to process. Each subsite can scan, preview, optimize, review history, and clean up without a GetWebP account or shared network-level quota.


WP-CLI Status#

Use the normal WP-CLI --url flag to inspect a specific site:

wp getwebp status --url=https://subsite.example.com

For subdirectory networks, include the subdirectory path.