I’ve tried to evaluate my website with PageSpeed and I saw most warnings (Leverage browser caching, combine external javascript…) come from Google Maps API integration.
So my question is, is there a way to use it as PageSpeed would like?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Probably not, the external js files can change. If you combine them or host them locally with expires headers you may encounter bugs when they change.