url_forward_update
Update an existing URL forwarding rule by specifying its source URL and optionally changing the destination, redirect type, framing, and meta data.
Instructions
Update an existing URL forwarding rule. Only the source is required; all other fields are optional and only provided values will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | The source URL of the forwarding rule to update | |
| isFramed | No | Whether to use framing (YES/NO) | |
| siteTitle | No | Title for the framed page | |
| destination | No | The new destination URL | |
| redirect301 | No | Whether to use a 301 permanent redirect (YES/NO) | |
| metaKeywords | No | Meta keywords for the framed page | |
| metaDescription | No | Meta description for the framed page |