| 开发者 | andplus |
|---|---|
| 更新时间 | 2026年7月18日 22:05 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_head. That can mean overlapping entities, harder-to-review markup, and a higher risk of inconsistencies—with no single place to see how Organization, site, and content link together.
ANDPLUS-SchemaBridge outputs one JSON-LD block containing a single coherent @graph, so core types (Organization, WebSite, WebPage, Article, Product, and related items) can stay linked in one graph. It is designed to reduce duplication and make it easier to run this plugin alongside other SEO tools by tuning which types you output in settings.
Core features (no payment required): JSON-LD generation and Schema Monitor work out of the box. No API key is needed for those features.
@graph)wp_head (one unified @graph)/wp-content/plugins/ or install via Plugins → Add New and upload the ZIP.No. Core structured data and schema monitoring work without any API key. AI interpretation uses a "Bring Your Own Key" (BYOK) option for OpenAI; the plugin does not provide the key.
The plugin outputs its own JSON-LD block. You can disable specific schema types (e.g. WebSite) in settings if another plugin already outputs them. We avoid duplicating the same Organization node by using a single @id reference.
Japanese is bundled (andplus-schemabridge-ja.mo / andplus-schemabridge-ja_JP.mo). The template catalog is languages/andplus-schemabridge.pot for translators.
No. Core functionality is fully available without payment. This package includes JSON-LD generation and a simple Schema Monitor. An optional add-on provides higher limits, scheduling, and reporting features.
<script type="application/ld+json"> via wp_print_inline_script_tag() so crawlers and Schema Monitor can detect the graph. The previous wp_script_add_data( 'type', … ) path did not set the script type in current WordPress.