2013-06-06, 06:30 PM
2013-06-08, 11:15 AM
I tried thAT THREAD but the demo and support seems to be in different language, so will try to install and check, what the plugin actually does
2013-06-08, 11:24 AM
^
however, a coder has come up with an excellent idea in your new thread
Quote:posting http://www.123.com will be automatically converted to http://www.yoursite.com/go/?url=www.123.com
however, a coder has come up with an excellent idea in your new thread
2014-05-27, 12:45 PM
If you have FTP access to your forum I think this is the simplest code: I use it all the time.
1. Open your note pad and insert this php code:
<? header ("location: youraffiliateurl"); ?>
2. Name the file to anything you want but remember to include the php extention (eg myaffiliatecode.php)
3. Upload the file to your host (you may also create a special folder eg. yoursite(dot)anything/affiliatefolder
4. Your cloaked affiliate link is now yoursite(dot)anything/affiliatefolder/myaffiliatecode.php
Hope that helps
1. Open your note pad and insert this php code:
<? header ("location: youraffiliateurl"); ?>
2. Name the file to anything you want but remember to include the php extention (eg myaffiliatecode.php)
3. Upload the file to your host (you may also create a special folder eg. yoursite(dot)anything/affiliatefolder
4. Your cloaked affiliate link is now yoursite(dot)anything/affiliatefolder/myaffiliatecode.php
Hope that helps