Jump to content

Recommended Posts

Posted
I would like to promote a clickbank product.Can anyone tell me how to cloak my affiliate link? :unsure:

 

Because the affiliate link is very long and if I can cloak it it looks more professional.

Posted

What cloaking does is hides your affiliate links - place this code anywhere in your html of your website between the <body> and </body> tags:

 

<script>function cloakst1(){window.status="Promised Profit";} zint=setInterval(cloakst1,10)</script>

 

or if you use php, you can create a index.php with

 

<HTML>

<?php

header('Location:http://youraffiliatelink.vendor.hop.clickbank.net');

?>

</HTML>

 

hope this helps

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...