What is the Best Affiliate Cloaking Method?

Discussion in 'ClickBank' started by shand0, Sep 22, 2008.

  1. #1
    That doesn't hurt the SEO and the website rankings :confused:
     
    shand0, Sep 22, 2008 IP
  2. Supper

    Supper Peon

    Messages:
    1,539
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #2
    using php redirect on your own server.
     
    Supper, Sep 22, 2008 IP
  3. AffilateRook1

    AffilateRook1 Peon

    Messages:
    545
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    beat me to it.. not only disguises it, but prevents jacking
     
    AffilateRook1, Sep 22, 2008 IP
  4. nkjskj

    nkjskj Well-Known Member

    Messages:
    507
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    145
    #4
    Yes.
    Php redirect is easiest way to cloak affiliate links on your website.
    Hardly 1 line script it is.
     
    nkjskj, Sep 22, 2008 IP
  5. inzpiration

    inzpiration Active Member

    Messages:
    1,082
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #5
    That's the one, that's the best option! ;) at least that's the one I've been using for a while now. PHP redirect.
     
    inzpiration, Sep 22, 2008 IP
  6. phish3rz

    phish3rz Peon

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Could some one please inform us of the php re-direct code?
     
    phish3rz, Sep 23, 2008 IP
  7. DidierE

    DidierE Well-Known Member

    Messages:
    1,815
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    145
    #7
    I'm hiding my affiliate links using this:

    <a href="#" onClick=window.open("MY_AFFILIATE_LINK_HERE")>CLICK HERE</a>
    Code (markup):
    Always worked for me and my affiliate link is invisible to the user :)
     
    DidierE, Sep 23, 2008 IP
  8. seregap

    seregap Active Member

    Messages:
    276
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #8
    seregap, Sep 23, 2008 IP
  9. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #9
    I would recommend using either PHP or HTML redirect.

    Here's HTML:

    Here's PHP

     
    bl4ckmaN^, Sep 23, 2008 IP
  10. arnoldp

    arnoldp Guest

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    try free subdomain redirect service..
     
    arnoldp, Sep 23, 2008 IP
  11. teapoint

    teapoint Peon

    Messages:
    954
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #11
    The thing is, this link won't work if someone doesn't have javascript enabled, see http://www.jeremyreviews.com/2007/11/16/3-powerful-to-cloak-affiliate-links/ , if you are going to use this method then use the code shown on that site because it makes the link look like a non-aff link in the statusbar.
     
    teapoint, Sep 23, 2008 IP
  12. Tazer Dude

    Tazer Dude Active Member

    Messages:
    581
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    58
    #12
    Thanks ..I wanted to know this tooo..
     
    Tazer Dude, Sep 23, 2008 IP
  13. shand0

    shand0 Well-Known Member

    Messages:
    1,336
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    148
    #13
    Thanks for that. I think we must add NoFollow tag in these redirects.
     
    shand0, Sep 23, 2008 IP
  14. emon878

    emon878 Active Member

    Messages:
    551
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #14
    I personally like .htaccess redirects becuase it is the easiest and fastest way to make multiple redirects.

    Why do people prefer php over htaccess?

    Shoutout to this squidoo thanks it great, I didn't know the last method was
    looking for something like this for a different reason.
     
    emon878, Sep 23, 2008 IP
  15. seregap

    seregap Active Member

    Messages:
    276
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #15
    thanks. and yes, the last method is what i prefer as well. its quite easy and very handy in many cases not just to hide affiliate ids. you can manage all your redirects using this. to hide sources of your downloads for example.
     
    seregap, Sep 23, 2008 IP
  16. TheAtHomeCouple

    TheAtHomeCouple Peon

    Messages:
    130
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I use a very simple method, and considering only a few people told you how they use the method that they do I will break it down for you.

    1. I create a folder in the root of my domain named after the affiliate product i.e. wordtracker
    2. I open notepad and create a file named index.php and save it to my desktop
    3. Within that file I enter the following line of code:

    <?php
    header("Location: http://
    ");
    ?>

    4. Then I simply fill in the rest of my affiliate link info after the http:// and click save.
    5. You can now take your favorite FTP program and upload that file into the folder you created.

    Presto. Easy to maintain, clean and easy to update and your links will look like this...

    wwwDOTyourdomainDOTcom/affiliateoffer
     
    TheAtHomeCouple, Sep 23, 2008 IP
  17. Madman340

    Madman340 Peon

    Messages:
    231
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I think I like TheAtHomeCouple's method the best... Makes it look like it's on your site, while cloaking the link.
     
    Madman340, Sep 23, 2008 IP
  18. Supper

    Supper Peon

    Messages:
    1,539
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #18
    That's because it's php redirect.
     
    Supper, Sep 23, 2008 IP
  19. Malkeezer

    Malkeezer Peon

    Messages:
    42
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #19
    I have written a nice clickbank cloaking script that redirects to your affiliates landing page based on the host name. they way it works is, configure several domains or subdomains to the same directory on your server, add a line of code for each domain into my php script which tells which domains are redirected to which affiliates landing pages. Viola! You PHP'ers can figure this out based on what I just said.

    Anyone else, PM me and I will sell you the scipt for $2 or trade you a backlink for it.

    PM me.
     
    Malkeezer, Sep 24, 2008 IP