How do I do this kind of redirect?

Discussion in 'ClickBank' started by Skribblez, May 4, 2008.

  1. #1
    I forgot what it's called, but how can I do this kind of redirect?

    Say I want domain.com to redirect to a CB sales page with my hop ID.

    How can I make it so that http://www.domain.com stays in the URL bar at the top even after redirecting to the sales page?

    Any help is much appreciated. :)
     
    Skribblez, May 4, 2008 IP
  2. kidlntg

    kidlntg Well-Known Member

    Messages:
    615
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #2
    It's called " Mask Forwading " , you can see it in the forwading option from your domain admin panel
     
    kidlntg, May 4, 2008 IP
  3. megarudy

    megarudy Active Member

    Messages:
    663
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Here are the steps that you need to follow:

    -Go to your godaddy back office
    -Choose the option My Domains
    -Select the domain that you want to do the redirect thing
    -Click that little green arrow. I believe it's called forward
    -Check the option Enabled
    -Add the url that you want your domain to be forward to( you can even track it down)
    -then select the option masking
    -add your keyword and everything else
    -then press ok

    I am pretty sure after you done all the steps, it will probably take you up to 15 mn before your domain start working.

    Mega
     
    megarudy, May 4, 2008 IP
  4. Jason1uk

    Jason1uk Peon

    Messages:
    91
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    open notepad

    <html>
    <head>
    <title>[Btitle[/B]</title>
    <meta name="title" content="your description">
    <meta name="keywords" content="keyword1, keyword2">
    </head>
    <frameset rows="100%,0" border="0">
    <frame src="http ://yourclickbankurl" frameborder="0">
    <frame frameborder="0">
    </frameset>
    </html>


    save as whatever . html

    www .example. com/whatever.html, will show your affiliates sales page under your domain and hide your clickbank link, this is what i use. Hope it works for you !
     
    Jason1uk, May 4, 2008 IP
    Skribblez likes this.
  5. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #5
    megarudy's method is what you need to do. Simple and fast.
     
    bl4ckmaN^, May 5, 2008 IP
  6. Skribblez

    Skribblez Notable Member

    Messages:
    5,939
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    280
    #6
    Hmm, the thing is I don't use GoDaddy, thanks anyway :).


    Thanks Jason for the code! Exactly what I was looking for.

    Repped. :)
     
    Skribblez, May 5, 2008 IP
  7. profezor

    profezor Peon

    Messages:
    194
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Is this framing "legal" for Yahoo and Google?
     
    profezor, May 5, 2008 IP
  8. Sem-Advance

    Sem-Advance Notable Member

    Messages:
    6,179
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    230
    #8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <title>Lowes Home Improvement</title>
    <meta name="description" content="Offers Lowes Home Improvement Gift Card Make Home Repairs You Need With This $1,000.00 Gift Card From Lowes" />
    <meta name="keywords" content="lowes, home improvement, diy, house repairs, home fix up, do it yourself, home, remodel" />
    <meta http-equiv="REFRESH" content="0;url=http://xxx.youwishiwastelling.com/t.asp?id=000&e=23009&subid=googppc"></HEAD>
    <body>


    You can also do a 301 redirect via .htaccess server side....

    :)
     
    Sem-Advance, May 5, 2008 IP
  9. digi1

    digi1 Peon

    Messages:
    528
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    good stuff !
     
    digi1, May 5, 2008 IP
  10. emon878

    emon878 Active Member

    Messages:
    551
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #10
    You can use frames or the better way is CovertLinks its what I use I love it
    heres the link http://covertlinks.com/.
     
    emon878, May 5, 2008 IP
  11. Skribblez

    Skribblez Notable Member

    Messages:
    5,939
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    280
    #11
    Hmm, with your code, it just redirects it right? It doesn't leave my domain in the address bar? Or it does?

    Thanks for sharing though.
     
    Skribblez, May 6, 2008 IP
  12. ainmohd

    ainmohd Peon

    Messages:
    1,515
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Cloaker Buzz (free) is the best.
     
    ainmohd, May 6, 2008 IP
  13. Sem-Advance

    Sem-Advance Notable Member

    Messages:
    6,179
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    230
    #13
    Yes it is a redirect.....it won't leave the domain in the address bar.

    You can change the time however

    <meta http-equiv="REFRESH" content="0 <<<----Change this to however many seconds till the site redirects say you want the page to redirect after 15 seconds then change the number to 15
     
    Sem-Advance, May 7, 2008 IP
  14. Brettjub

    Brettjub Peon

    Messages:
    102
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Great advice, thanks Jason1uk!!!

    Does anyone know if this is violates adwords TOS? I see people doing this all the time and I'm curious to find out if it's just a matter of time before their accounts get suspended.
     
    Brettjub, May 7, 2008 IP