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

螢幕截圖

安裝

  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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“SchemaNex” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SchemaNex 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial Release.