Wednesday, September 08, 2010
  Search
 
Register
Login
 
How to Install DotNetNuke 5.0 Cambrian and Video
 This video tutorial covers installing using the Custom installation option, with SQL Express and also an external SQL Database. Find out more about which package to download and how to kick off the ...

Find this article and more in the category

Read This Article . . .

Customize Google Analytics for DotNetNuke Search
You can easily set up your Google Analytics account to track the search feature on your DotNetNuke website and take advantage of all the in depth reporting that Google has to offer. It's simple, here...

Find this article and more in the category

Read This Article . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

Find this article and more in the category

Read This Article . . .

Setting Up the DotNetNuke Side of Multi-Websites
Ok, so by now you know that DotNetNuke can handle multiple websites, but you still want to know why. Well, it’s pretty easy once you know how to do it, but it can be pretty confusing to some who are ...

Find this article and more in the category

Read This Article . . .

Creating a Virtual Directory in IIS
One of the first things you will need to do prior to installing DotNetNuke on a server is to create a virtual directory which will host your DotNetNuke website.  If you have full control over you...

Find this article and more in the IIS & ASP.NET category

Read This Article . . .

Everything You Never Wanted to Know About the Config File
This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...

Find this article and more in the category

Read This Article . . .

Getting Aquainted with the DNN Classes
 So, you've decided to start checking out DotNetNuke development and you're wondering where to start, right? Well, it's easy to start taking a quick tour of the DotNetNuke classes now with the help o...

Find this article and more in the category

Read This Article . . .

I Need to Modify the What to Install DNN? What in the World is a Web.Config File Anyway??
 If you're wondering what in the world a web.config file is, then wonder know more. . .in about 5 minutes, you'll know more than you do now and be well on your way to moving forward.

Find this article and more in the Web.Config category

Read This Article . . .

Adding Google AdSense with Video
Adding Google AdSense to your DotNetNuke portal has never been easier. By default, a Google AdSense module is added the list of installed modules when your DNN portal is first created. It's easy to ...

Find this article and more in the Modules category

Read This Article . . .

New "Styles" SkinObject Found in DotNetNuke 4.9
One more addition has been added to the developer's DotNetNuke skinning toolbox with the release of DotNetNuke 4.9. Introducing...the Styles SkinObject. This little object is a very welcome addition ...

Find this article and more in the DotNetNuke category

Read This Article . . .

Recently Added Articles

Minimize
Article List

 

Setting Up Multiple Websites

9/8/2008 3:59:34 AM - By Briana Tarrance

Category: | | Comments 1

 

 

Related Links

You can create multiple distinct, (mainly) independent websites with one instance of a DNN installation on your web account. In lamens terms, this means that you can purchase ONE web hosting account with ONE database and ONE DNN Install and be able to set up www.MyFirstWebsite.com, www.MySecondWebsite.com, www.MyUnrelatedOtherWebsite.com, etc and DNN will power them all as if they were completely different websites.

 

There are many advantages to this DNN Functionality; especially as it relates to total cost of ownership, staff training, cost and efficiency. Bottom Line: It makes dollars and cents!

 

However, that's not to say that other considerations should be overlooked. Don't forget, all of your websites would have to share the resources or rather, limitations on resources (ONE provider account, ONE server, etc) provided by your web hosting provider.

 

What this means is that if your web hosting account provides you with 1000 MB of HDD space and 100 MB RAM, it must be divvied up among the websites.  This would also be a pretty good time to remind you that a default DNN Installation can consume 80-90 MB RAM straight out of the box. When you start adding features and modules, you may find that it is  something for to consider.  Think about how your websites will be used and the requirements they may have in order to plan accordingly. (These are also good things to keep in mind when shopping for a web host)

 

Now, to create a "second" website, you will need to do some set up in the DNN portal. *YOU MUST BE LOGGED IN AS THE HOST TO SETUP A SECONDARY WEBSITE*  It's a fairly quick and straightforward process using the built in DNN interface. You will have to first decide if you will create a "Child Portal" or a "ParentPortal". Essentially, these two concepts are nearly identical and really only differ in two ways. First, they differentiate in the way DNN will render, or create, the website url. Second, they are different in terms of storage within the root www folder.

 

For example, the parent portal, "www.MySecondWebsite.com" will have a "root" folder created here: \wwwroot\Portals\PortalID\ (where PortalID is actually a number like "1" or "9" or other number. Parent Portals are issued a "PortalID" in subsequent order as they are created).  Alternatively, with a "ChildPortal", the "root folder" is created as a sub-directory of the wwwroot\ChildPortalName\ and the URL is built as such:  www.MyFirstWebsite.com/myChildWebsite  .

 

Now, with one codebase and one database you can implement numerous websites, all of which get to access and utilize the common resources such as modules and global settings, and each of which also maintain a distinct user base and complete set of admin tools and settings; and all of which, can be globally administered with one login and completely customized and managed.

 

From the host login, for example, you can turn on & off the modules that a particular website (portal) gets to utilize, how many users a website can have, how much disk space to allocate, and even allow a maximum number of pages.

 

Making the possible scenarios even sweeter, you can enter PayPal information, charge the website owner (administrator) a monthly fee or even set an expiration date on any given website. Potential revenue out of the box.

 

Then, topping it all off with a cherry. . .it's DotNetNuke, its OpenSource and its Free.   Want to use Authorize.net instead of PayPal? Grab the codebase and extend the application to meet your needs. Or, better yet, hire Virtual-Essentials.com to develop for you.

 

VIDEO: Setting Up Multiple Domain Names on Your Hosting Provider

 

 

 

 

powered by metaPost
 

Related Articles
Creating new DotNetNuke HTTP Alias Records
Using DNN to take Advantage of GoDaddy Domain Names
Setting Up the DotNetNuke Side of Multi-Websites

 
 
Copyright 2008 by Virtual-Essentials.com Privacy Statement    Terms Of Use