Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Parent Portals - GodaddyParent Portals - Godaddy
Previous
 
Next
New Post
1/5/2008 7:38 AM
 

Please don't respond to this message if your only going to provide 2 lines in order to get your post count up as well bash godaddy.

I have a main portal running fine. I created another portal from main and it can be accessed but not the way I would have expected or like. Here is the problem example and my plea for help: www.mainportal.com created www.notmainportal.com/dotnetnuke. On godaddy, in order for www.mainportal.com to resolve instead of www.mainportal.com/dotnetnuke I had to alter the welcome.html file with the following snip of code: <script type="text/javascript" language="JavaScript">
window.location="http://www.mainportal.com/dotnetnuke/"; </script>

Last bit of info that is weird or I just don't understand fully why - when I try to access www.notmainportal.com I'm directed directly to wwwMAINportal.com but if I type in www.notmainportal.com/dotnetnuke I'm in like Flynn! What do I need to do in the welcome file to main the domain name resolve to the second portal off my main portal.

Regards

 

 
New Post
1/5/2008 4:06 PM
 

Here is what godaddy says about this...

http://help.godaddy.com/article.php?article_id=1463&topic_id=150

Not sure how this needs to work, but I'm sure some research on meta redirect tag will provide the answer.

 

Here is another way that godaddy mentions using javascript and they list the code on this one...

http://help.godaddy.com/article.php?article_id=1224&topic_id=150

 

Let us know what you find and what option you chose.

 

Thanks,

Jody Wood

 
New Post
1/5/2008 5:05 PM
 

Jody,

Thanks for your time! I don't belive your trying to get your post count up seeing that you only have 11 post. However, if you read over what I've explained as the problem... you will see I have already covered what Godaddy writes up about what to do with one site.... and have that working correctly. You can see that  directly in the script part of my plea for help first post.

I did find this during my 24 hours of research:

Excuse me for being completely new to ASP.NET, but in I was wondering if you could point me to a tutorial on the "hosting multiple sites using default.aspx" method? I'd like to try this as I can't justify $15 per domain. Thanks!

Chris, here is the code I use in the root Web directory's default.aspx page to redirect the user to the appropriate subdirectory based on their URL (this code would go in the Page_Load event handler):

If Request.Url.Host.ToUpper().IndexOf("SCOTTONWRITING.NET") >= 0 then
     Response.Redirect("/sowBlog/")
     Response.End()
ElseIf Request.Url.Host.ToUpper().IndexOf("SKMMENU.COM") >= 0 then
     Response.Redirect("/menu/")
     Response.End()
ElseIf Request.Url.Host.ToUpper().IndexOf("NBAWEBLOG.COM") >= 0 then
     Response.Redirect("/nba/")
     Response.End()
End If

But that being the case... I have a welcome.html file first... instead of what this explains as the default.aspx file. So if I'm to use a default.aspx file, can someone send an example they might be using on godaddy?

If you read over this and you just understand me at all here... let me know so that I can explain better... regardless I need help from the dnn community.

JodyWood wrote

Here is what godaddy says about this...

http://help.godaddy.com/article.php?article_id=1463&topic_id=150

Not sure how this needs to work, but I'm sure some research on meta redirect tag will provide the answer.

 

Here is another way that godaddy mentions using javascript and they list the code on this one...

http://help.godaddy.com/article.php?article_id=1224&topic_id=150

 

Let us know what you find and what option you chose.

 

Thanks,

Jody Wood

 
New Post
1/5/2008 7:00 PM
 

How is your 2nd domain configured on godaddy? Is it pointing to the same root location as your 1st domain? If not, then you probably need to update the default/welcome page in its root location to do the redirect in your 2nd domain just like you did on the 1st one but obviously not redirecting to the 1st domain.

Good luck.

Jody Wood

 
New Post
1/7/2008 3:08 AM
 

Check out this forum post through dnncreative on Go Daddy...

http://www.dnncreative.com/Forum/tabid/88/forumid/7/postid/32/view/topic/Default.aspx

Here is a link from there that may prove to be useful - http://www.mynetnuke.com/. It has information in a Popular Articles section and installing DNN to the root. I did not look at it yet as it requires registration, which I did not do at this time. I will at some point in the future, but short on time now... need to get some zzzzz's soon.

Jody Wood

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Parent Portals - GodaddyParent Portals - Godaddy


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out