I just thought of this. If you have a website that's getting minimal or tons of traffic, this could increase your earnings no matter what. The trick - frequent color changing. It's not illegal at all to change your colors, nor is the rate. The idea is to create a small javascript that will replace selected lines in the Adsense code with previously stated lines. In example: <head> <script type="text/javascript"> [b]REPLACEbg google_color_bg = "FFFFFF,000000,FFFF00" on reload every 24 hours[/b] </script> <script type="text/javascript"><!-- google_ad_client = "pub-4373667778633091"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_color_border = "0E0E0E"; [b]google_color_bg = "REPLACEbg";[/b] google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "008000"; //2007-06-06: posts google_ad_channel = "0772936079"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): Basically this will replace the background color of the ad with the pre-stated colors of white (FFFFFF), black (000000), and red (FFFF00.) When users visit your site they will get accustomed to seeing, say white ads for 24 hours, and after that they turn to red, it will grab their eye, very easily. note: The above script is for informational/educational purposes, it does NOT work and has never been tested. You may create and use a script that does the following at your own risk
the new adsense codes don't have those color values. but, even if they did... you're better off not messing with the code that google supplies, as it's against the TOS. i would suggest setting up multiple ads, each with a unique color scheme and rotate through them using server side scripting (i.e. php)...
Seems like an interesting idea. Isn't that what DP does with the ads at the top, where the background colour changes?
no need to edit the code, just create several ads with different colors and replace the ads using PHP.
I think you have a point there. When the color changes it woujld actually create a good appeal to the visitors. So there is always the possiblity that the visitors will click considering that its something new in appearance.
No need for scripts or changing code, just choose Multiple Pallets when setting up new adslot in your google adsense account
I think it's against TOS, as you modified the javascript code. But what if you use PHP to produce different javasctipt code? Is it allowed?
Don't be stupid. Do not change code. Just generate as many as you like different add formats and then rotate them in some external scripts.
well why all that work ?!! simply use multiple color palette ! and it will rotate with different color as much as u want.