Anyone using affiliate link cloakers ??

Discussion in 'Affiliate Programs' started by gdev, Apr 20, 2006.

  1. #1
    Hi ..

    I was wondering if anyone has experience with affiliate link cloaking programs.. and ofcourse what these experiences are ..

    Maybe someone can also tell me wich link cloakers are good ... And is it really necessary to use these programs ?

    Thanks in advance..
    Gdev
     
    gdev, Apr 20, 2006 IP
  2. Edz

    Edz Peon

    Messages:
    1,690
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm all ears as well for setting this up.
     
    Edz, Apr 20, 2006 IP
  3. TheHoff

    TheHoff Peon

    Messages:
    1,530
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    0
    #3
    TheHoff, Apr 20, 2006 IP
  4. Edz

    Edz Peon

    Messages:
    1,690
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I found this post but i still have problems understanding this.
    Is any hosting package equiped with the possibility to install a htaccess file?
    I used godaddy.com before and it didn't work when installed the file in the root?

    I called them and guess what they told me?

    I'm sorry sir...you can use google to find out how to install this! :rolleyes:
    I can't help you with that.
     
    Edz, Apr 20, 2006 IP
    GRIM likes this.
  5. diamondsinfo

    diamondsinfo Peon

    Messages:
    165
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You don't need to make it that complicated. Your hosting will support some time of scripting language (most likely PHP) so all you have to do is create a page such as TheHoff described which contains a script that redirects to the affiliate link. I use ASP and it's a simple one line statement:

    <% response.redirect "http://www.affilitelink...." %>

    I don't know PHP, but would image it is just as simple.
     
    diamondsinfo, Apr 20, 2006 IP
  6. john269

    john269 Notable Member

    Messages:
    6,229
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    235
    #6
    I thought cloaking was using to steel other webmasters commissions. Well I guess I am wrong then. The best thing to do is to using php or another programming language to do it.

    Doing it this way is free.
     
    john269, Apr 21, 2006 IP
  7. gdev

    gdev Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    John... You've got it the other way around.... Affiliate link cloaking is in order PROTECT webmaster from getting their comissions stolen. Thiefs are sometimes able to just copy paste their own ID in to the affiliate link and then they will earn the comission that someone else worked hard for . For this there are software programs wich will 'cloak' the link into an 'unrecognisable' link so that those thiefs will not be able to cheat you out of your money...

    The question is still ... is anyone using them and what their experiences are with them ...

    Gdev
     
    gdev, Apr 22, 2006 IP
  8. Klaas Koopman

    Klaas Koopman Well-Known Member

    Messages:
    895
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    128
    #8
    gdev I am all ears on this aswell! I will try to find out on some forums, if I heard about it I will pm you and reply here. Could you please do thesame to me?
     
    Klaas Koopman, Apr 22, 2006 IP
  9. Cyclops

    Cyclops sensei

    Messages:
    1,241
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    0
    #9
    There is a program out there that costs $97 to do that, I lost the url as I figured there would be a free program out there to do it but couldn't find one.
     
    Cyclops, Apr 22, 2006 IP
  10. Shawn Collins

    Shawn Collins Active Member

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #10
    Don't pay to cloak your links - you can do it with a .htaccess file free and easy.

    I've tried to explain it simply at http://www.affiliatetip.com/affiliate_tip_30.php
     
    Shawn Collins, Apr 22, 2006 IP
  11. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #11
    As Shawn said, it's very easy to cloak affiliate links in your .htaccess file.

    You can make it appear as though your linking to a directory located in your site (when it actual fact your redirecting to your affiliate link).

    Also if for some reason the affiliate link changes, you only have to make the one change in your htaccess file.
     
    dcristo, Apr 22, 2006 IP
  12. Shawn Collins

    Shawn Collins Active Member

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #12
    All great points, dcristo - I've tested having the redirects as directories and file names - never saw a big difference.

    But there have been many times that I've had affiliate programs close, perform poorly or change their terms to something I didn't like. With the .htaccess file, it's so easy to make a global change in those cases.

    For instance, I've promoted a number of domain registrars over the years. The redirect for all of them has been the file name, domain.htm - the file name never changes, but the destination is always changing to test things.
     
    Shawn Collins, Apr 22, 2006 IP
  13. john269

    john269 Notable Member

    Messages:
    6,229
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    235
    #13
    Using .htaccess is good, but can you actually populate it using mysql and php. If not then using .htaccess would be rather slow when maintaining your links for searching for broken links, links that you want to delete, links that you want to ad, etc.

    Wouldn't something like: "http://yourdomain.com/affiliateprograms.php?site=50" work as nobody can see the link and it just then redirects to the real site.

    Wouldn't something like that work? By the way the site=50 is the affiliate programs id that you have given it in the database.
     
    john269, Apr 22, 2006 IP
  14. Shawn Collins

    Shawn Collins Active Member

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #14
    Personally, I don't know how to do it with mysql or php.

    I guess .htaccess is sort of link cloaking for dummies. :rolleyes:
     
    Shawn Collins, Apr 22, 2006 IP
  15. TheHoff

    TheHoff Peon

    Messages:
    1,530
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    0
    #15
    That is the way I do it. Rather than key off that is an affiliate link with "affiliateprogram.php" you might use a more tame filename like "info.php" or "viewitem.php"
     
    TheHoff, Apr 22, 2006 IP
  16. john269

    john269 Notable Member

    Messages:
    6,229
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    235
    #16
    Yeah, I don't use affiliateprogram.php either. It is just what I thought I would give as an example.

    I thought that doing it this way would be much easier than using .htaccess if you already have your affiliate programs listed in a mysql database and you use php to access them.

     
    john269, Apr 22, 2006 IP
  17. sunchy

    sunchy Active Member

    Messages:
    1,012
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #17
    Very interested Thread Guys
     
    sunchy, Apr 25, 2006 IP
  18. adsensedoctor

    adsensedoctor Peon

    Messages:
    106
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #18
    really so ;)
     
    adsensedoctor, Apr 29, 2006 IP
  19. xboxundone

    xboxundone Well-Known Member

    Messages:
    1,903
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    103
    #19
    thanks for the tips I will be using this for future offers! :)
     
    xboxundone, May 1, 2006 IP
  20. tomzx

    tomzx Peon

    Messages:
    385
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #20
    You could double protect your link using a javascript (which would be disabled if the browser doesn't support javascript) and the .htaccess trick.

    The javascript can be kinda useless but sometimes does the job.
     
    tomzx, May 2, 2006 IP