I am in communication with an assist person at Adsense which is good. They tell me that Google search the Home Page for the ad code. I have used the THEME > ADS section and changed all the boxes by adding the AUTO sizing code they want. BUT she tells me there are three ads on my Home page with set sizes that won’t work. I need to change them to AUTO size to get approved. So, as this is meant to be an adsense friendly web site for easy use, why is it I can’t see any place to change what she can see at Google that is blocking, and how do I access these advert codes to change them. She sees this <script type=”text/javascript”>
var td_screen_width = document.body.clientWidth;
if ( td_screen_width >= 1140 ) {
/* large monitors */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:728px;height:90px” data-ad-client=”ca-pub-7683077456384976″ data-ad-slot=”7020021044″></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width >= 1019 && td_screen_width < 1140 ) {
/* landscape tablets */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:468px;height:60px” data-ad-client=”ca-pub-7683077456384976″ data-ad-slot=”7020021044″></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width >= 768 && td_screen_width < 1019 ) {
/* portrait tablets */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:468px;height:60px” data-ad-client=”ca-pub-7683077456384976″ data-ad-slot=”7020021044″></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width < 768 ) {
/* Phones */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:320px;height:50px” data-ad-client=”ca-pub-7683077456384976″ data-ad-slot=”7020021044″></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
</script>
</div>
We have been speaking with Adsense and the THEME is causing the issue, Adsense give an AUTO sing code, then the THEME adds parameters, so the code that Adsense see is theirs altered. People are scratching heads as we speak…..
Hello,
Please make sure you do not add any fixed sizes for adsense from the them ad spots here: http://screencast.com/t/GpAEW0wFsg
As an alternative, you could try to use the adrotate plugin to render the ads so you can bypass the theme’s ad system and see if the results are the same for adsense.
What kind of ads are you using? Adsense has a few options and maybe this is an ad that requires special implementation as the page level ads maybe: https://forum.tagdiv.com/topic/page-level-ads-problems/
Let us know how it goes.
Thank you!
the reply I posted was from Adsense, they don’t like the code your adsense friendly web theme produces. I bought the theme as it was easy, now I have to learn and ad plug ins. Seems that is miss selling.
I am trying to flag a potential problem. Adsense want to see their variable auto sizing codes, your adsense theme apparently destroys them, and apparently could have been coded differently.
Is there another solution.
Adsense are taking a special look at my adverts now, manually as their auto system throws it out.
Just saying…… just trying to make stuff work. So you can tell me not to put fixed sizes in when they have told me to do that. So, does this theme hate fixed sizes, is that another problem…..
I am a long time adsense user and understand blank ads, and this site had blank ads since the day I bought it, quite some time. Google could not see the approval for the reasons THEY stated. I will send them your reply as they seem to be trying to help me and not just sending me ideas for code and plug ins.
I have sent your reply sent to me, below, to Adsense and asked them what to do next….
you wrote –
The theme is tested and ad system works fine, it also respects google’s standards. Our theme adapt the ad-sense code for all devices but its main structure remains the same. I’ve also checked your site and the theme render the code properly but google deliver blank ads: http://screencast.com/t/585kefmCH2w This usually happens while your account is still on approval stage, for more details please check this link: https://support.google.com/adsense/answer/1208336?hl=en
You can also try to test the ad-sense code using a js raw from Vistula Composer: http://screencast.com/t/OoSNNAO1zK6 Like this theme’s ad system won’t be involved in code rendering.
Hi
Google does not have a problem with theme’s ad system or with page’s structure generated by the theme, here is the prove:
– I’ve made a test on a blank page using the ad-sense code that you send it on our email address and google deliver only blank ads: http://screencast.com/t/JKad2GXfnR – http://screencast.com/t/4tbsYsmdLE I’ve also made a test with the keys from the ad code that you pasted here on the forum and I’ve got the same result: http://screencast.com/t/HRnsGXRGo49d – http://screencast.com/t/pqEatF7Fyzc1
– I’ve made the same test using the keys from one of our ad-sense ads and google deliver content for them: http://screencast.com/t/ezr4L0UGVnQ – http://screencast.com/t/Us0Y7jXHnTEJ
From these screen can be seen that I’ve changed only data-ad-slot and data-ad-client keys, rest of the cede is the same. Also in my example I’ve used a simple page, not theme’s ad system and google still don’t deliver content for your keys.
Thanks!