It is adsense's statement that it delievers high paying ads which suit to the contents.But how? Suppose i am using 3 ad blocks.Then how adsense targets high paying ads. Layout ====== LL NNNN NA1A1A1 NCCCCCC NCCCCCC NCCCCCC NA2A2A2 NLLLLLLL NA3A3A3 L => Logo N => Navigation A1 => 1st Ad block A2 => 2nd Ad block A3 => 3rd Ad block C => Contents L => Related Links Will it target most high paying ads in A1 ? or there is some other order of displaying high paying ads.... Hope you can share your best knowledge.
The ads are served in the order the script is called from your page. In your case, the high paying ads will be in the top. But you can change this behaviour easily with CSS.
Are you sure about it ? Adsense will display top paying ad on top of html source but what if on top i have set link unit ? What is that trick of CSS ....
Absolute positioning allows you to place code anywhere you want in the source and have it display exactly where you want it. For instance, you could place could wrap your first adsense code in a div and place it at the begining of the body code, and using CSS you can have it display on the bottom of your page..... top position in code view, bottom position when in display mode. You will need to read up on the many online tutorials to make sure you understand CSS positioning so you don't mess up the display across various browsers.
I don't use them very much, but it seems to me that link units are different than ad units. I wasn't getting very relevant links in my link units (which were at the top of code) and the ad units were.
It's not something someone can just do for you because it depends on the code of your particular site. It's just not something you can insert and expect it to work correctly. There are dozens and dozens of tutorials on the net that go into great detail about absolute positioning. If you don't have CSS experience, you will need to take the time to learn it or pay someone to the coding for you.
thanks for link But how are you sure that Adsense will provide high paying ads on first ad block in html?
So does anyone on this list have the interest in begin hired to do this for our site. We have one top ad and one right column ad. The CPC is approx 20-30% more on the top ad but only gets clicked half as much. I'd like to shift the high paying ads to the right column. Does anyone have the experience to help me do this?