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

---

Plugins zoeken

![](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

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

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

 * [Details](https://nl-be.wordpress.org/plugins/seo-fields-api-support/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/seo-fields-api-support/#developers)

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

## Beschrijving

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

## Installatie

 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.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“SEO Fields API Support” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

“SEO Fields API Support” is vertaald in 1 taal. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support/contributors)
voor hun bijdragen.

[Vertaal “SEO Fields API Support” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/seo-fields-api-support/),
haal de [SVN repository](https://plugins.svn.wordpress.org/seo-fields-api-support/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/seo-fields-api-support/)
via [RSS](https://plugins.trac.wordpress.org/log/seo-fields-api-support/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **1.1**
 *  Laatst bijgewerkt: **1 maand geleden**
 *  Actieve installaties: **20+**
 *  WordPress versie ** 6.2 of nieuwer **
 *  Getest t/m **6.7.5**
 *  Talen
 * [English (US)](https://wordpress.org/plugins/seo-fields-api-support/) en [Russian](https://ru.wordpress.org/plugins/seo-fields-api-support/).
 *  [Vertaal in jouw taal](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)
 * Tags
 * [api](https://nl-be.wordpress.org/plugins/tags/api/)[metadata](https://nl-be.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://nl-be.wordpress.org/plugins/tags/rest-api/)[seo](https://nl-be.wordpress.org/plugins/tags/seo/)
   [Yoast](https://nl-be.wordpress.org/plugins/tags/yoast/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/seo-fields-api-support/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/seo-fields-api-support/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/seo-fields-api-support/)