Hello there, I’m starting a new project and want to know if I’m in the right way!
- I have to do 17 websites (for 17 events).
- Each website will have maximum 20 pages.
- I want to install 1 Dotnetnuke website and create 17 different parent portals in it.
- Each of these portals will have more than 5 domain names redirecting on it.
I will be in charge of maintaining those websites, so my customers won’t be able to access the code, but they will be able to add/update content.
So here are my questions:
1) I found this paper about NOT use multiple portals on DNN:
http://powerdnn.com/Resources/Whitepapers/DotNetNukeforVerticalSolutionProviders/tabid/166/Default.aspx
- What do you think about this issue?
- Do you think having 17 websites with 20 pages each on the same DNN will decrease performance and speed?
2) How can I do to redirect each domain name to their related portal… is it only in the portalAlias table of the database?
Example: a.com, aa.com, aaa.com all must redirect to portal #1
So each of these domain names will have a row in the portalAlias table with #1 as portalID…
3) Do you know a nice Hosting provider where I could host this project for less than 200$ / year?