wp_seo_get_live_data
Retrieve live SEO data for a WordPress post, including metadata and analysis, to identify optimization opportunities.
Instructions
Retrieve live SEO data from WordPress including plugin-specific metadata and configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site identifier for multi-site setups | |
| postId | Yes | WordPress post ID to get SEO data for | |
| includeAnalysis | No | Include SEO analysis of the live data | |
| includeRecommendations | No | Include optimization recommendations |