Can you turn adsense off?...I mean without removing it from your site...
chocorol
5:38 am on Dec 27, 2006 (gmt 0)
There's not a switch that you can use to turn off the ads on your site, however, if you use php includes (or any other include type) you can easily take away the ads from all your site in less than a minute. If you dont use includes, maybe you should consider to use them.
Pengi
9:15 am on Dec 27, 2006 (gmt 0)
Does putting the AdSense code within Include files affect the page targeting at all?
What experience do people have with doing this?
topr8
9:23 am on Dec 27, 2006 (gmt 0)
>>Does putting the AdSense code within Include files affect the page targeting at all?
of course not
celgins
2:01 pm on Dec 27, 2006 (gmt 0)
Unfortunately, there is no switch for turning off Adsense ads.
If you have a large site, using server-side includes is a good way to save time. It speeds up the process when adjustments need to be made.
Does putting the AdSense code within Include files affect the page targeting at all?
Not at all.
chocorol
9:39 pm on Dec 27, 2006 (gmt 0)
Does putting the AdSense code within Include files affect the page targeting at all?
Maybe you are confused with iframes. If you put adsense in a frame, then the targetting will be very bad.