How to hide your affiliate links
1. .htaccess
Add some lines to .htaccess file and hide your affiliate links.
For example:
RewriteRule go/westhost/$ http://affiliates.westhost.com/z/14/CD1164 [L]
This line will make http://iblogcn.info/go/westhost/
redirect to http://affiliates.westhost.com/z/14/CD1164
2. using php redirect
Create a folder like go in your web root;
Create a file in this folder and add these lines:
header(”location: http://www.auctionads.com/refer_ 9fa6b0a12dea3e530195″);
?>
Then http://iblogcn.info/go/auctionads will redirect to http://www.auctionads.com/refer_ 9fa6b0a12dea3e530195
3. WordPress Plugin
Hidden Affiliate Links will make things easy!
4. TinyURL.com
TinyURL.com will shorten the long url into a tiny url. You can use this feature to hide your affiliate links.
Popularity: 75% [?]
Tags: Affiliate. | Trackback URI | Comments RSS





