Saltar para o conteúdo
WordPress.org

Angola

  • Temas
  • Plugins
  • Notícias
    • Documentação
    • Fóruns
  • Sobre
  • Padrões
    • WordPress Meetup Guia
  • Colabore
  • Traduções
  • Contacto
  • Remembers
  • Blocks
  • Education
  • WP-CLI
  • 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

Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

SEO Fields API Support

Por Dmytro Verzhykovskyi
Baixar
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

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

Instalação

  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.

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“SEO Fields API Support” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores
  • Dmytro Verzhykovskyi

“SEO Fields API Support” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.

Traduzir “SEO Fields API Support” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Meta

  • Version 1.1
  • Last updated 2 meses atrás
  • Active installations 30+
  • WordPress version 6.2 ou maior
  • Tested up to 6.7.5
  • Languages

    English (US) e Russian.

    Traduza para o seu idioma

  • Tags
    apimetadatarest-apiseoYoast
  • Panorama avançado

Classificações

No reviews have been submitted yet.

Your review

See all reviews

Contribuidores

  • Dmytro Verzhykovskyi

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

  • 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

Angola

  • 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
Código é poesia
The WordPress® trademark is the intellectual property of the WordPress Foundation.