Multisite or Multiple wordpress installations?
-
I want to develop a website but I’m not sure which is the best way to do it.
Currently I’m using WordPress Multisite to develop it, but I’m wondering if using Multiple wordpress installations is a better option.The website’s structure I’m going to develop are like this.
organization.org
branch1.organization.org
branch2.organization.org
…………………..
branch18.organization.orgIt will have at least 18 subdomains
All the subdomains website(branch1.organization.org) will have similar pages or function with the main website(organization.org), eg;
Ability to post, search, archived news/current activity
Pages for History, organization members..
In the end it will be like this.organization.org/news
branch1.organization.org/news
branch2.organization.org/newsorganization.org/members
branch1.organization.org/members
branch2.organization.org/membersAll subdomains will have different user to post news or edit pages.
I’m using WAMPSERVER to develop and testing locally.Can anyone enlighten me on this?
- The topic ‘Multisite or Multiple wordpress installations?’ is closed to new replies.