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

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# SEO Fields API Support

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

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

 * [Details](https://de.wordpress.org/plugins/seo-fields-api-support/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/seo-fields-api-support/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/seo-fields-api-support/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/seo-fields-api-support/#developers)

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

## Beschreibung

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

## Installation

 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.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„SEO Fields API Support“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

„SEO Fields API Support“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support/contributors)
für ihre Mitwirkung.

[Übersetze „SEO Fields API Support“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/seo-fields-api-support/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/seo-fields-api-support/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/seo-fields-api-support/)
per [RSS](https://plugins.trac.wordpress.org/log/seo-fields-api-support/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.1**
 *  Zuletzt aktualisiert **vor 5 Monaten**
 *  Aktive Installationen **50+**
 *  WordPress-Version ** 6.2 oder höher **
 *  Getestet bis **6.7.7**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/seo-fields-api-support/) und [Russian](https://ru.wordpress.org/plugins/seo-fields-api-support/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/seo-fields-api-support)
 * Schlagwörter
 * [api](https://de.wordpress.org/plugins/tags/api/)[metadata](https://de.wordpress.org/plugins/tags/metadata/)
   [rest-api](https://de.wordpress.org/plugins/tags/rest-api/)[seo](https://de.wordpress.org/plugins/tags/seo/)
   [Yoast](https://de.wordpress.org/plugins/tags/yoast/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/seo-fields-api-support/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/seo-fields-api-support/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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