Optimize the plugin resources
-
Please optimize the following:
- /uploads/wpservefile_files/wpswmanager_sw-registrar.js
- web-push/lib/js/localforage.nopromises.min.js
- web-push/lib/js/wp-web-push.js
the above scripts trigger render blocking in Pagespeed results.
Also, web-push/lib/js/wp-web-push.js can be minified as well.Similarly,
web-push/lib/close.svg
/uploads/wpservefile_files/bell.svg
the above two does not leverage browser caching.
the file bell.svg can be compressed further.wpservefile_files/subscription_button.css
the above were the ones being flagged by Pagespeed and other metrics. I have done it manually, but the updates would break it, so would like you to please incorporate the changes in the plugin.
Another question is, the bell.svg etc are being served from uploads directory, aren’t they included with the plugin itself?
The topic ‘Optimize the plugin resources’ is closed to new replies.