Title: SEO Fields API Support
Author: Dmytro Verzhykovskyi
Published: <strong>06.04.2026</strong>
Last modified: 06.04.2026

---

Поиск плагинов

![](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://ru.wordpress.org/plugins/seo-fields-api-support/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [Разработка](https://ru.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.

### Ключевые функции

 * **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.

### Совместимость

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

### Как использовать

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**
 *  Обновление: **5 дней назад**
 *  Активных установок: **Менее 10**
 *  Версия 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://ru.wordpress.org/plugins/tags/api/)[metadata](https://ru.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://ru.wordpress.org/plugins/tags/rest-api/)[seo](https://ru.wordpress.org/plugins/tags/seo/)
   [Yoast](https://ru.wordpress.org/plugins/tags/yoast/)
 *  [Дополнительно](https://ru.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/)