Forum Moderators: martinibuster
The two aren't mutually exclusive, though it certainly requires more effort to make web pages both usable and "sexy".
So long as Google's poor design is confined to its own site (particularly the deeper pages), I'm not bothered. But the proliferation of Google's ugly Adsense banners around the web hurts my design-sensitive eyes (and those, I'm sure, of many others like me). It's like a blight that has taken over the web.
Worse, it has prevented me (up until now) from participating in a scheme that I would otherwise be happy to (hopefully) profit from.
So what's wrong with the Adsense banners? One simple but hugely important thing -- breathing space. Or, in HTML/CSS language, padding.
The text within the rectangles is too tight against the edges. Any designer worth his salt would see this right away. I see it every time, and it bugs me every time.
Is there any way to alter this code (within the terms of the agreement) to give the text in the rectangles some breathing room?
One other thing that bugs me about these ads -- the way most of the rectangles (in the skyscrapers) are separated by thick borders. These would look a lot better if they were hairline borders, or if there were spaces between each of the rectangles...
And, while Google may seem to offer a choice of colour schemes, it's not nearly wide enough for my liking.
This message isn't going to change anything, I know. But I wanted to get it off my chest before I join the ranks of those who are furthering the Adsense blight...
//Trudges off reluctantly to insert Adsense into his pages//
The color schemes you can assign to your AdSense ads are limited primarily by the laws of physics. Isn't that good enough for you?
And while you can't do anything about the distance between the ads within a group, it's easy to give the whole group some breathing space by inserting it into a block level HTML element of your own, with the appropriate padding.
I think your problem is that you're looking at each individual ad. Try looking at the whole ad group as a visual unit, and most likely the result won't be as bad as you currently think it is.
Oh, making this change also very consistently increased the CTR by more than 1%.
Thanks for the tips.
Re. the CTR going up as a result of improving the look-and-feel -- I think this is point that others should take note of.