WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Sami Ahmed Siddiqui v0.4.1

SCHEMA for Article

SCHEMA for Article is simply the easiest solution to add valid schema.org as a JSON script in the head of blog posts or articles.

SCHEMA for Article

The facts

Rating
4.8★ from 5
Active installs
200+
Price
Free
Last updated
28 Oct 2018
Added
Feb 2016
Requires WP
4.0
Tested up to
WP 5.0.27
Requires PHP
5.2
Downloads
12,949

Our analysis

AI-assisted

SCHEMA for Article is a WordPress plugin designed to help your site earn rich snippets in Google search results. It uses structured data markup to enhance the visibility of your content, potentially improving click-through rates and increasing visitor numbers. The plugin is easy to install, requiring no configuration or additional plugins.

This plugin is suitable for users who want to implement structured data without needing extensive technical knowledge. It is particularly beneficial for those looking to enhance their site's SEO through improved search result presentation.

Best for: This plugin is best for website owners looking to improve their SEO with structured data markup.

What it does well

  • Helps earn rich snippets in Google’s search results
  • Simple plug-and-play installation
  • No dependency on other plugins or external code

Where it falls short

  • Requires PHP version 5.4 for some options
  • Limited information on additional features or support

Verdict

SCHEMA for Article provides a straightforward solution for enhancing search visibility through rich snippets. However, its limited features and requirements may not suit all users.

From the developer

Sami Ahmed Siddiqui's own description of SCHEMA for Article, lightly tidied.

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. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for structured data.

Yoast SEO

Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...

Free 10M+ installs 4.8★ (27,819)
Rank Math SEO

Grow your organic traffic and AI visibility with powerful SEO tools, XML sitemaps, Schema automation, and buil...

Free 4M+ installs 4.8★ (7,496)
All in One SEO

AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...

Free 2M+ installs 4.7★ (5,201)
SEOPress

WordPress SEO plugin with AI SEO metadata, schema, XML sitemap, redirections & Search Console. Privacy-fir...

Free 300k+ installs 4.8★ (1,246)
SureRank SEO

Lightweight SEO assistant for meta tags, schema and structured data, XML sitemaps, Open Graph previews, robots...

Free 400k+ installs 4.8★ (41)
WP Recipe Maker

The easy and user-friendly recipe plugin for everyone. Automatic JSON-LD metadata for food AND how-to recipes...

Free 50k+ installs 5★ (354)