Forwarding a domain name to an existing website

webmasterbeta

New Member
Hi all
Orginally we created a website without its own domain name, <!-- w --><a class="postlink" href="http://www.about-the-house.com/royallepagepro">www.about-the-house.com/royallepagepro</a><!-- w -->. Now wiser, I wish we had given it its own short Domain Name. We registered <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w --> and it is forwarded to <!-- w --><a class="postlink" href="http://www.about-the-house.com/royallepagepro">www.about-the-house.com/royallepagepro</a><!-- w -->.
This is done using a frame as the code for <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w -->

"<FRAMESET ROWS="100%,*" BORDER="0" FRAMEBORDER="0">
<FRAME SRC=http://www.webdeveloper.com/forum/archive/index.php/"http://about-the-house.com/royallepagepro/" SCROLLING="AUTO" NAME="bannerframe" NORESIZE>
</FRAMESET>
<NOFRAMES>
Royal LePage Professioals 2000 Virtual Tours
<P>
<DIV ALIGN="CENTER"><A HREF="http://about-the-house.com/royallepagepro/">http://rlpvirtualtours.com/</A></DIV>
</NOFRAMES>"
Right now there are no links to <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w -->, nor have we submitted the site to search engines but would eventual like <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w --> to be used as the primary address to be used by everyone. I see my options as:

1. Leave this forwarding setup as is

2. Create another site identical to <!-- w --><a class="postlink" href="http://www.about-the-house.com/royallepagepro">www.about-the-house.com/royallepagepro</a><!-- w --> but with <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w --> as the domain name, essentially maintaining to identical sites updating both sites so that all new virtual tours reside in <!-- w --><a class="postlink" href="http://www.rlpvirtualtours.com">www.rlpvirtualtours.com</a><!-- w -->. Eventually <!-- w --><a class="postlink" href="http://www.about-the-house.com/royallepagepro">www.about-the-house.com/royallepagepro</a><!-- w --> could be illiminated.

3 Search for a better solution.

Any comments, ideas or suggestions?

Thanks
 
Top