Yoast · Capability
Yoast SEO Metadata
Workflow capability for retrieving and managing SEO metadata from WordPress sites using the Yoast REST API. Enables headless CMS, content auditing, and SEO monitoring workflows by providing unified access to SEO metadata, structured data, and social sharing metadata for all WordPress posts and pages.
What You Can Do
GET
Get seo head
— Get full SEO head metadata for a URL including Schema.org, OG, and Twitter Card
/v1/seo-head
GET
List posts with seo
— List all WordPress posts with SEO metadata
/v1/posts
GET
Get post with seo
— Get a single WordPress post with full SEO metadata
/v1/posts/{id}
GET
List pages with seo
— List all WordPress pages with SEO metadata
/v1/pages
GET
Get page with seo
— Get a single WordPress page with full SEO metadata
/v1/pages/{id}
MCP Tools
get-seo-head
Retrieve full SEO metadata for any URL including meta tags, Schema.org, Open Graph, and Twitter Card data
read-only
list-posts-with-seo
List WordPress posts with their complete Yoast SEO metadata
read-only
get-post-with-seo
Get a WordPress post with full SEO metadata including canonical, robots, and structured data
read-only
list-pages-with-seo
List WordPress pages with their complete Yoast SEO metadata
read-only
get-page-with-seo
Get a WordPress page with full SEO metadata including canonical, robots, and structured data
read-only
APIs Used
yoast-rest