I am not seeing any ads on my site, even though I have been approved and Adsense says that I am earning revenue.
Any ideas how to troubleshoot?
I don't see any warnings or messages in the google adsense reporting screen.
I am using the asynchronous code in a text widget. It looks like this:
<div class="textwidget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Blog Right Hand Sidebar 250PX -->
<ins class="adsbygoogle"
style="display:inline-block;width:250px;height:250px"
data-ad-client="ca-pub-9XXXXXXXXXX4"
data-ad-slot="8XXXXXXXX6"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
Thanks in advance.
[edited by: Planet13 at 9:35 pm (utc) on Jul 6, 2014]