I'm optimizing my site in Google PageSpeed Tools.
One item I'm not sure what to do.
There it is: Take advantage of browser cache Setting an expiration date or a maximum age in HTTP headers for static features instructs the browser to load previously downloaded resources from the local disk and not through the network. Take advantage of your browser's cache for the following features that can be cached:link (5 minutes)
link ... 2 / webworker.js? hl = en & v = v1523554879111 (5 minutes)
link (20 minutes)
link ... = AIzaSyDh8ey5aysev9_03haI8BmrNhHAic9xX80 (30 minutes)
link (60 minutes)
link (2 hours)
In htaccess the ExpiresByType is configured by file type (gif, png, etc).
Would it be possible to create a condition in htaccess to take advantage of the browser cache on these items?