one domain directed to another?

  • Thread starter Thread starter Pam
  • Start date Start date
P

Pam

Can someone tell me how to do this? I want to be able to type in domain1.com
and have it pull up domain2.com - I think they call that redirect? how do I
do that please?

thanks
Pam
 
Your host or the domain registry must support this if you want it to automatically apply to all
pages within domain1.com, otherwise if you have pages already listed in search engines then you
would have to add the following to the head section of all pages, as well as the home page:

<meta http-equiv="refresh" content="10; url=http://www.domain2.com">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
thanks Thomas!

--
Blessings,
Pam

Thomas A. Rowe said:
Your host or the domain registry must support this if you want it to automatically apply to all
pages within domain1.com, otherwise if you have pages already listed in search engines then you
would have to add the following to the head section of all pages, as well as the home page:

<meta http-equiv="refresh" content="10; url=http://www.domain2.com">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
If both domains are registered, have your host "park" domain1.com at domain2.com
that way clicking on either one will open domain2.com

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
cool thanks!

--
Blessings,
Pam


Steve Easton said:
If both domains are registered, have your host "park" domain1.com at domain2.com
that way clicking on either one will open domain2.com

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top