bricks_seo_bulk_update
Update SEO fields for multiple pages at once. Set noindex, og_type, or other SEO settings across multiple pages with a single request.
Instructions
Update SEO fields for multiple pages at once. Useful for setting noindex on all demo pages, or applying the same og_type to multiple pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | SEO fields to set on all pages. Keys: seo_title, description, og_image, keywords, og_type, canonical, noindex, nofollow, focus_keyword, og_title, twitter_title, twitter_description, twitter_image | |
| page_ids | Yes | Array of page IDs to update |