Title: Open Schema Data
Author: Jason Creviston
Published: <strong>октомври 28, 2016</strong>
Last modified: октомври 31, 2016

---

Search plugins

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.

![](https://ps.w.org/open-schema-data/assets/icon-128x128.png?rev=1525627)

# Open Schema Data

 By [Jason Creviston](https://profiles.wordpress.org/jasoncrev/)

[Download](https://downloads.wordpress.org/plugin/open-schema-data.1.0.4.zip)

 * [Details](https://mk.wordpress.org/plugins/open-schema-data/#description)
 * [Reviews](https://mk.wordpress.org/plugins/open-schema-data/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/open-schema-data/#installation)
 * [Development](https://mk.wordpress.org/plugins/open-schema-data/#developers)

 [Support](https://wordpress.org/support/plugin/open-schema-data/)

## Description

Thanks for installing this simple plugin!

 * Use different JSON-LD markup on every page and post, if needed!
 * Use any valid JSON-LD type or class available! With this plugin, you aren’t limited
   to whatever form fields a developer decides to include.

Use any schema type you want! This plugin allows you to easily add highly customized
JSON-LD schema markup to your pages and posts. For the most part, this is not a 
fill-in-the-blanks plugin. You must first create nearly all of the markup on your
own. Check out the [Schema Docs](http://schema.org/docs/full.html) to help build
your markup.

There are convenient ‘Author’ and ‘Website’ fill-in-the-blank form fields available
for every post. I may add more in the future.

To ensure changes to your page or post markup, be sure to click the normal WordPress‘
Update’ button for the respective page or post.

**IMPORTANT**
 The plugin automatically adds the appropriate script tags to the 
header page, so don’t add them as part of your structured JSON-LD markup inside 
of the meta boxes.

So, when adding a single item to a meta box, it might look similar to this:

{ “@context”: “http://schema.org”, “@type”: “Organization”, “url”: “http://yourorganization.
com”, “name”: “Your Organization Name” }

When adding more than one item to a meta box, use brackets around all items and 
separate with commas; something similar to this:

[ {“@context”: “http://schema.org”, “@type”: “Organization”, “name”: “Your Organization
Name”, “url”: “http://your-organization.com” }, {“@context”: “http://schema.org”,“
@type”: “Person”, “name”: “Your Name”, “url”: “http://your-personal-site.com” } ]

## Screenshots

 * [[
 * Schema data box for pages.
 * [[
 * Schema data fill-in-the-blank boxes for posts.
 * [[
 * Schema data advanced box for posts.

## Installation

How to install this plugin

 1. Manually upload the plugin directory to the wpcontent/plugins/ directory on your
    webserver or use the Plugins->Add New->Upload Plugin tool (if you have the plugin
    in .zip format). Additionally, you can use the Plugins->Add New->Search feature
    of the WordPress plugin page and search for ‘Open Schema Data’ and press the ‘Install
    Now’ button.
 2. After installation, click on the ‘Activate’ button; or go to the Plugins page, 
    find the plugin and click on the ‘Activate’ link.

New textfield boxes should now be visible on each page and/or post that you have
and create.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ Jason Creviston ](https://profiles.wordpress.org/jasoncrev/)

[Translate “Open Schema Data” into your language.](https://translate.wordpress.org/projects/wp-plugins/open-schema-data)

### Interested in development?

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

## Changelog

#### 1.0.4

*Clarified description and fixed minor readme issues

#### 1.0.3

*Clarified description *Added screenshots

#### 1.0.2

*Slight changes to readme.txt

#### 1.0.1

*Slight changes to readme.txt

#### 1.0.0

*First version of the plugin

## Meta

 *  Version **1.0.4**
 *  Last updated **9 години ago**
 *  Active installations **10+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/open-schema-data/)
 * Tags
 * [schema](https://mk.wordpress.org/plugins/tags/schema/)[schema data](https://mk.wordpress.org/plugins/tags/schema-data/)
   [schema markup](https://mk.wordpress.org/plugins/tags/schema-markup/)
 *  [Advanced View](https://mk.wordpress.org/plugins/open-schema-data/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/open-schema-data/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/open-schema-data/reviews/)

## Contributors

 *   [ Jason Creviston ](https://profiles.wordpress.org/jasoncrev/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/open-schema-data/)