AJC Posted October 20, 2009 Posted October 20, 2009 I would like to promote a clickbank product.Can anyone tell me how to cloak my affiliate link?
AJC Posted October 20, 2009 Author Posted October 20, 2009 I would like to promote a clickbank product.Can anyone tell me how to cloak my affiliate link? Because the affiliate link is very long and if I can cloak it it looks more professional.
Byron Posted October 21, 2009 Posted October 21, 2009 Because the affiliate link is very long and if I can cloak it it looks more professional. Do you mean with a service like this? http://www.shorturl.com/ If the link were on your site you could probably do it with htaccess.
Wizard Posted October 21, 2009 Posted October 21, 2009 What is the actual link and what do you want it to look like?
talosfixtures Posted October 21, 2009 Posted October 21, 2009 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now