Перайсці да змесціва
WordPress.org

Беларуская мова

  • Тэмы
  • Плагіны
  • Навіны
  • Падтрымка
  • Пра нас
  • Remembers
  • Blocks
  • Education
  • Дапаможнік
  • WP-CLI
  • Звязацца з намі
  • Спампаваць WordPress
Спампаваць WordPress
WordPress.org

Plugin Directory

SEO Fields API Support

  • Адправіць плагін
  • Мае абраныя
  • Увайсці
  • Адправіць плагін
  • Мае абраныя
  • Увайсці

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

Аўтар: Dmytro Verzhykovskyi
Спампаваць
  • Падрабязнасці
  • Водгукі
  • Ўсталёўка
  • Распрацоўка
Падтрымка

Апісанне

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

Ўсталёўка

  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

“SEO Fields API Support” перакладзены на 1 мову. Дзякуй перакладчыкам за іх унёсак.

Перакласці “SEO Fields API Support” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Мета

  • Версія 1.1
  • Апошняе абнаўленне 5 месяцаў таму
  • Актыўных установак 50+
  • Версія WordPress 6.2 або вышэй
  • Правераны да версіі 6.7.7
  • Мовы

    English (US) і .Russian.

    Перакласці на сваю мову

  • Тэгі
    apimetadatarest-apiseoYoast
  • Пашыраны прагляд

Ацэнкі

Пакуль яшчэ няма водгукаў.

Ваш водгук

Паглядзець усе водгукі

Удзельнікі

  • Dmytro Verzhykovskyi

Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

Перайсці да форуму падтрымкі

  • Пра нас
  • Навіны
  • Хостынг
  • Прыватнасць
  • Вітрына
  • Тэмы
  • Плагіны
  • Патэрны
  • Навучанне
  • Падтрымка
  • Распрацоўнікі
  • WordPress.tv ↗
  • Далучыцца
  • Падзеі
  • Падтрымаць ↗
  • Сувеніры ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Беларуская мова

  • Наведайце нас у X (былы Twitter)
  • Наведайце нас у Bluesky
  • Наведайце нас у Mastodon
  • Наведайце нас у Threads
  • Наведайце нашу старонку Facebook
  • Наведайце нас у Instagram
  • Наведайце нас у LinkedIn
  • Наведайце нас у TikTok
  • Наведайце наш YouTube канал
  • Наведайце нас у Tumblr
Код – гэта паэзія.
The WordPress® trademark is the intellectual property of the WordPress Foundation.