Need Help On Cloaking Links To Be Invicible..

BBoy

Newbie
Joined
Oct 23, 2007
Messages
43
Reaction score
33
Hi guys,

I have a question.
I wonder if how can I cloak my affiliate link in order to make it not like affiliate link?
I wanna hide it from visitors who wanna check if it is an affiliate link in my source code .

Thanks!
 
do you want to be "invincible" or "invisible"? i can't tell from the subject line.
 
Even Superman has kryptonite, so I doubt you can be invincible, but for the invisibility part of your bag of tricks just use adtrackz on your site and then you get tracking and cloaking at the same time. :)
 
for what I think you're trying to do, a simple php 1 liner should do the trick

Code:
<?
header('Location: http://www.affiliate-link.com');
?>

save as "redirect.php" or something.
 
For a few bucks..you couldnt go wrong by using "namestick".
Look them up,purchase their service+domain name...make the domain name bland sounding if you are going to use it for loads of different affiliates.
That way its "productname.blanddomain.com"
And it gives you the ability to create meta tags etc...
 
Back
Top