Answer · WordPress Web Design
What’s WordPress Multisite?
The short answer
WordPress Multisite is a feature that lets one WordPress installation run multiple sites under shared infrastructure — same plugins, same themes, one admin to manage the whole network. Useful for franchise networks (10+ locations) and agencies hosting client sites. Not useful for most mid-market companies.
№ 01The longer answer
Multisite is enabled via wp-config.php. Once on, the install can spin up additional child sites. Each child has its own database tables, admin, and content but shares core WordPress code, the plugins directory, and the themes directory with the network.
Worth the complexity for: franchise networks (50 dental practices, each needing a local site with shared design), agencies hosting 30+ small client sites under one umbrella, universities with department sites. The shared maintenance economics outweigh the complexity tax.
NOT worth it for 90% of asks: 2-3 brand sites under one company (just run separate installs), multilingual sites (use Polylang or WPML instead), staging environments (use the host’s native staging). The complexity tax exceeds the savings when site counts are small.
Hidden costs of Multisite: ~20% of plugins don’t work cleanly in Multisite contexts, migration of a sub-site OUT of the network is non-trivial, a bad plugin update breaks the whole network simultaneously, hosting requires native Multisite support (Kinsta, WP Engine, Pressable; not most shared hosting).
№ 02How is Multisite different from running multiple separate WordPress sites?
Shared codebase — one update covers the whole network. Trade-off: shared blast radius. A bad update breaks every site at once.
№ 03Can I convert a regular WordPress site to Multisite?
Yes, but it’s a one-way conversion. Reverting back to a single site is painful. Decide upfront.
№ 04What’s a better alternative for multilingual sites?
Polylang (free, $99/yr for Pro) or WPML ($99/yr). Both purpose-built for the job. Multisite multilingual was a 2014 pattern.
Go deeper
Related questions
Three Ways to Start · No Sales Pitch
Want this answered for your business?
$500 audit. 5-day delivery. Refundable on engagement.