Posts

Showing posts with the label Multisite WordPress Development

Multisite Network Feature – WordPress Development

Image
  What is Multisite? Multisite is a WordPress feature which allows users to create a network more than a one sites on a single WordPress installation. Available since WordPress 3.0, Multisite is a next Version of WPMU or WordPress Multiuser project. WordPress Multisite project was dropped and its features were included in WordPress core. A multisite network can be very similar to your personal blog like xceltec.com. End users of your network can create their own sub sites on demand, just like  xceltec.com can create blogs or multistore on demand. If you do not have any need to allow end users to create their own sites on demand, you can create a multisite network in which only you, the one administrator, can add manage all the site from one dashboard. Advantages Of Multisite You can run a multiple WordPress blogs and websites from a single WordPress installation. You can set a network of subdomains like http://demo.xceltec.com or directories like http://www.xceltec.com/demo/. ...