Returns Yoast post or page metadata in a normal post or page request.
As of April 2026, Yoast SEO for WordPress PWA is a WordPress seo plugin with 20 active installations and a 5/5 rating from 2 reviews. It has been downloaded 3.1K+ times in total. Requires WordPress 4.4+ and PHP false+. Available on WordPress.org since 2018. Last updated 7 years ago — may have compatibility concerns. Top alternative: Yoast SEO – Advanced SEO with real-time….
Makes Yoast SEO settings available to WordPress PWA using the REST API.
Returns Yoast post or page metadata in a normal post or page REST API request. Stores the metadata in the yoast_meta field of the returned data.
`
{
id: 123,
…
yoast_meta: {
title: “Testy Test | My WordPress site”,
}
}
`
Supports pages, posts, categories, tags and any public custom post types and custom taxonomies.
Thanks to Pablo Postigo, Tedy Warsitha and Charlie Francis for amazing contributions!
| WordPress | 4.4+ requiredTested up to 4.9.29 |
| PHP | false+ required |
= 1.6.0=
– Big refactoring. Avoid using the_post and make it work with custom taxonomies and latest.
= 1.5.1=
– Main file renamed to plugin.php
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.