Descripción
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?
Instalación
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Geotagmapper» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Geotagmapper» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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