Yoast SEO
98Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
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 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
Where it falls short
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.
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:
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.
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');
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 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.
Other plugins for structured data.
Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
Grow your organic traffic and AI visibility with powerful SEO tools, XML sitemaps, Schema automation, and buil...
AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...
WordPress SEO plugin with AI SEO metadata, schema, XML sitemap, redirections & Search Console. Privacy-fir...
Lightweight SEO assistant for meta tags, schema and structured data, XML sitemaps, Open Graph previews, robots...
The easy and user-friendly recipe plugin for everyone. Automatic JSON-LD metadata for food AND how-to recipes...