Cloaking affiliate links

MrColorWolf

Registered Member
Joined
Sep 17, 2008
Messages
94
Reaction score
6
Hi there, I want to know what you guys use to cloak your affiliate beside using tinyurl? Is there other ways to cloak my affiliate links so that it looks more nature and will never expires? I heard that I can cloak the affiliate link with my own domains or creating htacces files. How can I do these??

Does cloaking help your sales a little bit at all?

Please give me some suggestions

Thanks!!
 
You can use a double meta refresh like here http://www.blackhatworld.com/blackhat-seo/making-money/23402-double-metarefresh-generator-v1.html

It won't help sales. It's to keep the networks from either knowing where you're getting
traffic and competing with you or knowing you are getting traffic in some way you are not supposed to.
 
try $amurai$tealthCl0aker.C0m. I have'nt tested yet but videos are really good and techninque is better.
 
If you're up for editing a simple script and having more control over how it works try this:
http://www.blackhatworld.com/blackh...-should-i-double-meta-refresh.html#post334142
(This script only uses one page as opposed to the two generated by the script posted earlier.)

I always encourage trying to edit/look at/use code on you own--helps you in the long run as you will be able to manage and create you own unique stuff when you have the need, as opposed to relying on plug-and-chug premade scripts generators.
 
the most basic "cloak" possible, but still far better than using tinyurl.

Code:
<?php header("Location: http://www.whereyouwanttogo.com"); ?>

save as "something.php"

Unfortunately that will not hide the referer. The referer will show up as whatever page linked to that.
 
I never said it would

Ah--when you said "cloak" I assumed you meant hiding the referer from he affiliate. That's generally what I take it to mean. (As opposed to just hiding it in the link from the user clicking it.)
 
Try below:

Code:
http://cloakedlink.com/

You can get a double meta-refresh link and/or cloaked link there. Nice and Simple. :)

Enjoy! - "Wiz"
 
Try below:

Code:
http://cloakedlink.com/

You can get a double meta-refresh link and/or cloaked link there. Nice and Simple. :)

Enjoy! - "Wiz"

yea i have used this, it is not bad
 
Back
Top