Title: SCHEMA for Article
Author: Sami Ahmed Siddiqui
Published: <strong>2016年2月1日</strong>
Last modified: 2018年10月28日

---

プラグインを検索

![](https://ps.w.org/schema-for-article/assets/banner-772x250.png?rev=1795799)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/schema-for-article/assets/icon.svg?rev=1785918)

# SCHEMA for Article

 作者: [Sami Ahmed Siddiqui](https://profiles.wordpress.org/sasiddiqui/)

[ダウンロード](https://downloads.wordpress.org/plugin/schema-for-article.0.4.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/schema-for-article/#description)
 * [レビュー](https://ja.wordpress.org/plugins/schema-for-article/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/schema-for-article/#installation)
 * [開発](https://ja.wordpress.org/plugins/schema-for-article/#developers)

 [サポート](https://wordpress.org/support/plugin/schema-for-article/)

## 説明

Search engines such as Google are using structured data markup in many ways—for 
example, to create rich snippets in search results. Search results with rich snippets
will improve your click through rates and increase the number of visitors on your
website.

This plugin helps:

 * Helps your site to earn rich snippets in Google’s SERP.
 * Does not depend on other plugins or external code.
 * Is simple to install: plug-and-play, no need to configure anything.

### Compatibility

This version requires php 5.4 for some options of json_encode. If you encounter 
any problems with the plugin you should check your website php version.

### Filter

### Exclude PostType from the Plugin

To exclude the plugin to be worked on any PostType. Add this filter in your themes
functions.php.

    ```
    function yasglobal_exclude_post_types( $post_type ) {
      if ( $post_type == 'post' ) {
        return '__false';
      }
      return '__true';
    }
    add_filter( 'schema_for_article_exclude_post_type', 'yasglobal_exclude_post_types');
    ```

### Thanks for the Support

The support from the users that love SCHEMA for Article is huge. You can support
SCHEMA for Article future development and help to make it even better by giving 
a 5 star rating with a nice message to me 🙂

### Bug reports

Bug reports for SCHEMA for Article are [welcomed on GitHub](https://github.com/yasglobal/schema-for-article).
Please note GitHub is not a support forum, and issues that aren’t properly qualified
as bugs will be closed.

## インストール

This process defines you the steps to follow either you are installing through WordPress
or Manually from FTP.

**From within WordPress**

 1. Visit ‘Plugins > Add New’
 2. Search for SCHEMA for Article
 3. Activate SCHEMA for Article from your Plugins page.
 4. Go to “after activation” below.

**Manually**

 1. Upload the `schema-for-article` folder to the `/wp-content/plugins/` directory
 2. Activate SCHEMA for Article through the ‘Plugins’ menu in WordPress
 3. Go to “after activation” below.

**After activation**

 1. Go to the plugin settings page and set up the plugin for your site.
 2. You’re done!

## FAQ

  Q. Why should I install this plugin?

A. Installing this plugin is the easiest way to add structured data to your blog.
The plugin automatically creates the JSON-LD according to Google’s specification.

  Q. Does this plugin improve my SEO rankings?

A. We cannot promise it – but installing this plugin is in any case a step in right
direction.

  Q. Does image necessarily to be provided to activate the plugin?

A. Yes, Incase the fearuted image is not provided by the author so, the defualt 
provided image would be use to validate the google structure data.

## 評価

![](https://secure.gravatar.com/avatar/97bbe4fe76251bd8de789468d4e055a2a38da2615beb64caba53e5aff6c24084?
s=60&d=retro&r=g)

### 󠀁[Many Thanks](https://wordpress.org/support/topic/many-thanks-34/)󠁿

 [General Seed](https://profiles.wordpress.org/autocultivo/) 2018年4月17日

Works fine, a great jod, thank to you very much. Five starts and favourite

![](https://secure.gravatar.com/avatar/590c1a85322729f2345aa128684db6522b37951ea328215b6f501ed8439c0a91?
s=60&d=retro&r=g)

### 󠀁[Brilliant, much thanks!](https://wordpress.org/support/topic/brilliant-much-thanks/)󠁿

 [Jimmy Lee](https://profiles.wordpress.org/shirtguy72/) 2018年1月6日

Brilliant, much thanks!

![](https://secure.gravatar.com/avatar/18e63dd189528c6e2759db273748065f63817b311957e41f3e58e5d256f1af90?
s=60&d=retro&r=g)

### 󠀁[Perfect work!!](https://wordpress.org/support/topic/perfect-work-20/)󠁿

 [melissalee](https://profiles.wordpress.org/melissalee/) 2017年11月1日

Nice integration with site and easy to use too.

![](https://secure.gravatar.com/avatar/f9b1d45c842067916c97b7f3ecbec5ef34dc6804744b7ae7101c38611e380676?
s=60&d=retro&r=g)

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-10100/)󠁿

 [Asterios76](https://profiles.wordpress.org/asterios76/) 2016年9月3日

Plug&play, no need configuration.

![](https://secure.gravatar.com/avatar/fd5669391a900c60b75f6b0b941bc60f9f165f6bbbd961769aa29ad2db5b7af8?
s=60&d=retro&r=g)

### 󠀁[nice](https://wordpress.org/support/topic/nice-1667/)󠁿

 [Nima Saberi](https://profiles.wordpress.org/nipoto/) 2016年9月3日

hi, please set default timeDate for datePublished in Shamsi (FA-IR) timeDate is 
not global : ex: “datePublished”: “1395-03-10T22:43:32+0430”, “dateModified”: “2016-
05-30T23:01:23+0430”,

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/schema-for-article/reviews/)

## 貢献者と開発者

SCHEMA for Article はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ Sami Ahmed Siddiqui ](https://profiles.wordpress.org/sasiddiqui/)
 *   [ Aliya Yasir ](https://profiles.wordpress.org/aliya-yasir/)

[“SCHEMA for Article” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/schema-for-article)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/schema-for-article/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/schema-for-article/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/schema-for-article/)を
[RSS](https://plugins.trac.wordpress.org/log/schema-for-article/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.4.1 – Oct 28, 2018

 * Enhancement
    - Use Meta Description of Yoast if available otherwise post_excerpt is used

#### 0.4 – Sept 10, 2018

 * Enhancement
    - Added filter to exclude schema from PostTypes
    - Added Privacy Policy content for Admin

#### 0.3.3 – Jan 26, 2018

 * Update Translation PATH and fixed spelling typos

#### 0.3.2 – Jan 19, 2018

 * Enhancements
    - Added translation Capability
    - Fixed PHP Notice on 404 Page
    - Fixed plugin_loaded issue

#### 0.3.1

 * Add Compatibility with Make Paths Relative Plugin

#### 0.3

 * Optimized the Queries and made the SCHEMA more flexible.

#### 0.2

 * Fixed Featured Image bug and add functionality to change the SCHEMA type.

#### 0.1

 * This is a fully functional version based on the idea of minimum viable product.

## メタ

 *  バージョン **0.4.1**
 *  最終更新日 **8年前**
 *  有効インストール数 **200+**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **5.0.25**
 *  PHP バージョン ** 5.2またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/schema-for-article/)
 * タグ
 * [JSON-LD](https://ja.wordpress.org/plugins/tags/json-ld/)[markup](https://ja.wordpress.org/plugins/tags/markup/)
   [rich snippets](https://ja.wordpress.org/plugins/tags/rich-snippets/)[schema](https://ja.wordpress.org/plugins/tags/schema/)
   [structured data](https://ja.wordpress.org/plugins/tags/structured-data/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/schema-for-article/advanced/)

## 評価

 5つ星中4.8つ星

 *  [  4 5-星レビュー     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=5)
 *  [  1 4-星レビュー     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/schema-for-article/reviews/)

## 貢献者

 *   [ Sami Ahmed Siddiqui ](https://profiles.wordpress.org/sasiddiqui/)
 *   [ Aliya Yasir ](https://profiles.wordpress.org/aliya-yasir/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/schema-for-article/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.me/yasglobal)