Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 602 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 602 Bytes

WP API Yoast SEO

For use with the new WP REST API

Returns Yoast post or page metadata in a normal post or page request. Stores the metadata in the yoast field of the returned data.

Currently fetching:

  • focuskw
  • title
  • metadesc
  • linkdex
  • metakeywords
  • meta-robots-noindex
  • meta-robots-nofollow
  • meta-robots-adv
  • canonical
  • redirect
  • opengraph-title
  • opengraph-description
  • opengraph-image
  • twitter-title
  • twitter-description
  • twitter-image

Thanks to jmfurlott/wp-api-yoast