Glossary term
WordPress Multisite
WordPress Multisite is a built-in WordPress feature that runs many sites from a single WordPress installation and shared database — useful for chapter networks, multilingual sites, university departments, or multi-brand portfolios where editorial autonomy matters but technical maintenance should stay centralized.
WordPress Multisite is a built-in WordPress feature that runs many sites from a single WordPress installation and shared database — useful for chapter networks, multilingual sites, university departments, or multi-brand portfolios where editorial autonomy matters but technical maintenance should stay centralized.
When Multisite is the right call
- A national nonprofit with 20 chapter sites that share branding but need independent editorial control.
- A university with 60 departmental sites that all need to inherit central security policy and a shared design system.
- A multi-program org publishing parallel English / Spanish / French content with shared menus and a single admin team.
When Multisite is the wrong call
- Each site needs to run independent plugins or themes (Multisite shares plugins network-wide).
- Sites need radically different security profiles or compliance regimes.
- Only two or three sites are involved — the operational complexity outweighs the consolidation benefit.
Practical considerations
Backups, plugin updates, and security patches all happen network-wide. That’s a feature when you want consistency and a bug when one site needs a workflow the others don’t. Multisite is best paired with a strict shared design system, a documented governance model for adding new sites, and managed hosting that supports the multisite layout (Pantheon, WP Engine, Pressable).