plugin-icon

GEOforge Schema

제작자: GEOforge·
Renders GEOforge-generated JSON-LD schema in the page head and opens Yoast SEO / Rank Math / The SEO Framework SEO meta for REST writes.
버전
1.4.0
최근 업데이트일
Jun 12, 2026

GEOforge generates JSON-LD schema markup and meta descriptions for the articles it publishes. WordPress strips inline <script> tags from post bodies (KSES sanitization) and hides underscore-prefixed meta from the REST API by default, so neither can be set by an external publishing tool without a companion plugin.

This plugin solves that by:

  1. Registering a _geoforge_jsonld post-meta key, exposed via the REST API for every public REST-enabled post type, that GEOforge writes to when publishing or updating an article.
  2. Printing the stored JSON-LD inside a proper <script type="application/ld+json"> tag in the page <head> on any singular view — posts, pages, and custom post types.
  3. Registering the SEO post-meta keys used by Yoast SEO (_yoast_wpseo_metadesc), Rank Math (rank_math_description), and The SEO Framework (_genesis_title / _genesis_description) for REST API write access, so GEOforge can sync SEO titles and meta descriptions on publish. Each registration uses an edit_post auth check and sanitize_text_field-based sanitization capped at 320 characters. Registration is idempotent — if the SEO plugin already exposes the key for REST, our registration is a no-op.

No configuration required. Install, activate, and any GEOforge-published article will get its schema markup rendered correctly and its meta description handed to whichever SEO plugin is active.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.