wp_seo_get_live_data
Retrieve live SEO metadata and configurations from a WordPress post. Optionally include SEO analysis and optimization recommendations to improve content performance.
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 |