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.

AW Schema

Description

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.

  1. Upload the plugin files to the /wp-content/plugins/aw-schema directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Business Schema screen to configure the schema contents

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “AW Schema” into your language.

Interested in development?

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

Changelog

1.0.2

  • Changed the “logo” property to match updated “image”

1.0

  • Initial plugin creation