Buon giorno a tutti.
Ho testato il sito con PageSpeed e tra i vari errori c'è questo:
"Remove query strings from static resources"
e nello specifico:
Resources with a "?" in the URL are not cached by some proxy caching servers. Remove the query string and encode the parameters into the URL for the following resources:
https://maps.googleapis.com/maps/api/js?key=AIzaSyDySogX5C9N6fjkcOYFhZhtzhCiPuH6uyc
come faccio a fare quello che chiede?
Grazie mille.