Title: OST AIO Smart Schema
Author: orienst
Published: <strong>August 30, 2026</strong>
Last modified: August 30, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/ost-aio-smart-schema.svg)

# OST AIO Smart Schema

 By [orienst](https://profiles.wordpress.org/orienst/)

[Download](https://downloads.wordpress.org/plugin/ost-aio-smart-schema.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/ost-aio-smart-schema/#description)
 * [Reviews](https://wordpress.org/plugins/ost-aio-smart-schema/#reviews)
 *  [Installation](https://wordpress.org/plugins/ost-aio-smart-schema/#installation)
 * [Development](https://wordpress.org/plugins/ost-aio-smart-schema/#developers)

 [Support](https://wordpress.org/support/plugin/ost-aio-smart-schema/)

## Description

OST AIO Smart Schema generates and outputs Google-recommended structured data (JSON-
LD) automatically for each page type. Simply select the schema type from the Gutenberg
editor sidebar — no manual coding required.

**Supported Schema Types**

 * WebSite / WebPage
 * Article / BlogPosting / NewsArticle
 * Organization / LocalBusiness
 * Product (with availability and condition)
 * Event
 * JobPosting
 * VideoObject
 * Course
 * Review
 * BreadcrumbList (automatic)
 * ItemList (archive / search pages)

**Key Features**

 * Outputs JSON-LD directly to `<head>` via `wp_head`
 * Gutenberg block editor sidebar integration — select schema type per post
 * Global defaults configurable per post type from the settings page
 * Organization / LocalBusiness settings with opening hours and price range
 * XSS-safe output using `wp_json_encode` with JSON_HEX_* flags
 * Automatic breadcrumb schema for hierarchical content

### External services

This plugin uses one third-party service, and only inside the wp-admin settings 
screen (Settings  OST). It is never loaded on the front end.

**YubinBango (Japanese postal-code  address auto-completion)**

On the settings screen the plugin loads the YubinBango script from `https://yubinbango.
github.io/yubinbango/yubinbango.js`. It is used so that, when an administrator types
a Japanese postal code into the address fields, the matching prefecture / city /
town is filled in automatically.

 * What data is sent and when: When (and only when) an administrator enters a postal
   code on the settings screen, YubinBango requests the corresponding address-data
   file from the YubinBango data service hosted on `yubinbango.github.io`. Only 
   the entered postal code is used for the lookup; no personal data, site data, 
   or credentials are transmitted.
 * Service / source code: https://github.com/yubinbango/yubinbango (MIT License)
 * The files are served from GitHub Pages, so the following policies apply:
    - Terms of Service: https://docs.github.com/site-policy/github-terms/github-
      terms-of-service
    - Privacy Policy: https://docs.github.com/site-policy/privacy-policies/github-
      general-privacy-statement

### Source code and build

This plugin is not obfuscated. The compiled editor bundle `build/index.js` is generated
from the human-readable source in the `src/` directory, which is included in the
plugin package.

Build tools and steps (uses [@wordpress/scripts](https://www.npmjs.com/package/@wordpress/scripts)):

    ```
    npm install
    npm run build
    ```

The compiled output is written to the `build/` directory.

## Installation

 1. Upload the `ost-aio-smart-schema` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Settings > OST** to configure the organization name, logo, and other global
    settings.
 4. When editing a post or page, find the **OST Schema** panel in the editor sidebar
    and select the appropriate schema type.

## FAQ

### Which post types are supported?

All public post types are supported. You can set a default schema type for each 
post type in the plugin settings, and override it on a per-post basis from the editor
sidebar.

### Does this plugin conflict with other SEO plugins?

OST AIO Smart Schema outputs JSON-LD only. It does not modify meta tags or Open 
Graph data, so it can be used alongside most SEO plugins (Yoast SEO, All in One 
SEO, etc.).

### Where is the structured data output?

The JSON-LD `<script>` block is output in the `<head>` section of each page via 
the `wp_head` hook.

### What happens when I uninstall the plugin?

All plugin options and post meta stored by OST AIO Smart Schema are deleted automatically
on uninstall.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ orienst ](https://profiles.wordpress.org/orienst/)

[Translate “OST AIO Smart Schema” into your language.](https://translate.wordpress.org/projects/wp-plugins/ost-aio-smart-schema)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ost-aio-smart-schema/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ost-aio-smart-schema/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ost-aio-smart-schema/)
by [RSS](https://plugins.trac.wordpress.org/log/ost-aio-smart-schema/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [JSON-LD](https://wordpress.org/plugins/tags/json-ld/)[rich results](https://wordpress.org/plugins/tags/rich-results/)
   [schema](https://wordpress.org/plugins/tags/schema/)[seo](https://wordpress.org/plugins/tags/seo/)
   [structured data](https://wordpress.org/plugins/tags/structured-data/)
 *  [Advanced View](https://wordpress.org/plugins/ost-aio-smart-schema/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ost-aio-smart-schema/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ost-aio-smart-schema/reviews/)

## Contributors

 *   [ orienst ](https://profiles.wordpress.org/orienst/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ost-aio-smart-schema/)