Quote:
Originally posted by kinkage
aight, I tried renaming my directory named 'ads' to 'revsrc' and updated my banner script, but the ads are still not showing through NIS. Any other suggestions?
|
Global Dialers made a good point... don't call your ad directory, ads, banners, etc. but I see you tried that already. Some of them are getting "smart" and recognizing affiliate codes. They see a code, it assume it is a banner and won't display it. One way around this is pointing to a simple php w/ a redirect in it.
<?p h p
h e a d er ('Location:
http://your.linkingcode.here');
?>