• Resolved niseadel

    (@niseadel)


    Hello! I dont need geolocation in woocommerce. In Settings – Standard Client Location I removed the checkbox from geolocation to “no standard location”.

    But i see one http api reguest to https://ipinfo.io with notice “429 Too Many Requests”. call source – WC_Geolocation::geolocate_via_api()

    And one http api reguest to https://ip-api.com/ with 200 OK. from the same source

    These two queries appear on any page of the site. I think they have a negative effect on page generation speed. How disable?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’ve noticed that same error and it does indeed slow down page load, we do however use Geolocation and thereby cannot disable it. If you don’t need it, or don’t want it running – simply do the following:

    Go to WooCommerce -> General settings, Set the option “Default customer location” to “No Location by default. This will effectively disable it.

    Hello @niseadel,

    It’s been a while since we heard from you, so I’m marking this thread resolved. Hopefully, you’ve been able to resolve this, but if you haven’t, please let open up a new topic and we’ll be happy to help out.

    Take care

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WC_Geolocation – 429 Too Many Requests. How disable geolocation?’ is closed to new replies.