Forum Moderators: martinibuster
Quick question for anyone who runs responsive layouts for desktop/mobile. How do you load ads for desktop and then for mobile? Originally I was planning to use display:none via media queries so that the 300x250 ad would show for desktops then hide it via mobile version and then display a mobile version of the ad. But after reviewing their policy, they dont allow this, so the only way I saw was compliant was to use responsive ads. Anyone else come to this conclusion? Or is there a different way to do this that is compliant with Google Adsense policy?
if ($('#right_column').css('display') != 'none')
(adsbygoogle = window.adsbygoogle || []).push({});
How have you fared in the past few years?
How have you fared in the past few years?
I sleep better knowing that if Adsense dries up, I'll be okay.
I never paid much attention to the rpm because it doesn't actually give you any conclusive answers about earnings.
After a super week, a total collaps Saturday and Sunday. Weird
My advice - forget ad balancer. It's a side issue which G have introduced, it just diverts your mind away from the real, important issues. I tried it for a couple of weeks and abandoned it - it's a waste of time.
Which AdSense page layout do you guys find works best on a mobile phone?I've attained good (not great) performance using Responsive Add Link before 2nd paragraph, or if your content pushes this area below the fold (1 screen on mobile) a Responsive 300x250... then a Responsive 300x250 above footer at bottom.