Good
-
This plugin is super simple. This is exactly what a plugin for combining JS and CSS should be. Just switch it on and that’s it.
Also, I clicked on “clear cache” and the JS filename was not regenerated. It is a good news.
I used mmr and autoptimize, the problem of those plugins are related to the regeneration of the filename. From time to time, the JS and CSS filenames change. So, in the cache of google, the link to the JS and CSS files get broken. It means that for a while, Googlebot looks for the old JS and CSS filenames without finding it.
I have the feeling that the redpic plugin uses the querystring: ?ver=1.1 It should be the right approach to mnotify googlebot that something has changed in the file.
So rather than changing the file from Aze34943szkzz.js to dojggdd2934483.js it is better to go from Aze34943szkzz.js?ver=1.1 to Aze34943szkzz.js?ver=1.2
- The topic ‘Good’ is closed to new replies.