WordPress Multisite: Network of Sites on One Installation

WordPress · 19.04.2026
WordPress Multisite: Network of Sites on One Installation

WordPress Multisite lets you manage hundreds of sites from a single WordPress installation.

Enable Multisite

define('WP_ALLOW_MULTISITE', true);
💡 The network super admin has access to all subsites.
← Back to Knowledge Base Ask Support