Jump to content

How to setup Multisite in WordPress on Azure App Service


Recommended Posts

Guest abhishekreddy
Posted

Try WordPress on Azure App Service here:

 

deploytoazure.svg

 

 

 

What is WordPress Multisite?

 

 

 

WordPress Multisite is a feature of WordPress that enables you to run and manage multiple WordPress websites using the same WordPress installation. You could update multiple websites in a single click by using the parent WordPress dashboard, and even manage individual sites through their individual dashboards. This feature was previously called WordPress Multi-User.

 

 

 

For example, a multinational e-commerce store can create multiple country-specific subsites in the same WordPress installation using this feature. The root admin can install plugins and themes required for all the websites at once. They can also assign different admins to each subsite. A lot of our customers use the multisite feature for various scenarios. Universities use WordPress multisite to create websites for different departments and student clubs; retail store chains use this feature to create different websites for each store location; and real estate developers use different websites for each project.

 

 

 

In this article, we will go through an easy, step-by-step approach to creating a WordPress multisite setup on Azure App Service. We can enable WordPress both during the deployment of a WordPress website on Azure App Service as well as after the website has been deployed.

 

 

 

Note: This feature works for subdirectory style multisite. If you need subdomain style multisite setup, you need to have a custom domain.

 

 

 

I. Steps to enable WordPress Multisite during deployment.

 

 

 

Step 1: Follow the steps to create a new WordPress website here: How to set up a new WordPress website on Azure App Service - Microsoft Community Hub

 

 

 

Step 2: In the Basics Tab, go to the WordPress setup section. Here you will find a checkbox to enable WordPress Multisite.

 

[attachment=37071:name]

 

 

 

II. Steps to convert an existing single site WordPress installation to multisite.

 

 

 

Step 1: Go to App Service Resource Page. Click on Configuration on the left panel.

 

[attachment=37072:name]

 

 

 

Step 2: You will see a list of application settings with Name, value, source, deployment slot setting and options to delete and edit.

 

Search for the following application settings and edit:

 

(If you cannot find these application settings, please add these application settings by using the + New application setting button and add these settings.)

 


Application Settings

Value

WORDPRESS_MULTISITE_CONVERT

true

WORDPRESS_MULTISITE_TYPE

subdirectory

 

 

 

Then click on the Save button to save the application settings.

 

[attachment=37073:name]

 

 

 

Step 3: Wait for the WordPress server to restart with the multisite settings enabled. Then go to the Admin Dashboard of the WordPress website. Then Go to Plugins. You will see that for every plugin, you will need to activate them for the network. Click on Network Activate for W3 Total Cache and Smush to take advantage of out of box features by WordPress on Azure App Service.

 

[attachment=37074:name]

 

 

 

III. Setting up websites in WordPress Dashboard.

 

 

 

Step 1: In the top left corner of the page, you can see My Sites. Go to My Sites > Network Admin > Sites

 

[attachment=37075:name]

 

 

 

Step 2: Click on Add New button to add new sites.

 

[attachment=37076:name]

 

 

 

Step 3: Fill in the required details and click on Add Site. Repeat this for as many sites as you need.

 

[attachment=37077:name]

 

 

 

Step 4: You can see the list of all sites in the All Sites option on the left pane.

 

[attachment=37078:name]

 

 

 

Each site has its own Dashboard to manage. Try this feature out and let us know what you think.

 

 

 

Support and Feedback

 

In case you need any support, you can open a support request at New support request - Microsoft Azure.

 

 

 

For more details about the offering, please visit Announcing the General Availability of WordPress on Azure App Service - Microsoft Tech Community.

 

 

 

If you have any ideas about how we can make WordPress on Azure App Service better, please post your ideas at Post idea · Community (azure.com)

 

 

 

or you could email us at wordpressonazure@microsoft.com to start a conversation.

 

Continue reading...

largevv2px999.png.1077beec8a512b7c3d945fc67333bf8f.png

largevv2px999.png.ec46ea712fe8bed133a46c82c8e0bfac.png

largevv2px999.png.6357c922cc95a41cebbaba39ebf3f246.png

largevv2px999.png.f2a8505adae602d20173896e5a46c6a0.png

largevv2px999.png.6b79dcbbb571028ea1ff7d5f39848583.png

largevv2px999.png.a41b29bd26dd8ece6c5561b5a532853f.png

largevv2px999.png.03f10ad6a7699620f959a0ac85d3c338.png

largevv2px999.png.c9db3f3cf98279dee99a7a40c6d0fdac.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...