• Hi guys im wanting to set up a blogging website were members can create a blog for them selves for free with either a sub domain or a domain name they already use.

    what id like to know is if there is a plugin ect that will automatically create a site using either a sub domain or the users domain name when they sign up and automatically create it on my server so i dont have to do anything

Viewing 12 replies - 1 through 12 (of 12 total)
  • WP SITES

    (@wordpresssites)

    WordPress multi site is now included in the core file of WordPress.

    You’ll need to enable multi site after you install WordPress on a web server.

    Once installed, open your wp-config.php using Notepad++ and add this line of code to the file.

    define('WP_ALLOW_MULTISITE', true);

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    so how can i use this so that it automatically creates a site for the user on a sub domain please.

    Is there a step by step guide for this

    WP SITES

    (@wordpresssites)

    On top of this, you may want to allow your users to use their own domain rather than an extension of yours which will be a sub domain.

    Here’s an excellent plugin for this purpose. http://ww.wp.xz.cn/extend/plugins/wordpress-mu-domain-mapping/

    WP SITES

    (@wordpresssites)

    Why don’t you install WordPress locally using http://instantwp.com and enable multisite using the code above so you can see how it works first hand.

    Yes, many guides but not as good as first hand experience

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    excellent, its starting to go the way i want it

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    i dont think my system has enough HDD space to do that lol. thanks for your help brad. im new to wordpress lol. i want my site to be like blogger were people can sign up for their own blog ect

    WP SITES

    (@wordpresssites)

    No worries Allan

    That’s exactly what it does. Its like creating your own WordPress.com

    You could charge a yearly fee to maintain your hosting costs and also offer domain sales as an affiliate.

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    thats exactly what i want to do Brad will this plug in help me to do that

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    ok brad im downloading instantwp now so i’ll test everything out before i go live

    Thread Starter alanrobinsonleigh

    (@alanrobinsonleigh)

    Brad multisite is not available on instantwp

    WP SITES

    (@wordpresssites)

    By default its not but maybe there’s a solution. Let me look for one.

    WP SITES

    (@wordpresssites)

    Sorry Alan. The developer doesn’t allow it.

    You may have to try Xammp or Wamp.

    Personally, i use a live spare domain for testing. Good luck

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘WordPress Auto-installer’ is closed to new replies.