How to hide affiliate links

Discussion in 'Affiliate Programs' started by sanjaykrishna, Nov 18, 2009.

  1. #1
    Hi I would like to place affiliate links in my site but it should not be shown to others.

    If they hover on the link, it should show some other URL and but it should redirect to the affiliate URL. Is that Possible?
     
    sanjaykrishna, Nov 18, 2009 IP
  2. SportsEvents365

    SportsEvents365 Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    1. You can use javascript for redirecting the links, hovering on the link in this case will not show the target url.

    2. You can use a redirect page on your website, point all the links to this page with a parameter that will enable this page to find the desired target URL.

    3. Some affiliate softwares support "Directlinks" feature. this means that you can set tracking to assign any visitor which arrived from your domain to your affiliate account, without having to add the affiliate id parameters.

    We use Post Affiliate Pro which supports this feature and our affiliates do find it useful and helpful.
     
    SportsEvents365, Nov 18, 2009 IP
  3. nihangshah

    nihangshah Prominent Member

    Messages:
    5,536
    Likes Received:
    271
    Best Answers:
    3
    Trophy Points:
    395
    #3
    nihangshah, Nov 18, 2009 IP
  4. pl_henry_uk

    pl_henry_uk Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    try using tiny url.

    This will show tinyurl as the link and will get redirected to your affiliate link as well.

    Cheers!!!!
     
    pl_henry_uk, Nov 18, 2009 IP
  5. labaik88

    labaik88 Peon

    Messages:
    186
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    labaik88, Nov 18, 2009 IP
  6. dcristo

    dcristo Illustrious Member

    Messages:
    19,797
    Likes Received:
    1,201
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    5
    #6
    301 redirect the affiliate link using .htaccess so it looks like the link is located on the same domain.
     
    dcristo, Nov 18, 2009 IP
  7. Biz

    Biz Peon

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    use bit.ly and you can track everything
     
    Biz, Nov 18, 2009 IP
  8. teamnirvana

    teamnirvana Active Member

    Messages:
    844
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    60
    #8
    If you are using Wordpress self hosted domain to promote the products or for your blog, then you can use "GoCodes" wordpress plugin to make use of the redirection.

    You can cloak the affiliate url with something like this:

    www.yourblogname/xx/productname

    productname would be the affiliate url which is cloaked and does not give out your affiliate ids.
     
    teamnirvana, Nov 18, 2009 IP
  9. CommissionMates

    CommissionMates Peon

    Messages:
    154
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Edit your .htaccess to set redirect for your affiliate links or try php code.
     
    CommissionMates, Nov 18, 2009 IP
  10. knowing25

    knowing25 Member

    Messages:
    319
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #10
    Do you use wordpress blog, if you use it than probably you can use GOCODE plugin, it will redirect the affiliate link and work very effective
     
    knowing25, Nov 22, 2009 IP
  11. p4f

    p4f Peon

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Why don't you use google short links? Its a great google apps.

    Or use this simple code

    <a href="http://www.your-affiliate-program/" onClick="this.href='http://your-affiliate-links'" target="_blank" rel="nofollow">your-affiliate-program</a>
    Code (markup):
     
    p4f, Nov 22, 2009 IP
  12. Mike_8185

    Mike_8185 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You can do this by javascripts or by htaccess
     
    Mike_8185, Nov 22, 2009 IP
  13. sanjaykrishna

    sanjaykrishna Guest

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Thank you very much. Yes I am using the self hosted wordpress and I will use the one you suggested
     
    sanjaykrishna, Nov 22, 2009 IP
  14. Aquarezz

    Aquarezz Notable Member

    Messages:
    3,009
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    225
    #14
    This Javascript code has always worked well for me: ;)
     <a href="http://what-the-users-will-see-when-hover.com" onclick="parent.location.href='http://link with your affiliate url'; return event.returnValue=false">Anchor Text</a>
    Code (markup):
    Let me know if it worked or not :D
     
    Aquarezz, Nov 22, 2009 IP
  15. stuzilla

    stuzilla Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Do these javascript codes work for all browsers? cuz i have been trying a few.. and some work in IE and not mozilla and the opposite.
     
    stuzilla, Nov 22, 2009 IP
  16. Baig

    Baig Well-Known Member

    Messages:
    314
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #16
    Great.......Thanx for all
     
    Baig, Nov 23, 2009 IP
  17. infebious

    infebious Well-Known Member

    Messages:
    155
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #17
    the above ideas are great, depending on the browser.. but here is a surefire method that will work. setup a php file for your affiliate link. lets say you are promoting nike. make the file nike.php and here is the code.
    <?php header("location: http://www.salviamap.com/"); ?>
    Code (markup):
    -replace salviamap w/ your affiliate link. then when someone hovers over the link it will say "nike.php" and when they click they will be sent thru by your affiliate link code in the php file. this should double conversions easily.
     
    infebious, Nov 23, 2009 IP
  18. sanjaykrishna

    sanjaykrishna Guest

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    The javascript and <? php ?> are all just similar to meta refreshes. Right?
     
    sanjaykrishna, Dec 3, 2009 IP
  19. adddirectoryp

    adddirectoryp Peon

    Messages:
    259
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Maybe you should try this code.

    <a href="index.html" onmouseover='window.status=""; return true;'>TEST</a>
    Code (markup):
     
    adddirectoryp, Dec 5, 2009 IP
  20. Oranges

    Oranges Active Member

    Messages:
    2,610
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    90
    #20
    This tutorial explains it pretty well with free techniques to hide your aff. links.
     
    Oranges, Dec 5, 2009 IP