Khang Minh
Forum Replies Created
-
There’s a friendly minify url feature in the plugin that does not use any query string, have you tried that?
Forum: Plugins
In reply to: [Better WordPress Minify] Need more rigorous minification algorithm?Oh, those are directly printed scripts/styles, which BWP Minify won’t be able to handle. I guess you’d have to live with that or try W3 Total Cache, it can minify virtually everything.
Forum: Plugins
In reply to: [Better WordPress Minify] 404 always with Friendly minifyHi,
Do you see actual cached files in that directory? In the form of
minify-bxxxxx? Server’s error log might help as well, try requesting minified contents and check the error log.Forum: Plugins
In reply to: [Better WordPress Minify] 404 always with Friendly minifyDo you have an example url where it leads to a 404? If you don’t mind please post the .htaccess file here. If you can post your current site setup (sub-directory or not, multisite or not, etc.) that would be great.
Forum: Plugins
In reply to: [Better WordPress Minify] Minifying with virtually changed plugin/theme dirI see, the front-end urls are changed as well. I will need to think of a way to add support for this kind of setup, probably a setting in admin.
Forum: Plugins
In reply to: [Better WordPress Minify] Website not charge css files con MinifyWhat do you mean by “charge”?
Forum: Plugins
In reply to: [Better WordPress Minify] can this be easily disabled and uninstalledYes to both of your concerns 🙂
No, actually. BWP GXS works with the default rewrite rules, whether in .htaccess file or host config but it needs some rules stored in database, and in rare cases those are not automatically stored.
Did going to Settings > Permalinks help?
Forum: Plugins
In reply to: [Better WordPress Minify] Need more rigorous minification algorithm?I’m not sure why PageSpeed is complaining, but that resource is compressed for sure (content-encoding is gzip). The size reduction is negligible so I think you can ignore this complaint.
Forum: Plugins
In reply to: [Better WordPress Minify] 404 always with Friendly minifyAre you using a custom cache directory or the default one? Can you post the .htaccess file inside the cache directory here?
Thanks for reporting, other people seem to be having this issue as well. I’m on it.
Where is it not displayed? The comment form or other places?
Forum: Plugins
In reply to: [Better WordPress Minify] Eliminate render-blocking JavaScript and CSSIt’s very possible that those Javascripts and CSS are printed directly so BWP Minify can’t catch them.
You can safely ignore those
fonts.googleapis.comresources.Btw, I thought I have replied to this topic last week, so weird.
Forum: Plugins
In reply to: [Better WordPress Minify] BWP – Media & CloudFront Setup?You must set up your CDN as a pull zone so that changes on your site are reflected automatically on the CDN. You might need to turn on friendly minify url for S3 to work.
Post status is not currently supported unfortunately.