How do I get ads on a CGI proxified page? I have a script and everything all installed and ready that is pure HTML and stuff, but I don't know how to add it to the page. Anyone know? EDIT: This may or may not be in the right section... Might want to move it to site administration Sorry.
Just a note, you are not allowed to add adsense ads in the proxified pages. As for Abrite or others, you can add a frameset or something and add the ads on the top or bottom frame depending on how your sites are made.
Find(CTRL+F) this line in your code: Location via proxy Then add the ads above and/or below as shown: <!-- Begin Publisher Code --> <!-- End Publisher Code --> <!-- Begin: AdBrite --> <!-- End: AdBrite --> <br /> Location via proxy:<input name="URL" size=66 value="$safe_URL"><input type=submit value="Go"> $up_link <br><a href="$cookies_url" target="_top">[Manage cookies]</a> <font size="-1"><input type=checkbox name="rc"$rc_on> No cookies <input type=checkbox name="rs"$rs_on> No scripts <input type=checkbox name="fa"$fa_on> No ads <input type=checkbox name="br"$br_on> No referrer <input type=checkbox name="if"$if_on> Show this form </font> $hr <!-- Begin: AdBrite --> <!-- End: AdBrite --> Code (markup): You might want to read about the ad programs I use for max profits: http://moneyearningclub.com/webmaster/proxy-earning-and-maximising-profits.html Feedback/comments appreciated