Frank Goossens on "[Plugin: Autoptimize] Exploding disk usage"
Hi Gaston; The developer (that would be me) can't fix this, the user (you) has to configure Autoptimize to exclude ever-changing inline JS/ CSS from being aggregated. If you can't do that, for one...
View Articlethaikolja on "[Plugin: Autoptimize] Exploding disk usage"
Hi Frank, thanks for your quick response. You could fix this by running some basic checks every now and then. I mean, even heavy websites certainly won't have several hundret or even thousand files in...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Exploding disk usage"
that (checking & warning) actually is not a bad idea thaikolja, I'll add it to my wish-list :-)
View ArticleComputer Shop Online on "[Plugin: Autoptimize] Exploding disk usage"
Hi Frank, Thanks for your response, I had installed and activated the autoptimize plugin again now, i had a very bad speed of my website without the autoptimize plugin. On Google Pagespeed I had a...
View Articleszepe.viktor on "[Plugin: Autoptimize] Integration with page cache plugins"
Thank you for your answers. I use "Hyper Cache" and measured the cache size before and after "Save Changes and Empty Cache", and it was the same. Could you please implement Hyper Cache integration. I...
View Articleszepe.viktor on "[Plugin: Autoptimize] Integration with page cache plugins"
It has no function anymore :( if ($controls->is_action('clean')) { $folder = $plugin->get_folder(); $plugin->remove_dir($folder . ''); $controls->messages = __('The cache folder has been...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Integration with page cache plugins"
Well, AO does do; } else if ( function_exists('hyper_cache_invalidate') ) { hyper_cache_invalidate(); // hypercache but if the developer(s) removed that function, then there's not a whole lot I can do...
View ArticleCaveatLector on "[Plugin: Autoptimize] Integration with page cache plugins"
@szepe.viktor, unlike AO and some webpage cache plugins, "Hyper Cache" does not delete its cached files when webpages are changed. Instead, it marks them as invalid. Files marked as invalid are rebuilt...
View Articleplanetexpress on "[Plugin: Autoptimize] Problems with appearance and piwik?"
Hi, tried your plugin since yesterday, but since it is installed, i have 2 problems: - Piwik counts only very few visitors (google analytics the correct number) - as you can see on motoreport.de: the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Problems with appearance and piwik?"
Hi planetexpress; Had a quick look, not autoptimized files in your HTML source any more, so if there are problems they are not due to AO. Regarding the issues you faced; when installing Autoptimize,...
View Articlertkohl on "Autoptimize breaking Google Remarketing Code"
Hi, I am trying to add the google remarketing code below to my website (Ultimatebeautylaserspa.com). When I add it, Autoptimize does its thing and my SEO person says the code is not functioning. Is...
View ArticleFrank Goossens on "Autoptimize breaking Google Remarketing Code"
As described in the FAQ you can exclude JS or CSS from aggregation/ optimization. In this case I would add "google_conversion_id, googleadservices" to the comma-seperated list of JS to exclude. Hope...
View Articlertkohl on "Autoptimize breaking Google Remarketing Code"
Thanks Frank, I just found that in the readme but was still not sure what to add to the JS exclude list. I will try your recommendation and see if that works for me. Thanks again. Rich
View Articlertkohl on "Autoptimize breaking Google Remarketing Code"
Hi Frank, my SEO guy is still telling me its not working. Its still stripping out /* <![CDATA[ */ and this /* ]]> */ which I have been told I need. any thoughts on how to keep those? Sorry if...
View ArticleFrank Goossens on "Autoptimize breaking Google Remarketing Code"
The javascript optimizer (jsmin) indeed strips out the CDATA. As far as I know, those are utterly useless (relics of a time when some browsers had difficulties script-tags when in XML (XHTML) mode). If...
View Articlertkohl on "Autoptimize breaking Google Remarketing Code"
I am waiting to hear back from google if the CDATA line is actually needed or not. As for the fix I actually had to disable the optimize HTML code option to get those lines to remain. I thought if I...
View ArticleDarkozza on "[Plugin: Autoptimize] Render-blocking JavaScript and CSS in...
Hello, I guess you've seen that topic title already :) Actually I ticked just the option "Optimize JavaScript Code", because with CSS and HTML optimization options the things are are getting a bit...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Render-blocking JavaScript and CSS...
Well, had a quick look and Autoptimize is not active at all, so can't really suggest anything but activate it, can I? ;-) But let me give some quick general pointers; take into account only aggregates...
View Articledanmont on "[Plugin: Autoptimize] Cant Exclude ReCaptcha Code or File"
Hi, I can't seem to figure out how to exclude Recaptcha code or file where its at. I have Recaptcha installed in my theme file called sidebar-contact.php and when I activate Java script optimization,...
View Articlemartinjerome on "Autoptimize breaking Google Remarketing Code"
Hi there, had the same issue. Finally found the following solution by reading the FAQ : just wrap the google code within <!--noptimize--> <!--/noptimize--> tags. It tells autoptimize to...
View Article