Cloaking Affiliate Links and Avoiding the Tiny URL Syndrome

April 5, 2006 – 9:26 am

Edition #34

In my review of the CB Niche Builder I mentioned that the program cloaks your affiliate links by putting them into “redirects”. Since then, it occurred to me that some of you might not know what I was talking about…

I’d like to take a few moments today to explain how it works, because this is something you should all be doing, regardless of whether you bought the program. First, let’s define what we’re talking about. While “cloaking” can refer to a number of different things, including the “black hat” SEO tactic of creating “phantom” pages, link cloaking is a common practice considered to be fully ethical in the internet marketing world.

Basically, link cloaking is simply disguising an affiliate link so that your visitor doesn’t see it. Why would you want to do this? First, it’s been tested and shown that visitors are less likely to click on links that look like affiliate links. Second, if a fellow affiliate sees an affiliate link, they will be more likely to use their own link instead, and get the commissions for themselves.

While at first glance, it might seem like you’re in some way “tricking” your visitor. However, I feel that cloaking an affiliate link is actually a MORE honest way of treating them. The reason is, people like to know where they’re going when they click a link. An affiliate link gives them no idea, but your cloaked link can tell them.

Let’s look at a practical example…

Here’s my affiliate link for my friend Jon Leger’s AdSense Gold ebook:

http://toplevel.astracker.hop.clickbank.net

Does that link give you any idea about where you’ll end up? No. The visitor is not going to end up on a site called “hop.clickbank.net”. Does it look like an advertisement? Yes. ClickBank’s affiliate links are actually pretty clean than compared to most…I could have used a much uglier example.

I used to do a lot of javascript mouse-over cloaking, but I no longer recommend that method due to browser issues, so we won’t look at it. I also do some htaccess cloaking, but that’s not as practical for most of you, so we’re going to look at basic redirects. Let’s look at a redirect for the same link I used above:

http://erictips.com/adsensegold.html

Does it look better? Yeah. Does it give the visitor a better idea about where they’re going? Probably. That’s really up to you, and it depends on how you name your redirect pages. Let’s take a look at the code for this particular redirect page:

< html>
< head>
< meta HTTP-EQUIV=”Refresh” CONTENT=”0; URL=http://toplevel.astracker.hop.clickbank.net”>
< /meta>< /head>
< /html>

That’s what we call a basic meta-refresh redirect. You could so the same thing with php. Here’s the code:

< ?php
$url ="http://toplevel.astracker.hop.clickbank.net";
header("Location: $url");
exit();
?>

Ok, now what about all those other URL-shortening programs and sites, like TinyURL.com? I personally believe that a lot of internet marketers are getting the TinyURL syndrome. Here’s what I mean…

I subscribe to newsletters from a lot of internet marketers, and EVERY day I get some newsletters with “Tiny URL” redirects in them. These are well-known marketers too, guys who are doing well on the internet. I don’t want to bash them because a lot of them are my friends, but I think they could be doing even better with their click-through rate. Again let’s look at our example:

http://tinyurl.com/n6f4s

To generate that link, I simply went to www.tinyurl.com and entered my affiliate link in the box. Ok, so it’s short, and it’s a little better than the uncloaked affiliate link, but not much prettier. It’s just short and ugly.

Again, does it give you any idea where it leads? No. And how many times do you suppose someone would need to click on a “TinyURL” link before they realize it’s just a way of shortening an affiliate link? My guess is one time.

TinyURL does have some practical applications… Let’s say you’re emailing your friend the URL to a MapQuest map (like the example on the TinyURL home page). If you tried emailing the full URL, it would surely get messed up in the email client, and it would take your friend hours to piece the link back together and paste it into their browser. But when it comes to internet marketing there’s a better way…

http://erictips.com/eric-recommends/adsensegold

The above link not only gives you an idea of where it’s going, but it also reminds you that it was personally endorsed by me. In my opinion, shorter is not always better.

If you’re recommending a product, don’t make it look like you’re trying to hide the destination of the link. I understand why my internet marketing friends, are using TinyURL; first, it’s quick and easy and probably saves 30 seconds compared to creating their own redirect. Second, it can help protect your domain in case of spam complaints. But if those are your excuses, I would say this…

If you’re using TinyURL for convenience, get off your lazy butt and take 30 seconds to make your own redirect (actually you can stay on your lazy butt while you do it). And if you’re worried about spam complaints, then you probably don’t have a good relationship with your list… but just to be safe you can simply register a separate domain for your redirects. Something like yourname-recommends.com, and host it in a separate location from your primary domain.

By the way, I do think TinyURL is brilliant. The guy has a PR7 website getting over 345 million hits per month, and he gets to display ads to everyone who goes there to create a link. Plus it grows virally because people see their friend or favorite internet marketer using it, and they think “hmm, I should do that.”

So hats off to the creator of TinyURL for creating a helpful application, but to you my internet marketing friends: use it sparingly. It’s better than a straight-up affiliate link, but as I demonstrated above, it’s not the “best” way.

PS–Unfortunately I didn’t think of this before I sent out this newsletter, but I’m adding it here anyway in case anyone stumbles upon it later…

Here’s a couple of good link cloaking programs in case you aren’t comfortable doing it manually, or in case you want an extra level of protection (the first one actually protects again parasite spyware that hijacks your commissions)

1) Covert Links
2) Affiliate Cloner
3) Affiliate Link Cloaker

  1. 15 Responses to “Cloaking Affiliate Links and Avoiding the Tiny URL Syndrome”

  2. Awesome tip! I was wondering how you sites were doing that…thanks for sharing

    By Marcelo on Apr 5, 2006

  3. Great tip Eric. I like the ‘recommends’ better than tinyurl. Can you do a review of Affiliate Cloner? I’m undecided between it and Affiliate Link Cloaker. Thanks again.

    By Georjina on Apr 5, 2006

  4. Thanks Georjina, I’ll see if I can squeeze in a review of it sometime soon… I did find this comparison chart:

    Affiliate Cloner Comparison

    So at first glance it looks like the cloner is a clear winner over the afiliate link cloaker. Although I do notice that they didn’t include “Covert Links” (see link above) in the comparison chart. I’m also interested in that one because of it’s ability to beat spyware. So if I do a comparison it would probably be of those two…

    By Eric on Apr 5, 2006

  5. Hi Eric! Thank’s for the tip. I checked the Affiliate Cloner comparison and found out something VERY interesting there! I used (Still) TinyUrl because of few things that I heard (Well… read!) on the fact that some kind of people change your affiliate link for theirs! That’s the main reason why I’m doing this and it’s been only a month that I’m in a Online Business so it’s normal that I’m affraid of that a bit! I try to give a chance to my business… But, you just show me that at the same time… I’m not helping it at all! So I’m stuck!!! Again thank’s for the tip and I’m considering to switch probably for Affiliate Cloner.

    By Danny on Apr 5, 2006

  6. Awesome tip! …thanks for sharing .
    I have use the tiny thing a few time and decided not to becuse I know and anyone on the net for a while know it for an Affiliate linker.
    I would get a new domain for my links or ever a sub…..

    By coach Ratliff on Apr 6, 2006

  7. Hey Coach Ratliff… I just checked out your site out of curiosity… Awesome content, but you need to get some photos on there. Especially near your opt-in forms, it will increase your opt-in rate. I hate to say it, but some pictures of women working out will probably yield the best results because it appeals to women and men. I get most of my photos for $1 at http://istockphoto.com (not an affiliate link)

    Free tip from Eric ;)

    By Eric on Apr 6, 2006

  8. hello Eric!

    good tips but this doesnt work on one of my affiliatelinks anyway ;(
    so i suppose the website with the affiliateprogram are doing something with the url themself..

    i tried the graburlthing first, then i tried the metarefresh-thing but with same result ;(
    this is my domain with the refresh code on indexpage.
    http://webmaster-income.top-10-list.com/

    this is my affiliateID url that shows up in the urlfield…
    http://www.unitedpartnerprogram.com/CF191G/

    anyone can recognice and remove the affiliatecode here…

    any tips anyone?

    By kenneth s on Apr 11, 2006

  9. kenneth - try taking the extra spaces of of all the html tags. When I posted it in my blog I had to throw in some extra spaces, otherwise it was actually turning into live code on the page.

    By Eric on Apr 11, 2006

  10. I’m using this type of link for affiliate referrals, but the problem is that my undisguised affiliate link is still shown in the address bar of the landing page, so it is still a simple matter for someone to remove or substitute my affiliate id. Is there a way of changing this?

    By Phil Lancaster on Jul 17, 2006

  11. Hi Eric,

    I’ve been using Mark Idzik’s “Affiliate Profit Guard” ( http://www.affiliateprofitguard.com/ ) since the begining of Jan., 06 and am very pleased with it . Priced at $37.

    Here is an example of it being used on my domain:

    http://www.solutionstoday.net/hoodia-gordonii-review.html

    Go to the second paragraph and click the link on the word hoodia. When the page loads ,look at the web address and then go to the page source and try to find my affiliate link.

    The software also allows for indexing by the spiders.

    John

    By John on Jul 18, 2006

  12. Hi Eric,
    Yesterday I already got the first Clickbank commission from a company from ‘New Products’ sub-category following step by step your instructions from ‘TheWriting Cash’ site.Thank you for all.
    Unfortunately I still can’t promote your ‘The Writing Cash Program by Google AdWords because they requested me $10 as bids for each my 5 related-keywords. And I can’t afford now.
    Which is your advice?
    But today I already read twice this interesting your blog’s Edition #34 as to ‘Cloacking Affiliate Links….’.
    How did you got the 2 your next cloacker links?:
    http:http://erictips.com/adsensegold.html and
    http://erictips.com/eric-recommends/adsensegold
    I’m intersted to get manually the disguise of my hoplinks because your links (Covert Links….) cloackink programs there are paid programs and I can’t afford now.
    Excuse me for my long reply.

    By Petre Tudor on Jul 31, 2006

  13. Petre- You need more keywords if you only have 5 keywords. You should have more like 500 keywords. I spend a lot of time building my keyword lists. If you do this, combined with good ads, and god content on your landing pages, you can get cheap clicks. you don’t need to buy a program to cloak your links. You can use a META-REFRESH as described above. you could also use an embed, as mentioned in my review at:
    http://www.ericstips.com/tips/hypervre-review/
    There is also a free version of HyperVRE

    By Eric on Jul 31, 2006

  14. Hi Eric,

    Thank you for your promptness.Today I already spent some time to add some more related keywords into my campaign ad ‘The Writing Cash’.I used AdWords ‘Keyword Tool’ and I got a list of200 keywords but I activated 14 of them of $0.5/keyword because the rest of them there are too expensive of $1;$5 an $10.I still can’t afford so big bids for the time being.I can’t respect your to begin with small CPC of $0.05.
    Last night I created a new campaign ad to promote with AdWords your ‘10-free-ebooks’ site.They admitted me some keywords of $0.1.

    As to link cloacker I still am confused.I saw above your HTML code.I can change hoplink with my hoplink but I never used this ‘Meta-Refresh’ skill.If you are so kind and have enough time and you won’t bother mine,please explain me your ‘Meta-Refresh’ skill.Then I’ll read HyperVRE site to see there about cloacing links.

    Lastly, I’m going to prepare and create the first my ‘review’ page for your ‘The Writing Cash Program to upload it on the web to see all world.If you are so kind ,please, offer me a free model of content for this review page

    Respectfully,
    Petre Tudor

    By Petre Tudor on Aug 1, 2006

  15. Can anyone recommend me affiliate programs where you can use text links?
    I need to know of all the affiliate programs out there where you can use text links and that pay per click.
    thanks in advance….

    By Curtis on Dec 15, 2006

  1. 1 Trackback(s)

  2. May 1, 2008: Drop In Google PageRank » whm

Post a Comment