How do I cloak my links?

Discussion in 'HTML & Website Design' started by amut, Apr 17, 2008.

  1. #1
    Can someone tell me how to hide my affiliate links so it looks like a real site verses all the key information when a client scrolls their mouse over the link?

    I know I'll get alot more click throughs
     
    amut, Apr 17, 2008 IP
  2. ohmannomma

    ohmannomma Active Member

    Messages:
    449
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    68
    #2
    notlong.com
     
    ohmannomma, Apr 17, 2008 IP
  3. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What you'll get instead of more clicks is a raging mob of angry villagers with torches, pitchforks, and some kerosene. After teh googles ban your page. After your page doesn't show up on search engines anymore, the only thing to get you clicks will indeed be only what people see (human visitors). So make them interesting instead. People click on links that look interesting, even if they're long.

    Nice link, ohmannomma.
     
    Stomme poes, Apr 18, 2008 IP
  4. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #4
    If I were you I would replace the affiliate link pointing to a php file (hosted at your server) which contains the following content

    <?
    header( "HTTP/1.1 301 Moved Permanently" );
    header( "Location: http://www.myaffiliatelink.com" );
    ?>
    Code (markup):
    After clicking onto the lick they will be redirected immediately to the affiliate link.
     
    Bagi Zoltán, Apr 18, 2008 IP
  5. make-it-yourself.me.uk

    make-it-yourself.me.uk Active Member

    Messages:
    310
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #5
    here you go for easyness have a good week end

    http://www.weedo.co.uk/Affiliate-Cloak-Pro-ACP_a-c-p.zip
    HTML:
    http://www.weedo.co.uk/AffiliateJump_Ajump.zip
    HTML:

    2 products that may help you do the process quicker

    make a folder and upload all the html files to it
     
    make-it-yourself.me.uk, Apr 18, 2008 IP