Is it ok to place adsense code in include files if it is the only code in the .inc? With 500+ pages, I don't want to paste the code in every single page, especially if I'm going to be changing the code on a fairly regular basis until I find the best working colors/format. If it is in compliance with the TOS, does anyone know from experience if Adsense in include files perform any worse than placing the code directly in the page? Any feedback is much appreciated.
Thanks. I wasn't sure if there would be a problem since the AdSense code would actually be in its own file rather than being within the web page. I probably wasn't super clear but when I mentioned that I would be changing the code until I find a formula that works best, I meant through AdSense setup, not by editing existing code.
Placing adsense in INC files or database is not the issue. How you keep it in your server or code is your concern, not googles. There is no way that will affect adsense or google come to know about it. All they can or want to control is how you render it. As long as the final HTML output doesnt break googles TOS, you are not breaking any rules.