Forum Moderators: martinibuster

Message Too Old, No Replies

Many Adsense Codes on One Page

         

mackylos

8:11 pm on May 27, 2015 (gmt 0)

10+ Year Member



Please give me your take on whether this is a violation of adsense policy.

I have a website that on the back-end allows me to insert numerous ad codes based on screen sresolution.
So this has resulted in me having about 15 adsense source codes per page.
However only two ads are displayed at any given time per page.

Will this be a problem for Google? Please let me know your thoughts.

Thanks

netmeg

9:31 pm on May 27, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Seems pretty clear here, but if you don't understand, send an email to support. Are you using responsive ads? Are you hiding the ads with CSS?

[support.google.com...]

webcentric

11:35 pm on May 27, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I used to look at it this way, if I could view the source of the page and see more than three ad blocks, that was not good. Now though, you can hide responsive ads with css and this isn't necessarily a fixed measure any more (at least where responsive is concerned). Now, you have to look at each resolution and see how many ads are showing. If you're not using responsive units, I'd be wary of what the back-end is generating and how it's showing/hiding the units. I still use my general rule of thumb though and try to never have more than three adsense script blocks showing up in the page (view source) at any time. Yes, there are legitimate ways to have more but you really need to pay attention to what you (and your CMS) are doing.

mackylos

7:40 am on May 28, 2015 (gmt 0)

10+ Year Member



Thanks for your input guys. The ad codes are all responsive. I will try contacting them as well.

Broadway

11:23 am on May 28, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I believe I've contacted adsense about this in the past. It was my understanding that including AdSense code on a page but not displaying it via CSS is a problem. But if on the server side you have conditions set up where only code for displayed ads is selected and included in your HTML, that's fine.

Broadway

11:23 am on May 28, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Duplicate, sorry. (Mobile experience)

webcentric

3:38 pm on May 28, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It was my understanding that including AdSense code on a page but not displaying it via CSS is a problem


This is true for non-responsive ads. It's allowed for responsive ads. See [support.google.com ] under the Techniques to Avoid section.