Affiliate Link Cloaking: What It Is, When It's Fine, and When It Gets You Banned
“Cloaking” is one of those words that means three different things depending on who says it. To a blogger it means a tidy /go/ link. To an affiliate manager it means fraud. To a creator reading forum threads it mostly means anxiety about whether shortening a link is going to get their account closed.
The distinctions are real and they are simple. Here is what each term actually describes, what the major programs prohibit in their own words, and a three-question test for whether what you are doing is on the safe side of the line.
If you arrived here because an unfamiliar redirect appeared in your address bar, the affiliate link checker follows the whole chain and names the network behind it.
Four things, often confused
Shortening
Replacing a long URL with a short one that issues a normal HTTP redirect to the destination. The viewer’s address bar ends up showing the destination. Nothing is concealed; the URL is simply shorter.
Redirecting
The same mechanism used with intent: your own domain hosts an address you control (yourname.com/go/microphone) that forwards to the merchant. The value is that you can change where it points later without editing anything you already published.
Cloaking
Hiding the fact that a link is an affiliate link, or hiding the destination, from the person clicking it or from the program paying you. The intent is concealment, not brevity — including tricks like stripping referrer information so the merchant cannot tell where the traffic originated.
Frame masking
The worst of the family: loading the merchant’s site inside an iframe so your domain stays in the address bar. Broadly prohibited, broadly broken by modern browsers and site security headers, and a fast route to termination. Do not.
| Technique | Viewer sees the destination? | Program sees the source? | Generally acceptable? |
|---|---|---|---|
| Shortening | Yes, after redirect | Yes | Yes, with disclosure |
| Own-domain redirect | Yes, after redirect | Yes | Yes, with disclosure |
| Cloaking | No, by design | Often no | No |
| Frame masking | No | No | No |
Why creators reach for this at all
The motivations are usually legitimate:
- Readability. A 180-character URL with tracking parameters looks like spam in a video description.
- Editability. A link you own can be repointed when the product dies — the argument developed in updating affiliate links across old videos.
- Measurement. Your own redirect counts clicks, so you are not dependent on the merchant’s reporting.
- Resilience. If a program closes or a network migration changes URLs, one destination change fixes every published reference.
None of those require concealment. That is the whole point: you can have every benefit people call “cloaking” while remaining completely transparent about where the link goes.
What the programs actually say
Amazon’s policies are the ones most creators are bound by:
“You will not use a link shortening service, button, hyperlink or other ad placement in a manner that makes it unclear that you are linking to an Amazon Site.”
“You will not cloak, hide, spoof, or otherwise obscure the URL of your Site containing Special Links (including by use of Redirecting Links) … such that we cannot reasonably determine the site or application from which a customer clicks through such Special Link to an Amazon Site.”
Note what is prohibited and what is not. Shortening is not banned — using it to make the destination unclear is. Redirects are not banned — using them so Amazon cannot determine which of your properties sent the click is. The rest of the Amazon rulebook, with the offline, email and pricing clauses, is in the Amazon Associates link rules.
Other networks vary. Some explicitly forbid any redirect between their link and the merchant; some require their tracking link to be the last hop; almost all forbid frame masking and referrer stripping. When a program is your main income, read its terms rather than generalising from Amazon’s.
The three-question test
- Would a reasonable viewer know where this link goes? If the surrounding text says “on Amazon” and the redirect lands on Amazon, yes. If your link is presented as a neutral article and silently monetises, no.
- Can the program tell where the click came from? The merchant should be able to attribute the click to your declared channel. Anything that deliberately hides that fails.
- Is the mechanism an honest redirect? A plain HTTP redirect that ends with the merchant’s domain in the address bar passes. An iframe, a fake domain resembling the merchant’s, or a chain designed to strip referrers does not.
Three yeses and you are doing link management. Any no and you are doing cloaking, whatever the tool calls itself.
If you do not have a website
Most cloaking advice online assumes WordPress, because the popular tools — Pretty Links, ThirstyAffiliates — are plugins that create /go/ and /recommends/ paths on your own domain. If you are a YouTube or Instagram creator without a site, those tools have nothing to install into.
The equivalent is a link service that gives you short links you control, with the same benefits — editable destinations, click analytics, consistent formatting — and without a website to maintain. That is what CreatorLink does, and it is our product, so treat this paragraph accordingly: short links that redirect transparently, carry your affiliate tag automatically, and record who clicked, from where. Add the disclosure and the surrounding text yourself; no tool can do the honesty part for you.
Six practical rules
- Use descriptive slugs.
/sony-a7-ivtells the viewer something;/x7Kq2tells them nothing. - Name the destination in the text next to the link: “on Amazon”, “at B&H”.
- Keep the disclosure visible without expanding anything.
- Never iframe a merchant. Ever.
- Never register a domain that looks like the merchant’s. That is impersonation, not marketing.
- Do not use redirects to sneak links into places a platform bans them. Cloaking to evade platform rules is exactly the behaviour the rules target.
FAQ
Is link cloaking illegal?
The redirect itself is not illegal. Concealing a material connection from your audience can breach consumer protection rules — the FTC’s endorsement guides in the US and equivalents elsewhere — and it typically breaches your affiliate agreement, which is what will actually cost you money.
Does cloaking protect against commission theft?
Barely. Browser extensions that overwrite affiliate cookies act at the destination, after your redirect has done its job. Shortening your link changes nothing about that. What helps a little is a shorter path: link straight to the product page, and prefer opening the merchant’s app, where extensions do not run.
Do shortened links hurt SEO?
Links in video descriptions and social bios are typically nofollow, so there is no ranking value to preserve or lose. On your own site, outbound affiliate links should carry rel="sponsored nofollow" regardless of whether they are shortened.
Should I use my own domain or a shared short domain?
Your own domain looks better and is unaffected if a shared domain gets flagged by a spam filter somewhere. A reputable shared domain is faster to set up and perfectly acceptable. Either way, what matters for compliance is transparency, not whose domain it is.