One WordPress, Thousands of Websites: Engineering Multisite at Scale
A plugin, database query, scheduled task, or configuration change may work perfectly on a single WordPress website. But what happens when the same operation runs across hundreds or thousands of sites within one network?
This talk explores the engineering and operational challenges of managing large-scale WordPress Multisite environments. Drawing from anonymised real-world production experiences, the session will demonstrate how seemingly minor technical decisions can create network-wide performance issues, unexpected server load, database bottlenecks, or widespread outages.
The session will look at how WordPress behaviour changes when operations are multiplied across a large network. It will cover common problems such as plugins performing expensive network-wide queries, cron events running independently across thousands of sites, background processes overwhelming infrastructure, and deployments introducing a much larger blast radius than expected.
The talk will also walk attendees through the lifecycle of a typical Multisite incident—from identifying unusual resource usage and investigating logs to isolating the affected functionality, containing the issue, restoring normal service, and implementing long-term safeguards.
Key areas covered will include:
- Database operations and queries across large Multisite networks
- Cron jobs, scheduled events, and background processing at scale
- Plugin deployment risks and network-wide activation
- Monitoring, logging, and identifying the source of performance issues
- Staged releases, testing strategies, and rollback planning
- Reducing the blast radius of failures
- Building WordPress functionality with scale in mind
The objective is not simply to explain WordPress Multisite, but to highlight the engineering mindset required to operate it reliably at scale.
Attendees will leave with practical insights into how to evaluate code, plugins, scheduled processes, and deployments when a single technical decision can affect thousands of websites. The session will be useful for WordPress developers, hosting engineers, agency teams, system administrators, and anyone responsible for maintaining large or business-critical WordPress platforms.
Key takeaways
- Why code that performs well on a single WordPress site may cause serious issues across a large Multisite network.
- How database queries, cron jobs, background processes, and plugin actions behave differently at scale.
- How to identify and investigate network-wide performance problems using logs, monitoring, and resource usage patterns.
- Why staged deployments, controlled rollouts, and rollback plans are essential for large WordPress platforms.
- How to reduce the blast radius of failures and prevent one change from affecting thousands of websites.
- How to evaluate plugins and custom functionality with a Multisite-first engineering mindset.
Practical approaches for building more stable, scalable, and maintainable WordPress Multisite systems.
