hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : Point domain to another subdomain
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

Point domain to another subdomain

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 06-27-2010, 01:19 PM
fqaisrani fqaisrani is offline
Junior Guru Wannabe
 
Join Date: Sep 2006
Posts: 56

Point domain to another subdomain


Hi,

I have two domains and want to point one domain to a sub-domain of the other domain. Lets say

Domain A: target.com
Domain sub: sub.target.com

Domain B: want-to-point.com

what I want is that once user enter want-to-point.com, he will actually be surfing sub.target.com. I don't want a redirect, I want the URL etc still remains want-to-point.com. I have lots of stuff on the sub.target.com, and don't want to move/copy all files, database to a new host.Any ideas/suggestions to achieve it. Any help is appreciated. Thanks

Reply With Quote


Sponsored Links
  #2  
Old 06-27-2010, 01:31 PM
ravi_9793 ravi_9793 is offline
Web Hosting Guru
 
Join Date: Dec 2007
Location: India
Posts: 310
Create a separate cpanel account on domain name sub.target.com
Then park want-to-point.com in cpanel of sub.target.com

That should work exactly like you want, but not sure.

__________________
whostz.info - web hosting blog

Reply With Quote
  #3  
Old 06-27-2010, 08:14 PM
XenlightenmentTeisho XenlightenmentTeisho is offline
Junior Guru Wannabe
 
Join Date: Jun 2010
Posts: 39
Quote:
Originally Posted by fqaisrani View Post
Hi,

I have two domains and want to point one domain to a sub-domain of the other domain. Lets say

Domain A: target.com
Domain sub: sub.target.com

Domain B: want-to-point.com

what I want is that once user enter want-to-point.com, he will actually be surfing sub.target.com. I don't want a redirect, I want the URL etc still remains want-to-point.com. I have lots of stuff on the sub.target.com, and don't want to move/copy all files, database to a new host.Any ideas/suggestions to achieve it. Any help is appreciated. Thanks
Add a dns record for Domain B that points to the server that is hosting subdomain A. Then add an entry in the http server config that responds to Domain B's address with Domain A's subdomain information.

sub.target.com A 192.168.1.5
want-to-point.com A 192.168.1.5


You will be able to access Domain A's subdomain as both sub.target.com and want-to-point.com

You'll need access to your DNS records and your http config to do this.


Last edited by XenlightenmentTeisho; 06-27-2010 at 08:19 PM.
Reply With Quote
Sponsored Links
  #4  
Old 06-28-2010, 06:57 AM
fqaisrani fqaisrani is offline
Junior Guru Wannabe
 
Join Date: Sep 2006
Posts: 56
thanks guys

thanks guys,

I am using GoDaddy and found the "Forward and Mask" option, now it will take 24-48 hours to setup completely.

I have wildcard SSL cert for domain A, so any sub-domain of domain A is get SSL certified, now do I need to purchase another SSL cert for DOMAIN B, or the same cert will work?

Reply With Quote
  #5  
Old 06-28-2010, 07:23 AM
sBoost sBoost is offline
Newbie
 
Join Date: Jun 2010
Location: australia
Posts: 15
The only option you've got is to use domain masking.

Reply With Quote
  #6  
Old 06-30-2010, 05:12 PM
fqaisrani fqaisrani is offline
Junior Guru Wannabe
 
Join Date: Sep 2006
Posts: 56
any idea how to achieve it for domains purchased from namecheap.com

Reply With Quote
  #7  
Old 06-30-2010, 11:16 PM
petteyg359 petteyg359 is offline
Web Hosting Master
 
Join Date: Mar 2009
Posts: 596
Quote:
Originally Posted by XenlightenmentTeisho View Post
sub.target.com A 192.168.1.5
want-to-point.com A 192.168.1.5
There's a reason we have CNAME. If your IP changes, you have to change multiple A records. A CNAME is "updated" whenever the record it points to is updated.

want-to-point.com. CNAME sub.target.com.

__________________
[GB ≠ GiB] [MB ≠ MiB] [kB ≠ kiB] [1000 ≠ 1024] [Giga ≠ gram] [Mega ≠ milli] [Kelvin ≠ kilo] [Byte ≠ bit]
There is no millibit. There is no gram-bit. There is no Kelvin-Byte.


Last edited by petteyg359; 06-30-2010 at 11:20 PM.
Reply With Quote
  #8  
Old 07-02-2010, 04:58 AM
LnxtecH LnxtecH is offline
Web Hosting Evangelist
 
Join Date: Jul 2005
Posts: 470
Quote:
Originally Posted by fqaisrani View Post
I have wildcard SSL cert for domain A, so any sub-domain of domain A is get SSL certified, now do I need to purchase another SSL cert for DOMAIN B, or the same cert will work?
You will have to buy new cert for domain B as wild card will work only for domain A and subdomains.

Reply With Quote
  #9  
Old 07-02-2010, 05:10 AM
jmunki jmunki is offline
Junior Guru Wannabe
 
Join Date: Jun 2010
Posts: 71
sorry to jump in, but u know all this parking and cname/ internal redirects, does it have an affect on search engines, because effectively its 2 address' with the same content.

Reply With Quote
  #10  
Old 05-10-2012, 11:52 AM
WilCleland WilCleland is offline
New Member
 
Join Date: May 2012
Posts: 1
*

I just wanted to mention that Google HATES I-Frames and duplicate content. This is essentially what you are doing when you use FORWARD with MASKING. Do steer clear of this whole avenue if SEO is at all important to you.

Reply With Quote
  #11  
Old 11-18-2012, 12:43 PM
vision4reality vision4reality is offline
New Member
 
Join Date: Nov 2012
Posts: 2
Target link to sub domain or new domain?

Hi,
first congrats for this forum.
I have one question.
I have created a website that contains my jobs with photos and videos.
by undertaking part-time job of web design, I had interests for web hosting, so i create a subdomain with web hosting services.
I have also create blog into subdomain.
The question is:
Because I want to keep the slogan. I would like to remain in the subdomain, so I have a profit in both. (Although the google said are like different sites)
Because many directories can not submit subdomains. I would like an opinion.
  1. Leave it as is.
  2. Create target link with new park domain.
  3. Move all subdomain in new domain. ( i know its the best but i would like to know if there is something to do , to keep it into the main site.
Tell me some ideas.
thanks a lot
michael

Reply With Quote
  #12  
Old 11-19-2012, 06:25 PM
rickyvietnam rickyvietnam is offline
New Member
 
Join Date: Nov 2012
Posts: 2
Quote:
Originally Posted by vision4reality View Post
Hi,
first congrats for this forum.
I have one question.
I have created a website that contains my jobs with photos and videos.
by undertaking part-time job of web design, I had interests for web hosting, so i create a subdomain with web hosting services.
I have also create blog into subdomain.
The question is:
Because I want to keep the slogan. I would like to remain in the subdomain, so I have a profit in both. (Although the google said are like different sites)
Because many directories can not submit subdomains. I would like an opinion.
  1. Leave it as is.
  2. Create target link with new park domain.
  3. Move all subdomain in new domain. ( i know its the best but i would like to know if there is something to do , to keep it into the main site.
Tell me some ideas.
thanks a lot
michael
Good
I done

Reply With Quote
  #13  
Old 11-25-2012, 01:04 PM
vision4reality vision4reality is offline
New Member
 
Join Date: Nov 2012
Posts: 2
direct folder or subdomain

Thanks for the answer, one more question.
Is it better if you have subdomains to cross the links direct to subdomain from main domain? or to folder directory and send to subdomain with 301? for some benefits.

thanks again

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question! subdomain point to another IP/domain? viettechorg Hosting Security and Technology 13 02-15-2008 04:16 AM
How To Point a Subdomain to a Separate IP ? Medhat Hosting Security and Technology 5 12-12-2007 07:46 AM
Subdomain point to ip? codek Hosting Security and Technology 7 10-20-2004 03:41 AM
How to point subdomain to another site without... spikeyspy Web Hosting 13 08-26-2004 11:11 AM
How do i point subdomain.mydomain.com to subdomain.anotherdomain.com bala Hosting Software and Control Panels 3 03-27-2003 10:58 AM

Related posts from TheWhir.com
Title Type Date Posted
Go Daddy Blocks Whois Info on Expiring Domains, Protects Domain Auction Business Web Hosting News 2012-11-14 11:20:35
Web Hosting Domain Name Webhosting.co.uk Sold for $500,000 by Sedo Web Hosting News 2012-11-09 09:51:25
Hackers Post 450,000 Yahoo! Voices User Login Credentials Online Web Hosting News 2012-07-12 10:38:07
ICANN Publishes Details on Domain Seizure Process Web Hosting News 2012-03-09 15:38:48
Web Host FlexiHost Launches NZ Domain Lookup and Registration App Web Hosting News 2011-08-31 20:38:54


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?