Clickbank Publisher Hacks, Part 2: Why should Clickbank get all the link love?
Yesterday I created a simple (very, very simple) script to allow Clickbank merchants to redirect their hoplink to different products.
This is beneficial because it allows you to run affiliate programs for up to 50 products from one account, without creating a distracting intermediary page listing all your products. Running all your programs from one account also will increase the gravity of your account, making it look more appealing to affiliates in the Clickbank marketplace.
Today I’m going to create a script to go along with yesterdays redirection code to fix another problem I have with Clickbank. It’s nice to have a lot of affiliates linking to your products, but they’re not really linking to you. They’re linking to hop.clickbank.net.
Since we’re already giving affiliates custom codes to link to our products, why not add a second redirection script so that those custom affiliate codes give us the link love instead of Clickbank?
Yesterday we created a file called hop.php, and once we were done, our affiliate hoplink codes looked a little like this:
http://AFFILIATE.PUBLISHER.hop.clickbank.net/?prod=1
Today, we’re going to create a file called go.php which will bounce visitors to the correct hoplink from our site. The hoplink directs those visitors to hop.php back on our domain, and hop.php directs them to the correct sales page, wherever that may be. If the average visitor even had a clue how much jumping around they were doing in the background, they’d feel a little bit like Tigger. Fortunately it will generally be instantaneous and invisible to most users.
Read more…

