Forum Moderators: martinibuster
Because of this, it increases my page impressions dramatically. I could redesign the page and put the .php part in a iframe; therefore, it would keep the ad itself from refreshing when variables are submitted.
Would this increase or decrease money? I'd be losing page impressions but improving CTR...clicks would most likely stay exactly the same. What does Google care more about?
Oh, and I can't quote chapter and verse, but I think you are currently against TOS as I think you aren't allowed to reload the adsense without a 'proper' page load.
Yikes...really? The pages layout completely changes when passing different GET variables, but if this angers Google I will change it for sure. Can anyone else verify this?
<quote>i think if you put the adcode in iframe then you would see general ads than targetted ads as there will be no content in the iframe other than the adcode.</quote>
Very true...this particular page gets about 500,000 page impressions a day so it's important I set it up right.
Also, anyone ever tried moving ads around based on the day?
if(day == Monday ¦¦ day == Thursday ¦¦ day == Saturday)
{display format1}
else
{display format2}
Would moving ads around based on days keep users on their toes and increase clicks or just annoy them? Something to think about.
[edited by: StoutFiles at 3:28 pm (utc) on July 23, 2008]