Help Please: ref Domain Masking and forwarding

by 5 replies
6
Hi,

I am having trouble grasping this one.

Can anyone give me step by step instructions how to mask and forward a domain name please.

Thanks in advance

Michael
#main internet marketing discussion forum #domain #forwarding #masking #ref
  • Banned
    Copy and paste the below into a text file and change the text in red
    to suit your site. Then upload it to your website and rename it to
    index.html

    <html>

    <head>
    <title></title>
    <meta name="description" content="f">
    <meta name="keywords" content="">
    <script>function hidest(){window.status="";} zint=setInterval(hidest,10)</script>

    </head>

    <frameset border="0" frameborder="0" marginleft="0" margintop="0" marginright="0"
    marginbottom="0" rows="100%,*">
    <frame src="" scrolling="auto"
    frameborder="no" border="0" noresize>
    <frame topmargin="0" marginwidth="0" scrolling="no" marginheight="0" frameborder="no"
    border="0" noresize>
    <noframes>
    <body>
    </body>
    </noframes>
    </frameset>
    </html>

    The above is a masked re-direct'
    The following just re-directs:

    <html>
    <head>
    <title></title>
    <meta http-equiv="Refresh" Content="0;URL=">
    </head>
    <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000" oncontextmenu="return false">
    </body>
    </html>
  • If your using godaddy it easly expalined in there. You can even give them a call and they'll walk you through. Or if your with hostgate they will do the same..
  • If you are redirecting your affiliate link, just forward it and do not mask it. If you mask it, your affiliate code will not stay in the redirected link and your sale won't be tracked.
  • I've also been wondering how to do this. Thanks lgibbon, your code works a treat. Is there any way to get something like this to work with a blogspot blog? I've got an old one that I want to redirect. Or is that just wishful thinking?
    • [1] reply
    • I must be doing something wrong here!

      When I put the first code into Nvu and go out of the html source bit into preview and back into html the second part of the first code is always missing. This means that you end up with a blank screen.

      So I tried the second code and all I get is a screen with the destination url written out but it doesn't actually redirect

      Any advise on where I'm going wrong?

Next Topics on Trending Feed