plugin-icon

Odiseo SEO Bridge

作者:odiseohelp·
Registers your SEO plugin's fields in the REST API so title and meta description can be written via API.
版本
1.0.0
最后更新
Aug 1, 2026

WordPress only accepts meta keys in the REST API that are registered with show_in_rest, and silently discards the rest. Yoast, Rank Math, All in One SEO and SEOPress do not register theirs, so a request that includes SEO data returns “201 Created” and publishes the post without the SEO title or meta description.

Odiseo SEO Bridge registers those keys — only the ones for the SEO plugin you already have active — so they can be written through the standard WordPress REST API.

What it does, and what it does NOT do:

  • Registers the SEO fields (title, meta description, focus keyword) of your active plugin (Yoast, Rank Math, All in One SEO or SEOPress) in the REST API.
  • Does NOT change your SEO configuration or your existing content.
  • Does NOT add menus, settings or anything on the frontend.
  • Only users who can already edit a post can write its SEO fields.
  • If no SEO plugin is detected, it does nothing and shows a notice in the dashboard.

It is open source (GPL) and makes no external calls: it only opens the field so it can be written through WordPress’s standard API. It is a useful building block for any headless or automated publishing setup.

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0.2
这个插件是可用的下载,适用于您的站点。