Title: SEO Fields API Support
Author: Dmytro Verzhykovskyi
Published: <strong>2026 年 4 月 6 日</strong>
Last modified: 2026 年 4 月 6 日

---

搜索插件

![](https://ps.w.org/seo-fields-api-support/assets/banner-772x250.png?rev=3500170)

![](https://ps.w.org/seo-fields-api-support/assets/icon-256x256.png?rev=3500170)

# SEO Fields API Support

 作者：[Dmytro Verzhykovskyi](https://profiles.wordpress.org/verzhykovskyi/)

[下载](https://downloads.wordpress.org/plugin/seo-fields-api-support.1.1.zip)

 * [详情](https://cn.wordpress.org/plugins/seo-fields-api-support/#description)
 * [评价](https://cn.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/seo-fields-api-support/#developers)

 [支持](https://wordpress.org/support/plugin/seo-fields-api-support/)

## 描述

**SEO Fields API Support** is a lightweight plugin that enhances the WordPress REST
API by making Yoast SEO fields – such as SEO titles and meta descriptions -available
for programmatic updates. This plugin is perfect for developers and site owners 
who need to automate or manage SEO metadata efficiently via the REST API.

### Key Features

 * **Yoast SEO Integration**: Exposes `_yoast_wpseo_title` and `_yoast_wpseo_metadesc`
   fields in the REST API.
 * **Wide Compatibility**: Supports all public post types, including posts, pages,
   and custom post types.
 * **Secure**: Includes authentication checks and data sanitization to ensure safe
   updates.
 * **Lightweight**: Only activates its features when Yoast SEO is installed, minimizing
   overhead.

### Compatibility

 * Requires WordPress 6.2 or higher.
 * Requires Yoast SEO to be installed and activated.

### Usage

After activation, you can update SEO fields using the WordPress REST API. Below 
is an example:

 * **Updating a Post**: Send a `PUT` request to `/wp/v2/posts/<post-id>` with this
   JSON body:
    `json { “meta”: { “_yoast_wpseo_title”: “Custom SEO Title”, “_yoast_wpseo_metadesc”:“
   Custom meta description for SEO.” } }

## 安装

 1. Upload the `seo-fields-api-support` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. No additional setup is required -the plugin automatically registers the Yoast SEO
    fields with the REST API.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Dmytro Verzhykovskyi ](https://profiles.wordpress.org/verzhykovskyi/)

[帮助将「SEO Fields API Support」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/seo-fields-api-support/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/seo-fields-api-support/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/seo-fields-api-support/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/seo-fields-api-support/)。

## 额外信息

 *  版本 **1.1**
 *  最后更新：**4 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **6.7.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/seo-fields-api-support/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[metadata](https://cn.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)[seo](https://cn.wordpress.org/plugins/tags/seo/)
   [Yoast](https://cn.wordpress.org/plugins/tags/yoast/)
 *  [高级视图](https://cn.wordpress.org/plugins/seo-fields-api-support/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/seo-fields-api-support/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/seo-fields-api-support/reviews/)

## 贡献者

 *   [ Dmytro Verzhykovskyi ](https://profiles.wordpress.org/verzhykovskyi/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/seo-fields-api-support/)