Hi, I have installed ngx_pagespeed from google and enabled the javascript_defer filter. When I enable this filter, my adsense ads don't appear. I checked my console and found the following error: Uncaught Error: adsbygoogle.push(): All ins elements in the DOM with class=adsbygoogle already have ads in them. Note that with javascript_defer disabled there are no issues. How can I have my adsense work with this filter? Thanks
Not to sound stupid, because this might be unrelated, however... Are you using the variable for Cache Busting on google's tags? If not, that might be something to try. I have seen where ads have issues because of the way the pages they are on get cached.