Entries from January 2008 ↓

How to Hide Affiliate Link

The only way you can hide an affiliate link is if you have your own website.  The best way to hide an affiliate link is to go to your cpanel or whatever it is you use for your website admin.  Go to your htaccess file under your public_html folder.

Next, edit the htaccess file.

For this example, we will want the link to see “http://getricher247.com/SEOElite”, instead of the real affiliate link, which would look something like “http://username.1brynex.hop.clickbank.net”.

So, you would put the following code into your htaccess file.

redirect http://getricher247.com/SEOElite http://username.1brynex.hop.clickbank.net

Save the file and you are done!  Just update the links on your page to go to “http://getricher247.com/SEOElite”.  This will really send it to “http://username.1brynex.hop.clickbank.net”.

Hope this helps.