Tagged: google adsense
-
AuthorPosts
-
November 21, 2013 at 2:00 pm #191430
hi,
my google adsense will not display in my “home” page, the adsense code in the sidebar still works.
http://www.besuche-norwegen.de/
i see the adsense code in line 307 (pagecode) – but no display on the site.i try the code in “text or widget” – nothing works.
thanks 4 support!
matthias
November 22, 2013 at 10:53 am #191788??? anyone have a idea?
November 24, 2013 at 12:38 am #192356Hi!
Not sure what is causing it but the code isn’t getting rendered correctly. All of the height and width values are getting output as NaNpx .
You could try adding a widget area into that section instead and the add the adsense code into that widget area instead.
Regards,
DevinNovember 25, 2013 at 10:50 am #192860hey devin,
thanks for ur answer!
i have tried to use a widget, not working!
ich think – maybe to short – google need 5-10 minutes for the first display.we will see :)
stay tuned.
regards
matthiasNovember 25, 2013 at 3:59 pm #192953…no – is not working with widgets! :(
any idea anyone?
November 27, 2013 at 10:10 am #193774My guess would be the code is incorrect then. They do also have a limit to how many ads can show on one page so maybe you are hitting the limit on that page.
November 27, 2013 at 10:38 am #193794Hi!
I get following js error message on the homepage (tested with Chrome):
Failed to load resource http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js Failed to load resource http://banners.webmasterplan.com/view.asp?ref=502786&site=3511&type=html&hnb=132&js=1
It seems like the browser can’t load the google ads javascript file because of reasons I don’t know. Maybe it’s a security measure of the browser to block insecure content or a browser extension (adblocker, etc.) blocks the content.
Regards,
PeterNovember 27, 2013 at 11:52 am #193833hi, thanks 4 your help!
your points dosnt works, but i think i have a idea… the follow code is working
<script type="text/javascript"><!-- google_ad_client = "ca-pub-2494533864747830"; /* norwegen headline */ google_ad_slot = "4612576892"; google_ad_width = 728; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
but this code not:
<script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async=""></script> <!-- Home-Teaser AD --> <ins class="adsbygoogle"> style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-2494533864747830" data-ad-slot="7232336201"></ins> <script type="text/javascript">// <![CDATA[ (adsbygoogle = window.adsbygoogle || []).push({}); // ]]></script>
maybe is the “async” a problem for the theme?
best regards
matthiasNovember 27, 2013 at 12:20 pm #193845ok, here the the solution for my google adsense problem.
if i use a async google adsense code in widget or textblock, he doesn’t works in the maintemplate with layout builder!
but the same code works in the sidebar!
the solution for the maintemplate with avia layout builder – you must place a normal adsense code between a textblock! no async code.thats it.
thanks for your help!
- This reply was modified 10 years, 11 months ago by meenjung.
November 28, 2013 at 1:21 am #194135You are welcome, glad we could help :)
Regards,
Josue -
AuthorPosts
- The topic ‘No Adsense from Google’ is closed to new replies.