How to Route Visitors to New Destinations
Domain redirection allows you to send visitors from one URL to another automatically. Follow this manual to establish a new redirection rule in BoostonCP.
Step 1: Open the Redirect Portal
Navigate to Redirects from your User Dashboard and click the "Add Redirect" button.
Step 2: Enter Routing Parameters
- Source Domain: Select the domain you want to redirect from the dropdown list.
- Destination URL: Enter the full target address (e.g.,
https://new-site.com). - Redirect Type: Choose "301 Permanent" (Best for SEO) or "302 Temporary".
Step 3: Authorizing the Route
Click "Create Redirect". The neural engine will update the webserver configuration instantly. Visitors to your source domain will now be automatically transmitted to the target destination.
MANUAL TIP: Ensure your target URL includes the protocol (
http:// or https://) to avoid routing errors.