Are you looking to make some serious money?

We use Click Bank as our processor.

Don't have a Click Bank account?  Go here

Want to start promoting eForum Submitter?
Get 50% commission on each sale!

 

Enter ClickBank™ Nickname:

Affiliate Link Cloaking

 

One easy way to "cloak" an affiliate link is to send the customer to a URL you own that quietly redirects them to the product website using the following HTML Code. Affiliates should replace 'XXXXX' with their ClickBank™ Nickname

HTML Link Cloaking

<html>
<head>
<title>Please wait! Loading ...</title>
<meta http-equiv="refresh" content="2;URL=http://XXXXX.adpeeler.hop.clickbank.net?itm=eforum">
<script>
url='http://XXXXX.adpeeler.hop.clickbank.net?itm=eforum';
if(document.images) { top.location.replace(url); }
else { top.location.href=url; }
</script>
</head>
<body>Please wait! Loading .....
</body>
</html>

PHP Link Cloaking

 

If your web server supports PHP, the following one is better than the HTML version.  Affiliates should replace 'XXXXX' with their ClickBank™ Nickname.

<?php
header("Location: http://XXXXX.adpeeler.hop.clickbank.net?itm=eforum");
?>

To your amazing success!

Peter Wolfing

 Copyright 2006 Multiplex Systems, Inc.