Quote:
Originally Posted by Greenie
While part of me is glad that they did this, part of me is pissed because I think this is the 4th (maybe 5th) processing/admin/linkcode move/change in the last 3 or 4 years.
|
I'm not sure if this would help you out now or not, you may already know this, but for those that don't here is a little bit of php code that might come in helpful:
<?php
header("Location: http://www.yahoo.com");
?>
Save the above code in a text editor like notepad, name it and give it a .php extension.
Upload to your server.
(first change yahoo.com to your appropiate link code for that particular sponsor)
Now you can link to files like this for all your sponsors.
If the sponsor goes down, changes link codes, doesn't perform any more, whatever may happen, all you have to do is edit that one file to a new link code or new sponsor.
This is good idea for tgp gallery submitters that have 100's of thousands of pages and want to change a link code and not alter the original page and set off any TGP owners alarms.
You can also use php ads or similar scripts but I find this more simple and you can use it on as many domains as you want.
