Ruka hadi yaliyomo
WordPress.org

Swahili

  • Themes
  • Plugins
  • News
  • Support
  • About
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

SEO Fields API Support

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SEO Fields API Support

By Dmytro Verzhykovskyi
Pakua
  • Details
  • Reviews
  • Installation
  • Development
Saidia

Maelezo

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.

Reviews

Hakuna hakiki za programu-jalizi hii.

Wachangiaji & Wasanidi

“SEO Fields API Support” is open source software. The following people have contributed to this plugin.

Contributors
  • Dmytro Verzhykovskyi

“SEO Fields API Support” imetafsiriwa kwa lugha 1. Thank you to the translators for their contributions.

Translate “SEO Fields API Support” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Meta

  • Version 1.1
  • Last updated miezi 2 zilizopita
  • Active installations 30+
  • WordPress version 6.2 au juu
  • Tested up to 6.7.5
  • Languages

    English (US) na .Russian.

    Tafsiri kwa lugha yako

  • Tags
    apimetadatarest-apiseoYoast
  • Advanced View

Ratings

No reviews have been submitted yet.

Your review

See all reviews

Contributors

  • Dmytro Verzhykovskyi

Saidia

Got something to say? Need help?

Angalia Baraza ya Usaidizi

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Swahili

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.