Forum Moderators: open
thanks
G.
If the affiliate also links to your 'normal' page directly then you should get the PageRank from that link.
Once you have this you need to compare it against your affiliates URL database. Ask your affiliates to add a URL to your database whenever they link to you from it. Then if someone visits your site via a link from one of your approved affiliates your web script will query the database and then generate a cookie on their machine depending on the referrer that links that user to the affiliate page they came from.
This way is more hassle for the affiliates than the standard way but if you write a user friendly system it will allow you to gain extra Google brownie points very well whilst at the same time pleasing your affiliates.
Instead of the standard link to a get URL way which puts the cookie on depending on the contents of the GET string.
This method will only work if the user passes a correct HTTP HEADER to your site telling it where it heard of you from but both ways are dependant on cookies anyway and most browsers nowadays will support both.
If anyone wants us to write them a system like this PM me :) It would probably take us about a day to implement.
Brendan