set_forwarding
Configure URL forwarding for a domain: choose between standard 301/302 redirects or stealth forwarding (iframe with custom title) to redirect visitors to a target URL.
Instructions
Set URL forwarding for a domain. Supports standard forwarding (301/302 redirect) and stealth forwarding (iframe with custom title).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to set forwarding for | |
| url | Yes | Target URL to forward to | |
| stealth | No | Use stealth forwarding (iframe) instead of redirect | |
| stealth_title | No | Page title for stealth forwarding | |
| is_temporary | No | Use 302 (temporary) redirect instead of 301 (permanent) |