bricks_seo_bulk_update
Apply SEO field updates to multiple pages in a single action. Use this bulk operation to set noindex on demo pages or standardize Open Graph type across selected pages.
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 |