Adding Post Meta Data
The following API calls are required in order to add dynamic meta data including schema data to individual full post pages using post title and related data.
Get Post Meta Data
Name
Value
Name
Type
Description
{
data: {
spotlight: [],
tags: [],
seo: []
},
success: true
}Last updated