Jump to content

Trying To Build The Best Url Masking


MSam

Recommended Posts

Ok let me first start by saying I'm not worried about search engine traffic or bookmarking. So a never changing static URL works just perfectly fine for me.

 

As it stands I have 2 seperate domains (an old one and a new one) and I'm using this code on the new domain.

 

<frameset rows="100%">

<frameset cols="100%">

<frame src="http://OLD**** Domain.com/index.php"; frameborder="0" scrolling="no">

</frameset>

</frameset>

 

The problem is that I have a lot of links on the old domain and the moment one of them is clicked the URL changes to the old domain. I don't want that to happen.

 

So what's the best way to mask the URL so that it always says "New****Domain.com"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...