Adonis Effect Affiliates

Making dough... affiliate style

Here's a simple script to cloak a link in php (great for when you redirect to an article... or a different landing page as well to shorten the link... NEVER use an uncloaked link... this is so easy to do, you have no excuses.

Create a file with a .php extension, then drop this piece of code in:

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


Bang... that's it.

Now just run your traffic through that pretty link.

Naturally, you don't want to run everything through the same link... if your location or tracking ID changes, you'll want to cloak a new link.

Share

Reply to This

Badge

Loading…

© 2009   Created by Brad "Angel Eyes" on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service