Viewing 5 replies - 1 through 5 (of 5 total)
  • ok so what it sounds like is you…. messed up the installation and configuration. Go into the javascript section and remove any of the adsense files you cant just add all the files randomly because it aggregates everything.

    After you have removed it empty all the cache’s.

    Then it should be fixed.

    How is it possible for someone adding adsense file to be minified? Isn’t adsense code very small and put on html directly?

    No adsense while using an inline script actually calls an external script which is then used to call back to their adservers. Meaning if you have the script which goes like googleads (something, something, something). It wont load the advertisement.

    So…. This guy is minifying external script/files that being called by adsense script? Why would minifying a file that not hosted on your website? haha.
    That adsense external script dynamically changes to serve different ads each time, you can’t just minifying it ??

    Anyway, it is okay to minify and inlining the adsense’s inline script, right? I do minify and inline my HTML, so everything put on single line, including any inline script/style on it.

    Yes you can minify inline CSS and JS with Adsense.

    The reason the JS was probably minified was because he used the “help button” on manual minify which pulls all JS external or internal so he probably plopped it in there without realizing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Adsense dissapeared after W3 Total cache minify !’ is closed to new replies.