We have updated the code and explained it in detail with examples at:
http://cbtopsites.com/affiliates/mallcode.php
Please click the link above to get the code and for more information.
------------------
You can also redirect your domain to your Mall using meta refresh or Javascript.
You should keep this code in between the <head> </head> tags of your HTML code.
The code for Javascript redirect is this:
Replace YourCBNickname with your Clickbank Nickname ( works only for members)
- Code: Select all
<script type="text/javascript">
url='http://cbtopsites.com/r/yourCBnickname';
if(document.images) { top.location.replace(url); }
else { top.location.href=url; }
</script>
The code for meta refresh is this:
- Code: Select all
<META HTTP-EQUIV="refresh" content="1; URL=http://cbtopsites.com/r/yourCBnickname">
You should keep this code in between the <head> </head> tags of your HTML code after replacing yourCBnickname.
After placing this code, when you type your domain name in the addressbar of browser, it redirects to your CBTopSites Mall.
If you have any doubts, please reply.
Thank you


