Quote:
Originally Posted by shake
A good thing to do is link back to your own site like this: www.mysite.com/sponsor/sitelink.php
Then when a sponsor changes link codes, you just need to change the link in one place instead of a ton. Just put a redirect inside sitelink.php
And yes, it's a shady move to steal sales most likely...
|
You could also take it a step further and do something like
http://www.mysite.com/sponsor/siteli...s=nocon soles
Then if the sponsor changes the site structure you can make some changes to the jump script on your end (presuming there is some sort of usable pattern) to handle it without having to rewrite all those links. Worst case scenario you can it to forward to the main page with your code. If you linked directly to the sponsor you would have to manually change every single link.