Website Building
Yoast
17min
with yoast modules in make, you can create, update, retrieve, search, and delete posts categories tags pages custom types to get started with yoast, create an account at yoast com https //yoast com/ connect yoast to {{product name}} to connect yoast app, you need to obtain the api key from your yoast account and insert it in the yoast module's create a connection dialog log in to your yoast account click company name > api key , and copy the api key to a safe place log in to your make account, insert a yoast module make and click the add button next to the connection field yoast 2 png in the connection name field, enter a name for the connection in the api key field, enter the details copied in step 2 and click save you have successfully connected the yoast app and can now build make posts you can create, update, retrieve, search, and delete posts using the following modules creates a new seo post connection yoast docid\ z9 1vnusjeii9twmlt5jo for field descriptions, see the yoast post api reference https //developer wordpress org/rest api/reference/posts/#create a post update an seo post updates an existing seo post connection yoast docid\ z9 1vnusjeii9twmlt5jo post id select or map the post id whose details you want to update for field descriptions, see the yoast post api reference https //developer wordpress org/rest api/reference/posts/#update a post get an seo post retrieves an existing seo post connection yoast docid\ z9 1vnusjeii9twmlt5jo post id select or map the post id whose details you want to retrieve search seo posts searches for seo posts or lists them all connection yoast docid\ z9 1vnusjeii9twmlt5jo limit set the maximum number of posts make will return during one execution cycle the default value is 10 delete an seo post deletes an existing seo post connection yoast docid\ z9 1vnusjeii9twmlt5jo post id select or map the post id you want to delete categories you can create, update, retrieve, search, and delete categories using the following modules create an seo category creates a new seo category connection yoast docid\ z9 1vnusjeii9twmlt5jo for field descriptions, see the yoast category api reference https //developer wordpress org/rest api/reference/categories/#create a category update an seo category updates an existing seo category connection yoast docid\ z9 1vnusjeii9twmlt5jo category id select or map the category id whose details you want to update for field descriptions, see the yoast category api reference https //developer wordpress org/rest api/reference/categories/#update a category get an seo category retrieves an existing seo category connection yoast docid\ z9 1vnusjeii9twmlt5jo category id select or map the category id whose details you want to retrieve search seo categories searches for seo categories or lists them all connection yoast docid\ z9 1vnusjeii9twmlt5jo limit set the maximum number of categories make will return during one execution cycle the default value is 10 delete an seo category deletes an existing seo category connection yoast docid\ z9 1vnusjeii9twmlt5jo category id select or map the category id you want to delete tags you can create, update, retrieve, search, and delete tags using the following modules create an seo tag creates a new seo tag connection yoast docid\ z9 1vnusjeii9twmlt5jo for field descriptions, see the yoast tag api reference https //developer wordpress org/rest api/reference/tags/#create a tag update an seo tag updates an existing seo tag connection yoast docid\ z9 1vnusjeii9twmlt5jo tag id select or map the tag id whose details you want to update for field descriptions, see the yoast tag api reference https //developer wordpress org/rest api/reference/tags/#update a tag get an seo tag retrieves an existing seo tag connection yoast docid\ z9 1vnusjeii9twmlt5jo tag id select or map the tag id whose details you want to retrieve search seo tags searches for seo tags or lists them all connection yoast docid\ z9 1vnusjeii9twmlt5jo limit set the maximum number of tags make will return during one execution cycle the default value is 10 delete an seo tag deletes an existing seo tag connection yoast docid\ z9 1vnusjeii9twmlt5jo tag id select or map the tag id you want to delete pages you can create, update, retrieve, search, and delete pages using the following modules create an seo page creates a new seo page connection yoast docid\ z9 1vnusjeii9twmlt5jo for field descriptions, see the yoast pages api reference https //developer wordpress org/rest api/reference/pages/#create a page update an seo page updates an existing seo page connection yoast docid\ z9 1vnusjeii9twmlt5jo page id select or map the page id whose details you want to update for field descriptions, see the yoast pages api reference https //developer wordpress org/rest api/reference/pages/#update a page get an seo page retrieves an existing seo page connection yoast docid\ z9 1vnusjeii9twmlt5jo page id select or map the page id whose details you want to retrieve search seo pages searches for seo pages or lists them all connection yoast docid\ z9 1vnusjeii9twmlt5jo limit set the maximum number of pages make will return during one execution cycle the default value is 10 delete an seo page deletes an existing seo page connection yoast docid\ z9 1vnusjeii9twmlt5jo page id select or map the page id you want to delete custom types you can retrieve and search seo custom types using the following modules get an seo custom type retrieves an existing seo custom type connection yoast docid\ z9 1vnusjeii9twmlt5jo type select the type of seo custom you want to retrieve search seo custom type searches for seo custom types or lists them all connection yoast docid\ z9 1vnusjeii9twmlt5jo limit set the maximum number of seo custom types make will return during one execution cycle the default value is 10 other you can call apis using the following module make an api call performs an arbitrary authorized api call for the list of available endpoints, refer to the yoast api documentation https //developer yoast com/customization/apis/rest api connection yoast docid\ z9 1vnusjeii9twmlt5jo url enter a path relative to https //test malimanek com/wp json/wp for example, /v2/posts method get to retrieve information for an entry post to create a new entry put to update/replace an existing entry patch to make a partial entry update delete to delete an entry headers enter the desired request headers you don't have to add authorization headers; we already did that for you query string enter the request query string body enter the body content for your api call