This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Geotagmapper

Description

Geotagmapper adds geographical identification metadata (latitude and longitude) to the HTML header.You only have to specify your address.

Check out my other WordPress Plugins

Remove plugin

  1. Deactivate plugin through the ‘Plugins’ menu in WordPress
  2. Delete plugin through the ‘Plugins’ menu in WordPress

It’s best to use the build in delete function of wordpress. That way all the stored data will be removed and no orphaned data will stay.

To do

More translations. Does someone wants to help?

Screenshots

  • Step 1
  • Step 2
  • Step 3
  • Step 4

Installation

  1. Copy complete folder to ‘/wp-content/plugins/’ or upload from wordpress.org
  2. Activate in Plugins menu
  3. Enter your address in Settings/Geotagmapper
  4. Retrieve coordinates from Google by pressing “get” link.
  5. Save changes
  6. Check inside of your webpage

FAQ

How can I manually place the Geodata in headers?

Use the function “geotagmapper_meta_print”. E.g. place this code inside your template file(s)

What is the plugin page?

Geotagmapper

Do you have other plugins?

Check out my other WordPress Plugins

Where do I post my feedback?

Post it at the plugin page: Geotagmapper

How can I support you?

That is nice of you. Donation link: http://1manfactory.com/donate

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Geotagmapper” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Geotagmapper” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5.1 (28.05.2011)

  • Test wird WordPress 3.1.3 -> ok
  • Bugfix: “Fatal error: Cannot redeclare my_plugin_options()”

1.5 (25.02.2011)

  • test with WordPress 3.1 -> ok
  • translations

1.4 (03.07.2010)

  • now multilanguage
  • added German

1.3 (18.06.2010)

  • tested with WordPress 3.0 ok
  • Switched from XML to JSON data import

1.2 (16.06.2010)

  • ability to insert geodata in frontpage, pages or posts only
  • creating function to place data manually into templates