plxxxxxx.YOURDOMAIN  mcxxxxxx.YOURDOMAIN  ecxxxxxx.YOURDOMAIN  dcxxxxxx.YOURDOMAIN  acxxxxxx.YOURDOMAIN pcxxxxxx.YOURDOMAIN
xxxxxx may have any number of random characters - Hence you channelise infinite number of subdomains.
Custom layout with your own top frame (620x1355), side bar and Adsense ads - Rs100 per month - Else FREE

Wordpress Multisite Script with Adsense, CJ, SAS, GAN, LS, AW, AF Banner Ads
This free service is resourced from advertisers. Please visit advertiser websites below and elsewhere, and patronise them on merit.
Watch 100000 Movies & Shows Instantly on Your TV 
 



TUTORIAL - Multisite Wordpress Blog with Adsense, CJ, SAS, GAN, LS, AW, AF banner ads
Webspace required : 20 MB for UNLIMITED blogs - MySQL space required : One DB 20 MB for every 100 blogs 
Download Custom Made Wordpress Script
In case you find problem with either download or installation, please dial +91-9810571993 during day time in India (GMT+05.30).
Wildcard subdomain redirection to home directory, required in multisite (5000-site) wordpress blog is available at
iPage US$ 3.50 per month - Refundable during first month, if not satisfied! AND
UK Mall $3.20 per month - Maximum 2x100 blogs [upgradable] - First payment only after satisfaction
More hosting options and domain registration at http://ukmall.net/hosting - .in/.co.in domain for only Rs150 first year

This is my modification of wordpress blog. While spending a few minutes at this tutorial, you can make several thousand blogs, using only one domain and just 20 MB webspace.
I suggest an initial trial limit of 1000 blogs. You may later increase the number, depending upon tolerance of your webhost.
You may make blogs on any subjects or topics. Just to tell you how to assign subdomains to blogs, I list hereunder subdomains of my blog site.

Engineering colleges : 1-90 ec.ukmall.net  91-180  ec1.ukmall.net  181-270  ec2.ukmall.net  271-360  ec3.ukmall.net
Medical colleges : 1-90 mc.ukmall.net  91-180  mc1.ukmall.net  181-270  mc2.ukmall.net  271-360  mc3.ukmall.net

Does your hosting support wildcard domain? 
In your domain/hosting control panel, enter wildcard A-record 

*.YOURDOMAIN.EXT    A  YOURDOMAIN.EXT 

In hosting control panel, create wildcard subdomain, IF POSSIBLE 

*.YOURDOMAIN.EXT  [with same root directory as domain] 
If wildcard subdomain cannot be created (AS WITH iPage), it may still be working by default. 

Do you know your domain IP? Else find it out at Tracert 

Check if wildcard domain - abcxyz.YOURDOMAIN.EXT - is working with at least one method, USING MULTIPLE METHODS. 
1. Find IP of abcxyz.YOURDOMAIN.EXT  at Tracert 
2. Find IP of abcxyz.YOURDOMAIN.EXT  at IPTools 
3. Find IP of abcxyz.YOURDOMAIN.EXT  at OyeTools 

Subdomain with radom character should be resolving at one of above three check sites immediately after you enter A record (and create wildcard subdomain, if possible). If it fails at all the three, more likely it fails for ever. However, you may try again after 1 hour, 24 hours, 72 hours just for satisfaction. 

In case wildcard subdomain is found working, your computer and internet may not identify it for a few hours. 
At your computer desktop, click 
START / RUN 
Type COMMAND in the fiel and press enter. 
At the prompt on black screen, type 

ping dfgfgh.YOURDOMAIN.EXT  

and press enter. A long line with IP indicates subdomain as working. 
Repeat frequently, with different subdomain everytime until subdomains begin to resolve, displaying long ping line. 
DO NOT attempt ping with subdomains you actually intend to use. Failed ping blocks the subdomain for 1-3 days. 

 In case wildcard domain is not supported, you have to create all desired subdomains with same root as the domain. Obviously, you cannot host too many blogs. In case subdomains are permitted only to subdirectory, direct all sundomains to same subdirectory.

Installation
1. At hosting control panel, create first database with any suitable name (ec suited me) and three database users (EXAMPLE : admin1, admin2, admin3) - all three with same password.

2. Associate database with all three users, with all permission  checked. (No checking required in iPage).

3. Open wp-config.php file in notepad or wordpad and fill up information required in first six lines
$domain=""; YOUR SITE DOMAIN - EXAMPLE : "ukmall.net"
$host="localhost";     [USERNAME.ipagemysql.com in iPage]
$dbuser1="admin1";
$dbuser2="admin2";
$dbuser3="admin3";
$dbpassword="PASSWORD";
Save the file with modified.

4. Open temp.sql file in wordpad. Click Edit / Replace. In upper field (Find what?) type "site1.ukmall.net". In lower field (Replace with) type subdomain you wish to use. EXAMPLE: site1.YOURDOMAIN.EXT. Click Replace all and save the file.

5. At hosting control panel phpmyadmin, select database created above. Import temp.sql file.

6. Upload all unzipped files and folders into root directory of your website.

Your first blog set or network is ready to use, with one blog already created by default. Open the subdomain in browser. Click "Log In". 



The blog site you just created, has two levels - networks and blogs. Every network runs under one subdomain and uses one database. You created network Site1 to be named later, using domain site1.YOURDOMAIN.EXT and database named site1.
In the same way, you may create ten, twenty, or thirty more networks.
Under each network, you create blogs. The workable maximum is 90 extendable to 110. Let us explore how to name network and add more blogs.
1. In the browser (IE, Firefox, Opera, etc) visit subdomain site1.YOURDOMAIN.EXT

You have to modify header content in image above, in the file /wp-content/themes/twentyeleven/header.php. Just open the file in wordpad, modify whatever you wish, save and upload to same folder.
The table at top has list of blogs. You cannot modify it immediately and do it when you have your own list of blogs.
Fist line after the table is Blog title and second line blog description. You shall create text for these two lines during next few steps.
In case you have Adsense and/or other affiliate accounts, please modify banner codes in header.php and also in /data/sidebanners.txt .

Scroll down and click Log in

Use username "admin" and password "youmayenter".

Click Setting to enter Blog name and description
Click Post (right) or Posts (left) to delete default post and add new one.
Click Users to change Admin password.
At top right, click Howdy, Admin and then click Network Admin in pop down

Click Users to change Superuser password for network
Click Sites to create new blog.

Click Dashboard to manage first blog.
Click Add New to create new blog.

I use blog name in State - College format

Delhi - Bharti Vidyapeeth College of Engineering, New Delhi
With this format, second value (after -) would show up as Previous entry. Else, please ignore this display feature or modify script at /wp-admin/network/site-new.php.


Happy Blogging!
In case you are stuck up instant help from DoctorKC during day time in India (GMT+5.30)

The 5000-blog feature above uses subdomains only. Did you wonder what would your domain point to?
Run domain website as before.
Rename homepage (index.html, index.htm) to first.html .
Upload your entire website to root folder - same folder where blog files were uploaded.
In case your website has .htaccess file, open both .htaccess files (one from blog) in wordpad and combine content of both in one file.
In case website has homepage links, modify link URL to first.html .