mikeaspatrick
Member
Posted 5 months ago #
A couple of days Google Adsense suddenly stopped working on my blog http://www.thelongclimb.com
It's been working fine for months and months but suddenly stopped.
I've checked my adsense account and nothing is blocked.
I've installed a new theme and thought it might be this so I switchyed back to the old theme and no ads there either.
I'm completely confused :} All the code in my site is correct and I've even added an adsense plugin, this doesn't show them either.
mikeaspatrick
Member
Posted 5 months ago #
If you suffer this, check your WordPress plug-ins.
In my case the WP-YouTube-Lyte video plug-in was using the javascript code...
<script type='text/javascript'
src='http://www.thelongclimb.com/wp-content/plugins/wp-youtube-lyte/external/donottrack-min.js?ver=3.2.1'></script>
This Do Not Track code was blocking the Google Ads.
Turning the plug-in made the ads spring back into life immediately :)