🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Y

Yoast SEO for WordPress PWA

5/5 (2 ratings) 20 active installs Updated Feb 7, 2019

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!