← Documentation
Getting Started
Get your first domain redirect up and running in minutes. No server configuration required.
1 Create an account
Sign up for a free account to get started. No credit card required.
2 Add your domain
Enter the domain you want to redirect in the dashboard.
3 Configure DNS
Add the required DNS records at your domain registrar to verify ownership.
// For apex domains (example.com)
Type: A | Name: @ | Value: YOUR_SERVER_IP
// For subdomains (old.example.com)
Type: CNAME | Name: old | Value: redirect.99redirect.com
4 Create redirect rules
Set up your redirect rules with exact paths, wildcards, or regex patterns.
5 Go live
Once DNS propagates, your redirects will be active. Monitor traffic in the analytics dashboard.