Frank Goossens on "[Plugin: Autoptimize] @import Question"
kudo's for sharing winnephew!! frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] @import Question"
quick heads-up; for v1.9.3 I'm probably going to change "autoptimize_css_after_minify" into "autoptimize_filter_css_after_minify" to make sure it adheres to the naming convention I had in mind (other...
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
I'm getting a 500 error from Google PageSpeed Insights when I have the JS option checked. PageSpeed Insights cannot read the mobile version url when I have the HTML option checked. I have a responsive...
View ArticleFrank Goossens on "[Plugin: Autoptimize] error JS, HTML and speedtest"
First of all; you don't get these errors when browsing the site yourself? Assuming "no"; Although I have not been able to reproduce the error and it does not seem to be a general one (as with a lot of...
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
Thanks, Frank. Browsing the site itself gives no errors. Testing leads to the conclusion that the problem is in the combination of Autoptimize and the W3 Total Cache Minify section. PageSpeed Insights...
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
Now I get a warning: Recently an error occurred while creating the CSS / JS minify cache: No sources to serve. W3 Total Cache warning has discovered the same issue.
View ArticleFrank Goossens on "[Plugin: Autoptimize] error JS, HTML and speedtest"
ah, but one should never combine different HTML/CSS/JS minification plugins. if you want to use AO, you should disable HTML/CSS/JS minification in W3TC. I should add that to the FAQ really. frank
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
Thanks, Frank! Now I just have to find which plugin gives the best results.
View ArticleFrank Goossens on "[Plugin: Autoptimize] error JS, HTML and speedtest"
just to be clear, you can use W3TC (on the contrary, you really should use a page caching plugin), you just can't use W3TC's minification together with AO's. frank
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
Thanks, I understand. Both plugins give same results for minification. I have to find another way to further speed up my site.
View ArticleFrank Goossens on "[Plugin: Autoptimize] error JS, HTML and speedtest"
you could consider inlining your CSS (if not too large) and/ or inlining background images as data uri's in your CSS? what do tests such as google pagespeed insights and webpagetest.org say? frank
View Articleat2oo1 on "[Plugin: Autoptimize] css files not minified?"
Thanks for that information, i used subdomains to speed up loading of images and static ressources because many browsers have a limit of 8 parallel connections per domain for getting ressources from...
View ArticleFrank Goossens on "[Plugin: Autoptimize] css files not minified?"
the reason why AO does not take other domains into account is that internally it translates the URL's to paths on the local filesystem. this works 100% for the domain WP is running on, but cannot be...
View ArticleAJClarke on "[Plugin: Autoptimize] Space before data attributes"
Right now it seems to strip space between data attributes, can it be updated to keep it? Thanks! https://wordpress.org/plugins/autoptimize/
View ArticleAJClarke on "[Plugin: Autoptimize] Space before data attributes"
Just kidding ;) I noticed it does actually keep the space.
View Articlerayfilwong on "[Plugin: Autoptimize] ads not working properly"
hi. thanks for this great plugin pls view 1. professorsavings.com 2. can you pls view http://screencast.com/t/XAJuBUxk5 pls advise 3. please let me know, I checked all the boxes in plugin is this...
View ArticleFrank Goossens on "[Plugin: Autoptimize] ads not working properly"
your ads width is calculated dynamically and requires jquery (which is a pity, really). so either exclude jquery from being aggregated, or tick the "force js in header" and it will most probably work....
View Articleditad on "[Plugin: Autoptimize] error JS, HTML and speedtest"
Google is fickle. Yesterday the first thing to do was improving server response time and reordering css and js (not done yet), today I need to resize images (what I already did).
View ArticleTF28 on "[Plugin: Autoptimize] Google Maps"
Hi There, Thanks for the great plugin! It works like a charm. Everything works fine on our page but a google maps that was included in our theme. I know that there must be a related javascript, which...
View Article