Forum Moderators: martinibuster

Message Too Old, No Replies

A neat feature

         

daunk

1:41 pm on Jun 1, 2004 (gmt 0)

10+ Year Member



A neat feature would be an ability when pasting the adsense code on your site to paste a "style" rather than specific parameters. That way you could log in to adsense and simply change the colours without having to reimplement all the code. I appreciate most of you run php sites which is just one or two simple copy pastes but for us dinosaurs it would be a good move in my opinion...

It would also be a great, quick and easy way for optimising your site to adsense in terms of CTRs.

JohnKelly

2:08 pm on Jun 1, 2004 (gmt 0)

10+ Year Member



You could also make a single change affect an entire site by using server side includes. PHP is not a requirement to do this; it is only one method.

loanuniverse

5:44 pm on Jun 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I appreciate most of you run php sites which is just one or two simple copy pastes ....

My sites are html, but I set up the server to parse the pages as php so that {includes} can be used. I know that this puts additional work on the server, but as long as you are not getting over 100,000 pageviews a day this should not be much of a problem.

Granted, I am not close to 100,000 pageviews a day, but I don't see much downside.... On the other hand, Alexa says that my site loads very slow.... so you got to think about that too.

ChrisKud5

8:08 pm on Jun 1, 2004 (gmt 0)

10+ Year Member



I think the purpose was to make it very very easy for people who have not built pages and sites around fancy code to update things in a snap.

Adsense makes it possible to monetize ANY site, including the site by the little guy who doesnt know what PHP is.

annej

11:48 pm on Jun 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd like to be able to manage the ads on different sites and on different types of pages with CSS on a style sheet.