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://zh-hk.wordpress.org/plugins/seo-fields-api-support/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [安裝](https://zh-hk.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [開發](https://zh-hk.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.

## 評價

There are no reviews for this plugin.

## 貢獻者及開發者

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

貢獻者

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

SEO Fields API Support 外掛目前已有 1 個本地化語言版本。 感謝[所有譯者](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support/contributors)
為這個外掛做出的貢獻。

[將 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/)。

## 其它

 *  Version **1.1**
 *  Last updated **1 個月之前**
 *  Active installations **20+**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.7.5**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/seo-fields-api-support/) 及 [Russian](https://ru.wordpress.org/plugins/seo-fields-api-support/).
 *  [翻譯成你的語言](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)
 * Tags
 * [api](https://zh-hk.wordpress.org/plugins/tags/api/)[metadata](https://zh-hk.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://zh-hk.wordpress.org/plugins/tags/rest-api/)[seo](https://zh-hk.wordpress.org/plugins/tags/seo/)
   [Yoast](https://zh-hk.wordpress.org/plugins/tags/yoast/)
 *  [進階顯示](https://zh-hk.wordpress.org/plugins/seo-fields-api-support/advanced/)

## 評分

No reviews have been submitted yet.

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

[See all reviews](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/)