Creating Affiliate cloaked links to articles

4 replies
Usually the affiliate link takes you to a sales page. This is what I usually use to cloak that in html:

<html>
<head><meta http-equiv="refresh" content="0;url=XXXX"> </head>
<body>
</body>
</html>

(XXXX is the name of the website and affiliate ID info)

What I really want to do though, is to send the reader to an article. I've done it in the past, but I can't remember how. Anyone know what I'm talking about?
#affiliate #affiliate cloaker #articles #cloaked #creating #html #links
  • Profile picture of the author patfl
    just replace the XXXX by the url of your article.

    Patrice
    {{ DiscussionBoard.errors[305888].message }}
  • Profile picture of the author MoneyMender
    But that will bypass the affiliate part, right?
    {{ DiscussionBoard.errors[305895].message }}
  • Profile picture of the author patfl
    if your url doesn't have any affiliate id, yes it will bypass it (unless there's a cookie but you can clear them in your browser options)

    Patrice
    {{ DiscussionBoard.errors[306119].message }}
  • Profile picture of the author MoneyMender
    I used to have the secret to doing both - including the affiliate link but sending them to another page on the website like an article. That's what I'm looking for. Thanks.
    {{ DiscussionBoard.errors[306130].message }}

Trending Topics