• Hello!

    We are using Fast Velocity Minify along with Comet Cache Pro which is working perfectly – except one issue we face and just cannot solve. We are using WP Store Locator for displaying several maps which makes use of the Google API. Every 3 days we face a 403 error while loading the external JS file located at https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate – so it seems that our script calling gets cached although we added “//maps.googleapis.com” to the ignore list, also within Comet Cache Pro exclusions.

    Do you have any ideas why this caching is still happening?

    Thank you and best regards,
    Christian

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    If you see the googlemaps api url on your source html, it’s nothing to do with either cache or FVM.

    A 403 error means forbidden request, probably too many requests.
    Make sure you’re using an api key, login to your google api console and look for errors and statistics.

Viewing 1 replies (of 1 total)
  • The topic ‘Google Maps API on ignore list but still cached?’ is closed to new replies.