Ugrás a tartalomhoz
WordPress.org

Magyar

  • Sablonok
  • Bővítmények
  • Hírek
  • Névjegy
    • Történet
    • Követelmények
    • Telepítés
  • Tárhely
  • Frissítés
  • Biztonsági mentés
  • Biztonság
  • WordPress letöltése
WordPress letöltése
WordPress.org

Plugin Directory

SEO Fields API Support

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

SEO Fields API Support

Szerző: Dmytro Verzhykovskyi
Letöltés
  • Részletek
  • Vélemények
  • Telepítés
  • Fejlesztés
Támogatás

Leírás

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

Telepítés

  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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“SEO Fields API Support” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők
  • Dmytro Verzhykovskyi

“SEO Fields API Support” 1 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“SEO Fields API Support” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Meta

  • Version 1.1
  • Last updated 1 hónap ezelőtt
  • Active installations 20+
  • WordPress version 6.2 vagy magasabb
  • Tested up to 6.7.5
  • Languages

    English (US) és Russian.

    Fordítás a kiválasztott nyelvre

  • Tags
    apimetadatarest-apiseoYoast
  • Bővített nézet

Vélemények

No reviews have been submitted yet.

Your review

See all reviews

Közreműködők

  • Dmytro Verzhykovskyi

Támogatás

Vélemény? Segítségkérés?

Támogatói fórum megtekintése

  • Rólunk
  • Hírek
  • Tárhelyszolgatatás
  • Adatvédelem
  • Showcase
  • Sablonok
  • Bővítmények
  • Patterns
  • Tanuljunk
  • Support
  • Fejlesztők
  • WordPress.tv ↗︎
  • Get Involved
  • Events
  • Adományozás ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Magyar

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Twitter csatornánk
  • Visit our Threads account
  • Facebook oldalunk megtekintése
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
A kód költemény.
The WordPress® trademark is the intellectual property of the WordPress Foundation.