Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 06:19:14 PM

Pages: [1]   Go Down
  Print  
Author Topic: Adding another domain...  (Read 880 times)
SavnBass
Trekkie
**
Offline Offline

Posts: 10


« on: February 14, 2010, 08:51:51 PM »

Please bear with me if this is the gazillionth time someone has asked this question...

I have a LP site..    http://www.332vfg.com/default.htm  This site is for my hobby. I also play bass in a band and I have been asked to put up a basic web page for the band.. Is there a way for me to get the band page up without the 332vfg.com in the url? Our band leader has already purchased a domain name and wants me to use that.. so what I want to do s set it up so that it says http:..... www.thebandsdomain.org. without the 332vfg in there at all... How would I do that? I am not an experienced web builder.. so as I said please bear with me if this a silly question.
Logged
MichaelT
Support
Jabba the Hutt
*****
Offline Offline

Posts: 523



« Reply #1 on: February 15, 2010, 02:32:24 AM »

Hi,

You could set it us as an Addon Domain on the 332vfg.com account. As an Addon Domain it will resolve to its own URL (i.e. http://www.thebandsdomain.org). http://wiki.lunarpages.com/Addon_Domains

Although it can still be access manually through the 332vfg.com primary domain,  you can "block" this URL for resolving using your .htaccess files and a rewrite.
Logged

SavnBass
Trekkie
**
Offline Offline

Posts: 10


« Reply #2 on: February 15, 2010, 07:55:55 PM »

Thank you!!
Logged
SavnBass
Trekkie
**
Offline Offline

Posts: 10


« Reply #3 on: March 28, 2010, 09:45:40 PM »

Hi,

You could set it us as an Addon Domain on the 332vfg.com account. As an Addon Domain it will resolve to its own URL (i.e. http://www.thebandsdomain.org). http://wiki.lunarpages.com/Addon_Domains

Although it can still be access manually through the 332vfg.com primary domain,  you can "block" this URL for resolving using your .htaccess files and a rewrite.

OK.. It has been a while since I last worked on this.. but I am on vacation for a week and I am determined to get this done once and for all.. Now I have worked up a few basic pages..  I have added the bandsite.org domain to the hobbysite.com site... but I still cant get the bandsite.org url to be the primary one. It still says http://www.hobbysite.com/bandsite/index ...

I know this is probably something simple that I am missing..  I will look around here a bit more.. and come back to this thread to see if someone has spotted it .. thanks in advance ..
Logged
MichaelT
Support
Jabba the Hutt
*****
Offline Offline

Posts: 523



« Reply #4 on: March 28, 2010, 11:18:36 PM »

I don't see that either of the sites you mentioned, bandsite.org and hobbysite.com being hosted here. At least they are not using our nameservers.

You may want to send an email to support@lunarpages.com so we can check it for you. Make sure you include your current account username.
Logged

SavnBass
Trekkie
**
Offline Offline

Posts: 10


« Reply #5 on: March 29, 2010, 06:35:32 AM »

Oh those were ficticious names.. as an example..

Here is the actual site..

Band site: http://www.332vfg.com/abbapraiseministry/index.html

hobby site: http://www.332vfg.com/default.htm

 I would like it to just read the domain name of abbapraiseminstry.org. ... Will I have to do that through the domain site? I tried gthe add on donmain.. but tyhe url still contains the original site.. thats what I am trying to get rid of.. the redirec6t feature didnt work too well for me.. but perhaps I was doing it wrong..
« Last Edit: March 29, 2010, 06:41:20 AM by SavnBass » Logged
MrPhil
Berserker Poster
*****
Offline Offline

Posts: 5083



« Reply #6 on: March 29, 2010, 07:24:19 AM »

Did you change the DNS entries for abbapraiseministry.org to "point" to the same nameservers as do the entries for 332vfg.com? It doesn't appear that you did.

If you added abbapraiseministry.org as an "add-on" domain, within 24 to 72 hours you should see that address start resolving to your site. It's not instantaneous when you change DNS settings -- it has to propagate around the world. All you can do is be patient.

After all this, when your domain finally does resolve to your site, there's a chance that it will show up in the browser location bar as either http://www.332vfg.com/abbapraiseministry or http://abbapraiseministry.332vfg.com. Those can be fixed. Do not use cPanel redirection. Period. It's broken when dealing with subdomains and add-on domains. You have to manually code the .htaccess file. I don't know if LPCP redirection works.
Logged

MichaelT
Support
Jabba the Hutt
*****
Offline Offline

Posts: 523



« Reply #7 on: March 29, 2010, 11:23:52 PM »

I would like it to just read the domain name of abbapraiseminstry.org. ... Will I have to do that through the domain site? I tried gthe add on donmain.. but tyhe url still contains the original site.. thats what I am trying to get rid of.. the redirec6t feature didnt work too well for me.. but perhaps I was doing it wrong..

As MrPhil  mentioned, I don't see that the nameservers have been set correctly to resolve to your account here. That domain should be using the same nameserver set as your 332vfg.com domain. At this time I am seeing them pointed to;

Name Server:NS1.NAMERESOLVE.COM
Name Server:NS2.NAMERESOLVE.COM
Name Server:NS3.NAMERESOLVE.COM
Name Server:NS4.NAMERESOLVE.COM

https://www.iwhois.com/whois/abbapraiseministry.org
Logged

SavnBass
Trekkie
**
Offline Offline

Posts: 10


« Reply #8 on: April 18, 2010, 04:26:52 PM »

Did you change the DNS entries for abbapraiseministry.org to "point" to the same nameservers as do the entries for 332vfg.com? It doesn't appear that you did.

If you added abbapraiseministry.org as an "add-on" domain, within 24 to 72 hours you should see that address start resolving to your site. It's not instantaneous when you change DNS settings -- it has to propagate around the world. All you can do is be patient.

After all this, when your domain finally does resolve to your site, there's a chance that it will show up in the browser location bar as either http://www.332vfg.com/abbapraiseministry or http://abbapraiseministry.332vfg.com. Those can be fixed. Do not use cPanel redirection. Period. It's broken when dealing with subdomains and add-on domains. You have to manually code the .htaccess file. [/i]I don't know if LPCP redirection works.

I would like it to just read the domain name of abbapraiseminstry.org. ... Will I have to do that through the domain site? I tried gthe add on donmain.. but tyhe url still contains the original site.. thats what I am trying to get rid of.. the redirec6t feature didnt work too well for me.. but perhaps I was doing it wrong..

As MrPhil  mentioned, I don't see that the nameservers have been set correctly to resolve to your account here. That domain should be using the same nameserver set as your 332vfg.com domain. At this time I am seeing them pointed to;

Name Server:NS1.NAMERESOLVE.COM
Name Server:NS2.NAMERESOLVE.COM
Name Server:NS3.NAMERESOLVE.COM
Name Server:NS4.NAMERESOLVE.COM

https://www.iwhois.com/whois/abbapraiseministry.org

I have resolved the server issues.. does anyone know how to do the hta access file fix since the CP redirect doesnt work properly.. and thanks for all the help thus far BTW.. ? I have so much going on I have to grab time when I can to get this done..  The vacation I mentioned in my previous post a few weeks back? LOL.. Between the honey dos, the daddy dos and the gotta do NOWS.. I didn't get much done on the website...

Since the circumstances have changed somewhat a d this thread is kind of convoluted I am going to open up another thread being more specific about what I want to do.. So no need to respond here.. thanks in  for all the help..
« Last Edit: April 18, 2010, 05:48:00 PM by SavnBass » Logged
Pages: [1]   Go Up
  Print  
 
Jump to: