Help Please: ref Domain Masking and forwarding

5 replies
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
#domain #forwarding #masking #ref
  • Profile picture of the author lgibbon
    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>Free traffic Generation</title>
    <meta name="description" content="free traffic generation report">
    <meta name="keywords" content="free traffic">
    <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="http://urldestination" 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>your title</title>
    <meta http-equiv="Refresh" Content="0;URL=http://urldestination">
    </head>
    <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000" oncontextmenu="return false">
    </body>
    </html>
    {{ DiscussionBoard.errors[877457].message }}
  • Profile picture of the author Desray
    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..
    Signature

    Des Smith

    {{ DiscussionBoard.errors[877832].message }}
  • Profile picture of the author silvervioletflame
    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.
    {{ DiscussionBoard.errors[877873].message }}
  • Profile picture of the author willzoboy
    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?
    {{ DiscussionBoard.errors[877925].message }}
    • Profile picture of the author cj1966
      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?
      {{ DiscussionBoard.errors[993279].message }}

Trending Topics