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)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](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://ja.wordpress.org/plugins/seo-fields-api-support/#description)
 * [レビュー](https://ja.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [開発](https://ja.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” は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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/seo-fields-api-support/)
を [RSS](https://plugins.trac.wordpress.org/log/seo-fields-api-support/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## メタ

 *  バージョン **1.1**
 *  最終更新日 **2か月前**
 *  有効インストール数 **30+**
 *  WordPress バージョン ** 6.2またはそれ以降 **
 *  検証済み最新バージョン: **6.7.5**
 *  言語
 * [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)
 * タグ
 * [api](https://ja.wordpress.org/plugins/tags/api/)[metadata](https://ja.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://ja.wordpress.org/plugins/tags/rest-api/)[seo](https://ja.wordpress.org/plugins/tags/seo/)
   [Yoast](https://ja.wordpress.org/plugins/tags/yoast/)
 *  [詳細を表示](https://ja.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/)