wp_seo_bulk_update_metadata
Update SEO metadata for multiple posts at once with built-in progress tracking and error handling to ensure accurate bulk updates.
Instructions
Update SEO metadata for multiple posts with progress tracking and error handling
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site identifier for multi-site setups | |
| dryRun | No | Perform a dry run without making actual changes | |
| postIds | Yes | Array of WordPress post IDs to update | |
| updates | Yes | Metadata fields to update for all posts |