View Single Post
  #3 (permalink)  
Old 09-08-2006, 11:10 PM
Nintendo's Avatar
Nintendo Nintendo is offline
5 Star Member
 
Join Date: Sep 2005
Location: Planet Zeekois
Posts: 61
Default

For Clickbank links, I change the links using .htaccess, for example

Options +Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^Dating$ http://XXXXX.XXXXXX.hop.clickbank.net [R=301,L]

domain.com/Dating

and then that URL redirects to the normal URL, to try to keep out spyware that changes links so they get the credit. Plus it also makes the links to the site not look like affiliate links. This is especially good with webmaster affiliate programs.
__________________
.
Reply With Quote