Linux 软件免费装
Banner图

Codedication Schema Blocks

开发者 codedication
pauloc
更新时间 2026年5月20日 18:27
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

structured data json-ld star rating faq schema review schema

下载

1.0.1 1.0.2

详情介绍:

FAQ Schema & Review Schema Blocks Schema Blocks adds FAQ schema and Review schema directly to the WordPress block editor — no shortcodes, no custom fields, no coding required. Each block automatically generates valid JSON-LD structured data that Google can read to display rich results in search: FAQ dropdowns, star ratings, and review snippets. Built for Gutenberg. Works with Yoast SEO, Rank Math, and AIOSEO. Why Schema Markup Matters Schema markup helps search engines understand your content better, resulting in: Features FAQ BlockGoogle FAQ Rich Result Review BlockGoogle Review Snippet Settings Page — Site-wide structured data from a single dashboard Built for SEO workflows Compatible with Popular SEO Plugins Schema Blocks works alongside your existing SEO plugin — it does not replace it: If you already have a plugin generating FAQ or Review schema for entire pages, we recommend disabling that specific schema type to avoid duplication. How It Works
  1. Add a Schema Block (FAQ or Review) to any post or page in the block editor
  2. Fill in your content — questions and answers, ratings, review details
  3. The plugin outputs valid JSON-LD structured data in the page <head>
  4. Google reads the schema markup and may display rich results: FAQ dropdowns, star ratings, review snippets
Validation All schema output follows Google's structured data guidelines. Test your pages with:

安装:

  1. Upload the plugin files to /wp-content/plugins/cddc-schema-blocks/
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to Settings → Schema Blocks to configure options
  4. Add Schema blocks in the editor under "Schema Blocks" category

屏幕截图:

  • FAQ Block with a custom theme — fully stylable to match your brand
  • FAQ Block frontend output — clean accordion rendered on the published page
  • Review Block in the editor — star rating, item type selector and review body with 4.5/5 rating
  • Review Block author & publisher — date, Author (Person) and Publisher (Organization) fields for valid Review schema
  • Review Block frontend output — headline, rating, review body and positive/negative notes
  • Settings page — Site Identity (Organization/Person), JSON-LD preview, completeness indicator and "Test in Google Rich Results" shortcut

升级注意事项:

1.0.2 Translatable Review block labels reach the .pot and apply at render. Tested with WordPress 7.0. 1.0.1 Fixes the Settings page appearing empty under the centralized admin. Saved values now hydrate correctly. Recommended upgrade. 1.0.0 First release — FAQ Block with FAQPage schema and Review Block with star ratings and JSON-LD output.

常见问题:

Will this guarantee rich snippets in Google?

No. Google decides whether to show rich snippets based on many factors. Proper schema markup improves your chances but doesn't guarantee display.

Does this conflict with Yoast SEO or Rank Math?

Schema Blocks focuses on content-level schema (FAQ, Review) which complements site-wide schema from SEO plugins. We recommend disabling duplicate schema types if your SEO plugin also provides them. See the "Compatible with Popular SEO Plugins" section above for plugin-specific guidance.

Does it work with Full Site Editing (FSE) themes?

Yes. Schema Blocks uses the standard Gutenberg block API and works with any block theme, including FSE themes like Twenty Twenty-Four, Kadence Blocks, or GeneratePress.

Do I need technical knowledge?

No! Just add blocks and fill in the fields. The plugin handles all the technical JSON-LD markup automatically.

Is the schema valid?

Yes. All output follows Schema.org specifications and Google's structured data guidelines.

What about performance?

Schema is output as a single JSON-LD script in the page head. It's lightweight and doesn't affect page load time or Core Web Vitals.

Can I use this with WooCommerce?

Yes. You can add Review schema to any post type, including WooCommerce product pages.

Does it add Organization or Person schema?

Yes. The Settings page includes a Site Identity section where you configure Organization or Person schema with name, logo, description, email, phone, address, social profiles, and founding year. A completeness indicator shows your progress.

How many FAQ items can I add?

There is no limit. Add as many Question/Answer pairs as you need. All items are included in the FAQPage JSON-LD output.

更新日志:

1.0.2 1.0.1 1.0.0