SchemaNex

描述

SchemaNex allows you to easily add custom JSON-LD schema markup to posts, pages, and custom post types directly from the WordPress editor.

Features include:

  • Multiple schema blocks per post
  • Built-in JSON validation
  • AJAX schema validator
  • JSON formatting tools
  • Dynamic schema variables
  • Schema templates (FAQ, Service, Article, LocalBusiness, Breadcrumb)
  • Duplicate schema type detection
  • Yoast SEO / Rank Math conflict warnings
  • Gutenberg and Classic Editor support
  • CodeMirror-powered schema editor

屏幕截图

  • Schema editor interface.
  • JSON validation and formatting tools.
  • Quick schema template buttons.
  • Bulk schema management screen.

安装

  1. Upload the schemanex folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Edit any post, page, or supported custom post type to add your custom schema blocks.

常见问题

Can I use dynamic variables?

Yes! You can use templates like {{post_title}}, {{post_url}}, {{excerpt}}, {{author_name}}, {{publish_date}}, {{modified_date}}, {{featured_image}}, {{site_name}}, and {{site_url}} within your schemas.

Does it validate the JSON syntax?

Yes, the plugin checks for syntax errors automatically on save and features a “Validate Schema” button to perform checks via AJAX directly inside the editor.

评价

此插件暂无评价。

贡献者及开发者

「SchemaNex」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「SchemaNex」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial Release.