Title: SCHEMA for Article
Author: Sami Ahmed Siddiqui
Published: <strong>Pebrero 1, 2016</strong>
Last modified: Oktubre 28, 2018

---

Maghanap ng mga plugin

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

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# SCHEMA for Article

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

[I-download](https://downloads.wordpress.org/plugin/schema-for-article.0.4.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/schema-for-article/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/schema-for-article/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/schema-for-article/#installation)
 * [Development](https://tl.wordpress.org/plugins/schema-for-article/#developers)

 [Suporta](https://wordpress.org/support/plugin/schema-for-article/)

## Deskripsyon

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.

## Pag-install

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.

## Mga Review

![](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/) Abril 17, 2018

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/) Enero 6, 2018

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/) Nobyembre 1, 2017

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/) Setyembre 3, 2016

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/) Setyembre 3, 2016

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”,

 [ Basahin lahat ng 5 na review ](https://wordpress.org/support/plugin/schema-for-article/reviews/)

## Mga Contributor at Developer

Ang “SCHEMA for Article” ay open source software. Ang mga sumusunod na tao ay nag-
ambag sa plugin na ito.

Mga Contributor

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

[Isalin ang “SCHEMA for Article” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/schema-for-article)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/schema-for-article/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/schema-for-article/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/schema-for-article/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/schema-for-article/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Bersyon **0.4.1**
 *  Huling na-update **7 taon ang nakalipas**
 *  Mga aktibong installation **300+**
 *  Bersyon ng WordPress ** 4.0 o mas bago **
 *  Sinubukan hanggang **5.0.25**
 *  Bersyon ng PHP ** 5.2 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/schema-for-article/)
 * Mga Tag
 * [JSON-LD](https://tl.wordpress.org/plugins/tags/json-ld/)[markup](https://tl.wordpress.org/plugins/tags/markup/)
   [rich snippets](https://tl.wordpress.org/plugins/tags/rich-snippets/)[schema](https://tl.wordpress.org/plugins/tags/schema/)
   [structured data](https://tl.wordpress.org/plugins/tags/structured-data/)
 *  [Advanced View](https://tl.wordpress.org/plugins/schema-for-article/advanced/)

## Mga Rating

 4.8 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/schema-for-article/reviews/?filter=1)

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/schema-for-article/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/schema-for-article/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://www.paypal.me/yasglobal)