You can have Multisite installations on your WPX hosting plan; however, those use the resources of one website slot.
Multisite installations are generally not recommended with WPX because every website hosted here has dedicated resources. In the case of Multisite installations, all websites under the main website of the Multisite Installation will share the same resources i.e., the resources intended for 1 website will be spread across many sites.
You can enable your website to support a Multisite installation with a few simple steps via your Hosting Panel.
Step 1. Log in to your WPX account
You can log in to your WPX account here.
Step 2. Go to Control Panel
Once logged in:
- Locate your hosting plan in the WPX client area.
- Click the Control Panel button next to the plan you wish to manage.

Step 3. Go to website settings
In the Control Panel, select Settings next to the website you’re configuring.

Step 4. Enable Multisite installation
Scroll to the WordPress Network tab and then:
- Select Enable Multisite.
- Click the Save Changes button.

The Multisite WP Install option allows you to add your Subdomains to your multisite installation as aliases, that don’t use site slots from your hosting plan.
Step 5. Set up wp-config.php for Multisite installation
To convert an existing WordPress installation to multisite, enable it in the wp-config.php file. You can do that using the File Manager.
Add the following line to the wp-config.php file after the database table_prefix line.
define('WP_ALLOW_MULTISITE', true);

Save the change and log in to your WP-admin dashboard.
Step 6. Set up Multisite Network
In the WordPress Admin dashboard, go to Tools (1) → Network Setup (2). Deactivate all active plugins to proceed with the installation.
Choose what your Multisite Network will use:
- subdomains, for example, subdomain.wpxexample.net or,
- subfolders, for instance, yourdomain.com/subsite.

Click Install to proceed. Once the installation is completed, you will be provided with two additional codes which should be set in your .htaccess and wp-config.php files.

You can use the File Manager to insert the code. When you are ready, log in again to your WordPress admin Dashboard.


Stuck at any point? Don’t worry, just click the live chat widget in the bottom-right, and one of our support agents will assist you in under 30 seconds.