Beskrivning
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.
Installation
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
Vanliga frågor
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”AW Schema” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”AW Schema” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.2
- Changed the ”logo” property to match updated ”image”
1.0
- Initial plugin creation