need help cloacking affilate links

tylernichols

Newbie
Joined
Jan 6, 2011
Messages
17
Reaction score
0
i am new in the game and looking for some advice on the best way to cloacking my links
 
Hello. I see you have not rec'd any responses so I will give my two cents. Well for starters, I am not sure exactly what you are needing to have cloacked?

If you are advertising a specific product you may just need to re-direct your domain name.

If you truly need a cloak link you can use service such as bit.ly or tiny url.

Hope this help.
 
If have your own hosting and you don't care or want the referring page shown use the following code as a page to cloak your links:
Code:
<?php
header("Location: www.the-URL-you-want-to-redirect-to.com");
exit;
?>
Name this page with a ,php extension.

If you don't want the referring page shown use the following instead:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.the-URL-you-want-to-redirect-to.com"></HEAD>
<BODY>
Optional page text here.
</BODY>
</HTML>
Name this page with a .html extension.

Enjoy ..... :cool2:





 
Last edited:
Check out deadmylink; and then use a URL shortening service after you get a DeadMyLink.
 
I saw this posted a few days ago. haven't tried it out yet, but ppl have been saying it is good.

***bh.cm/free/ezfaker/
 
what is the cloacking purpose? SEO? on adwords it needs to be more comlicated
 
Redirecting alone will help you in the short run only. Because google bot will come and see that you redirect. I suggest to use shapeshifter because it has own ip base and know if it is google bot or potential customer. Cloacking is good way to drive a lot of traffic but you need good tool shapeshifter or shadowmaker, you decide.
 
theres some good paid services out there which create unique disposable redirects, in otherwords the file being called looks for a unique identifier stored in a database which performs the redirect based on the information stored so that any bot hitting the page will just get a 404 error, its dirty and only a temporary work around, but if your cash flow is quick and immediate, theres no need to have a long term link..
you can contact the guy yourself at pedrofu2580 on gmail
 
Back
Top