Descripción
This small plugin adds a simple LocalBusiness schema, in JSON-LD notation, to the header of the site.
An additional “Business Schema” page is created in the WP Settings area that consists of simple form fields to populate the schema.
Instalación
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/aw-schema
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Business Schema screen to configure the schema contents
Preguntas frecuentes
- Do you plan to support additional schema content (business hours, multiple locations, more social media accounts, etc.)?
-
Absolutely, but there is no development schedule.
- The plugin currently only supports US addresses. DO you plan to add additional countries?
-
Yes, eventually we will add all of the official ISO 3166-1 alpha-2 codes.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“AW Schema” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “AW Schema” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.2
- Changed the “logo” property to match updated “image”
1.0
- Initial plugin creation