WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Marty Spellerberg v1.0.1

Address Geocoder

Add location coordinates to your post types.

Address Geocoder

The facts

Rating
5★ from 7
Active installs
500+
Price
Free
Last updated
23 Jan 2019
Added
May 2012
Requires WP
4.8
Tested up to
WP 5.1.24
Downloads
15,402

Our analysis

AI-assisted

The Address Geocoder plugin allows you to attach geographical coordinates to your posts, pages, and custom post types in WordPress. By entering an address into a metabox and clicking 'Geocode', the plugin uses the Google Maps API to convert the address into latitude and longitude coordinates. A Google Maps API key is required for functionality.

This plugin is suitable for users who need to integrate location data into their WordPress content, such as real estate agents, travel blogs, or any site that requires mapping features.

Best for: This plugin suits users needing to add geolocation data to their WordPress content.

What it does well

  • Attaches coordinates to posts, pages, and custom post types
  • Uses Google Maps API v3 for geocoding
  • Simple interface for entering addresses

Where it falls short

  • Requires a Google Maps API key
  • Limited information on additional features
  • Last updated in January 2019

Verdict

Address Geocoder offers a straightforward solution for adding location data, but its reliance on an external API and lack of recent updates may be a concern for some users.

From the developer

Marty Spellerberg's own description of Address Geocoder, lightly tidied.

The Address Geocoder plugin lets you attach coordinates to your posts, pages, and custom post types. On your edit screens, simply enter an address into the metabox and hit “Geocode”.

This plugin uses Google Maps API v3 to translate an address to lat/lng coordinates. A Google Maps API key is required.

Fequently Asked Questions

How do I retrieve the coordinates?

Access your data in the loop using the following functions, with the post ID passed as a parameter. For the full coordinates (in brackets):

<?php echo get_geocode_latlng( $post->ID ); ?>

For the Latitude:

<?php echo get_geocode_lat( $post->ID ); ?>

For the Longitude:

<?php echo get_geocode_lng( $post->ID ); ?>

For the Address:

<?php echo get_geocode_address( $post->ID ); ?>

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for maps and locations.

Meta Box

Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields fo...

Free 500k+ installs 4.8★ (165)
WP Go Maps

The easiest to use WordPress map plugin! Create a custom map, map block, store locator or map widget with high...

Free 300k+ installs 4.8★ (3,035)
SlimStat Analytics

Real-time WordPress analytics that stay on your own server: pageviews, outbound links, WooCommerce funnels, al...

Free 70k+ installs 4.8★ (817)
Open User Map

Create custom interactive maps with free Leaflet-based styles, no Google Maps API key, frontend marker submiss...

Free 10k+ installs 5★ (67)
WP Store Locator

An easy to use location management system that enables users to search for nearby physical stores.

Free 50k+ installs 4.8★ (312)
Leaflet Map

Interactive maps and markers on your posts and pages with simple shortcodes.

Free 30k+ installs 4.9★ (58)