2 replies
I need help Please
I am trying to redirect a domain name to an index page and then have that page redirect them to where I want them to end up.
I am doing the domain to an index page so that i can analyze the traffic. I would like for the domain name to be in the address bar at all times.
I understand that this is a frame redirect. I have set it up and it works but after about 2 seconds the page that I sent them to comes up with the ending url Which I do not want.
Help Please
if this is posted in the wrong place then please let me know and move it
Thanks for the help,
Mike G
#analyze #doamin name #frame redirect #redirect #redirecting
  • Profile picture of the author Internet Income
    Have you tried hotscripts? They have a vast selection of redirect scripts.
    {{ DiscussionBoard.errors[70655].message }}
  • Profile picture of the author Midas3 Consulting
    Originally Posted by threeg5 View Post

    I need help Please
    I am trying to redirect a domain name to an index page and then have that page redirect them to where I want them to end up.
    I am doing the domain to an index page so that i can analyze the traffic. I would like for the domain name to be in the address bar at all times.
    I understand that this is a frame redirect. I have set it up and it works but after about 2 seconds the page that I sent them to comes up with the ending url Which I do not want.
    Help Please
    if this is posted in the wrong place then please let me know and move it
    Thanks for the help,
    Mike G
    Hi Mike..

    Ok, so can you not:

    Login to your doman admin and set up domain forwarding to your index page.

    Then on your index page simply add you tracking and then add a simple html redirect on that page to your final destination page ?

    Something like ;

    <html>
    <head>
    <title></title>
    <meta name="robots" content="noindex,nofollow">
    // ADD YOUR TRACKING STUFF HERE
    <meta HTTP-EQUIV="REFRESH" CONTENT="0;
    URL=http://ADD WHERE YOU WANT THEM TO GO HERE/">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
    </html>
    {{ DiscussionBoard.errors[70675].message }}

Trending Topics