#153149
thepenster
Member
Post count: 47

Hi,

I just contacted my host, who raised the memory, but when I’m testing the site, I still get these performance issues:

Leverage browser caching – how can I change the expiration of the following:
http://maps.google.com/maps/api/js?sensor=false (30 minutes)
http://www.google-analytics.com/analytics.js (2 hours)

Also, this link http://maps.google.com/maps/api/js?sensor=false is causing these issues:
• Remove query strings from static resources
• Specify a cache validator
• Specify a Vary: Accept-Encoding header

Please let me know how to fix these issues. Thank you.