good day
i want to remove google-maps and all those assets to meet GDPR-Compliance
How to disable Google Maps API in WordPress: well
Some WordPress themes and plugins have Google Maps API built-in and unfortunately sometimes don’t have a way to turn it off. Google maps, unfortunately, can wreak havoc on your site’s performance, even though the requests are loaded async.
i heard that this might be a method:
Typically a request is made via the official Google Maps API to the following URL:
//maps.googleapis.com/maps/api/*
There might also be additional requests to the following URL:
//maps.gstatic.com/mapfiles/*
And here is an example of a map plugin running on WordPress. Take a look at all the requests made to Google Maps. 20 HTTP requests just to load one map. Depending on the integration there might be fewer or more requests.
Follow the steps below to disable Google Maps API on your WordPress site.
Click into the Perfmatters plugin settings.
Make sure you’re on the “General” submenu.
Scroll down and toggle on “Disable Google Maps.” Disable Google Maps API in WordPress.
Scroll down and click “Save Changes.”
what do you say: is this an appropiate method!?
​
cf,
[https://perfmatters.io/docs/disable-google-maps-api-wordpress/])​
look forward to hear from you
[ad_2]