
Enhances the WordPress REST API post, term, and user queries with an array of Social and Search Engine Optimization meta tags and Schema markup.
Includes a new head
element in the WordPress REST API query result to provide an html
, json
, and parts
array.
The html
array includes the HTML formatted meta tags and Schema JSON-LD (aka LD+JSON) scripts, as they appear in the webpage head section.
The json
array provides Schema JSON-LD (aka LD+JSON) scripts in their decoded format.
The parts
array offers HTML meta tag attributes (aka "the parts") as arrays, making it easier to find / use specific meta tag values.
There is no add-on settings page for this plugin — simply install and activate the plugin.
WPSSO Core Plugin Required
WPSSO REST API (aka WPSSO REST) is an add-on for the WPSSO Core plugin.
The WPSSO Schema JSON-LD Markup add-on is recommended to get the most complete meta tags and Schema JSON-LD markup for post, term, and user queries.