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
- Deactivate plugin through the ‘Plugins’ menu in WordPress
- 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
Installation
- Copy complete folder to ‘/wp-content/plugins/’ or upload from wordpress.org
- Activate in Plugins menu
- Enter your address in Settings/Geotagmapper
- Retrieve coordinates from Google by pressing “get” link.
- Save changes
- 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?
- 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.
ContributorsTranslate “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