Optimizing a Proximity-based Store Location Search on a Shared Web Host?

I’ve got a project where I need to build a store locator for a client. I’m using a custom post type “restaurant-location” and I have written the code to geocode the addresses stored in postmeta using the Google Geocoding API (heres the link that geocodes the US White House in JSON and I’ve stored the … Read more