seo-schema

Implement Schema.org and JSON-LD structured data in WordPress pages.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/michalstaniecko/wp-theme-sardynkibiznesu-2.0 --skill seo-schema
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-schema
Source: https://github.com/michalstaniecko/wp-theme-sardynkibiznesu-2.0/tree/main/.claude/skills/seo-schema
Command: npx skills add https://github.com/michalstaniecko/wp-theme-sardynkibiznesu-2.0 --skill seo-schema

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

WordPress sites often lack structured data, hindering rich search results. This skill provides a practical approach to generating JSON-LD and Schema.org markup that Yoast can utilize to improve SEO.

Core Features & Use Cases

  • Generates JSON-LD for FAQ, Article, and Product schema.
  • Demonstrates integration with Yoast SEO filters to extend base schemas.
  • Use Case: Add structured data to a blog post to improve appearance in search results and FAQs.

Quick Start

Apply JSON-LD schema to a sample article to enable rich search results.

Frequently Asked Questions about seo-schema

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add JSON-LD structured data to WordPress pages for SEO?

To add JSON-LD structured data to WordPress pages for SEO, generate Schema.org markup for content types like articles, FAQs, and products, then output standards-compliant JSON-LD for search engines to read.

Can I extend Yoast SEO schema output with custom structured data?

Yes, you can extend Yoast SEO schema output by applying integration filters to add custom structured data, generating FAQPage schemas, and producing standards-compliant JSON-LD for search engines.

What types of Schema.org markup can I generate for rich search results?

You can generate Schema.org markup for FAQ, Article, and Product content types to produce rich search results, applying JSON-LD across your WordPress pages to enhance search visibility.

Does this structured data approach require frontmatter to identify content types?

Yes, this structured data approach satisfies frontmatter-driven discovery, meaning frontmatter is used to identify and apply the correct JSON-LD schema across different WordPress page types.

Why does my WordPress site need JSON-LD for FAQ pages?

Your WordPress site needs JSON-LD for FAQ pages to generate FAQPage schemas that enable rich search results, directly addressing the lack of structured data that hinders search visibility.