wp_bulk_update_seo
Apply the same SEO metadata to multiple WordPress posts at once. Preview via dry-run, then confirm with token to write changes through your SEO provider.
Instructions
Apply the same SEO meta to many posts at once. Requires MODE=full. Dry-run by default (returns count + sample). To apply, set dry_run=false with the confirm token from dry-run. Writes via the active SEO provider — fields unsupported by the provider are silently dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| filter | Yes | ||
| confirm | No | ||
| dry_run | No | ||
| per_page | No |