domainForward
Forward a domain to another URL by configuring protocol, destination address, and redirect type. Use 301 or 302 redirects to direct traffic to the correct target.
Instructions
Forward a domain to another URL [https://www.namesilo.com/api-reference]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain | |
| method | Yes | Redirect type: 301 permanent or 302 temporary | |
| address | Yes | Destination host/path, e.g. example.com or example.com/path | |
| protocol | Yes | Destination protocol | |
| meta_title | No | Optional masked-forward title | |
| meta_keywords | No | Optional masked-forward keywords | |
| meta_description | No | Optional masked-forward description |