Forum Moderators: martinibuster
Your code will look like something this:
google_color_border = ["99CC99","FFFFFF","9B8A69","FFFFFF"];
google_color_bg = ["99CC99","FFFFFF","9B8A69","FFFFFF"];
google_color_link = ["000000","006666","990033","0033CC"];
google_color_url = ["660000","FF6633","000000","CC0033"];
google_color_text = ["660000","FF6633","000000","000000"];
color 1 in background is color 1 in text/link color?
or... no. 2:
color 1 is totally random text link color is totally random?
Paradoxically, a lot of people have found that if you draw too much attention to the ads, your visitors ignore them more.
Paradoxically, a lot of people have found that if you draw too much attention to the ads, your visitors ignore them more.
My CTR went up after I started using the rotating color palette, probably because the changing colors made it more obvious to readers that they weren't seeing the same ads on every page.
Also, a Google employee told me that, if I hadn't already been using the rotating color palette, she would have suggested that I do so.
Whether a rotating palette is helpful probably depends on whether the typical user visits more than one page on your site.
wait woooooooooooot you mean?!
you have a google guy helping you?!?!?!?!?!?!
You can't have totally random colors (as in generating random hex color values). They might violate the color guidelines. Generate your code in the adsense interface and if you want more colors or control use PHP to pick between your pregenerated code blocks.