Quickleap supports custom domains, allowing you to redirect from any domain you own. Connect your domain with simple DNS configuration and get automatic HTTPS support.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/dishant0406/quickleap/llms.txt
Use this file to discover all available pages before exploring further.
Overview
When you create a redirect, the “From Domain” can be any domain you control. Quickleap handles the redirect infrastructure while you maintain control of your domain.Every custom domain gets automatic SSL certificate provisioning for secure HTTPS redirects.
How it works
Create redirect
Add a redirect with your custom domain as the From Domain.
Configure DNS
Point your domain’s DNS to Quickleap’s redirect infrastructure.
Automatic SSL
Quickleap automatically provisions and manages SSL certificates.
DNS configuration
To connect your custom domain, you need to configure DNS records with your domain registrar or DNS provider.Required DNS record
After creating a redirect, Quickleap provides the DNS configuration you need:- A record
- CNAME record
For domains pointing to an IP address:
- Type: A
- Name: @ (or your subdomain)
- Value: The IP address provided by Quickleap
- TTL: 3600 (or your preference)
A records point directly to an IP address and are the most common configuration.
Finding your DNS configuration
Quickleap shows you the exact DNS configuration needed:- Create or edit a redirect with your custom domain
- View the redirect details
- Expand the DNS configuration section
- Copy the provided DNS record values
The DNS configuration is displayed directly in your redirect details with the exact record type and value you need.
Setting up DNS
The DNS setup process varies by provider, but the general steps are:Step 1: Access your DNS settings
Log in to your domain registrar or DNS provider:- GoDaddy
- Cloudflare
- Namecheap
- Google Domains
- Route 53 (AWS)
- Or any other DNS provider
Step 2: Add the DNS record
- Navigate to DNS management for your domain
- Click “Add Record” or similar option
- Select the record type (A or CNAME)
- Enter the name/host:
- For root domain (example.com): Use
@or leave blank - For subdomain (promo.example.com): Enter the subdomain (e.g.,
promo)
- For root domain (example.com): Use
- Enter the value/target provided by Quickleap
- Set TTL (3600 is recommended)
- Save the record
Step 3: Wait for propagation
DNS changes can take time to propagate:- Minimum: 5-10 minutes
- Typical: 1-2 hours
- Maximum: 24-48 hours (rare)
Quickleap automatically checks your DNS configuration every 5 seconds when you’re viewing the redirect details.
Step 4: Verify in Quickleap
Quickleap automatically verifies your DNS configuration:- Navigate to your redirect details
- The status will update automatically when DNS is detected
- You’ll see a “DNS Verified” message when successful
- SSL certificate provisioning begins automatically
You can manually trigger a verification check by clicking the “Verify” button in your redirect details.
DNS verification status
Quickleap displays clear status messages for DNS configuration:- Not configured
- Configured - Pending SSL
- Fully configured
Status: DNS records not foundWhat it means: Your DNS records are not yet pointing to Quickleap, or DNS changes haven’t propagated.Action:
- Verify you’ve added the correct DNS record
- Check the record type and value match exactly
- Wait for DNS propagation (can take up to 48 hours)
SSL certificates
Quickleap automatically provisions SSL certificates for all custom domains.Automatic provisioning
- Triggered by: Successful DNS verification
- Time to provision: 5-10 minutes typically
- Certificate type: Industry-standard SSL/TLS
- Validity: Automatically renewed before expiration
- Coverage: Your specific domain and www variant (if applicable)
You don’t need to purchase or configure SSL certificates separately. Quickleap handles everything automatically.
Certificate status
Track SSL certificate provisioning:- Pending: Certificate is being requested and validated
- Active: Certificate is installed and protecting your domain
- Renewing: Certificate is being automatically renewed (happens before expiration)
HTTPS enforcement
Once your SSL certificate is active:- All redirects use HTTPS automatically
- HTTP requests are upgraded to HTTPS
- Secure, encrypted redirects for all traffic
HTTPS is enabled automatically - you don’t need to configure anything. See the security features documentation for more details.
Multiple domains
You can create redirects from as many custom domains as you need:- Each domain is configured independently
- Each gets its own SSL certificate
- Manage all domains from a single dashboard
- No limit on the number of custom domains (plan-dependent)
- oldbrand.com → newbrand.com
- promo.example.com → example.com/campaign
- mobile.example.com → example.com (with mobile rules)
Subdomains
Subdomains work the same as root domains:- Create a redirect with the subdomain as From Domain
- Configure DNS (typically CNAME record for subdomains)
- Wait for verification
- SSL is provisioned automatically
www.example.com→ Redirect to non-www or different domainpromo.example.com→ Campaign-specific landing pagesmobile.example.com→ Mobile-optimized destinationsshop.example.com→ E-commerce platform
Troubleshooting
DNS not verifying
DNS not verifying
Symptoms: DNS status remains “Not configured” after adding recordsSolutions:
- Verify the DNS record values match exactly (copy-paste recommended)
- Check you’re editing DNS for the correct domain
- Ensure you selected the right record type (A vs CNAME)
- Wait longer - DNS propagation can take up to 48 hours
- Use a DNS checker tool (like dnschecker.org) to verify propagation
- Check for conflicting DNS records and remove them
- Disable any “parking” or “forwarding” at your registrar
SSL certificate pending
SSL certificate pending
Symptoms: DNS verified but SSL shows as “pending” for extended timeSolutions:
- Wait 10-15 minutes - certificate provisioning takes time
- Ensure DNS is stable and not frequently changing
- Verify no CAA DNS records are blocking certificate issuance
- Check that the domain is publicly accessible
- Contact Quickleap support if pending for over 1 hour
Redirect not working
Redirect not working
Symptoms: DNS and SSL verified but redirects not functioningSolutions:
- Clear your browser cache and cookies
- Try accessing in a private/incognito window
- Verify the redirect is not paused or disabled
- Check that To Domain is accessible and valid
- Review redirect configuration (type, forwarding settings)
- Check rule configuration if using conditional redirects
Cloudflare configuration
Cloudflare configuration
Special considerations for Cloudflare users:If your domain uses Cloudflare:
- Add the DNS record as normal
- Set the record to “DNS only” (grey cloud icon)
- Do not enable Cloudflare proxy (orange cloud) for redirect domains
- Quickleap handles the redirect; Cloudflare proxy will interfere
Domain ownership
You must own or control the domain you’re redirecting from. Quickleap cannot redirect domains you don’t own.
- You must have access to the domain’s DNS settings
- You must be able to add or modify DNS records
- The domain must be registered and active
Best practices
Use DNS only mode
If using Cloudflare or similar services, disable proxy mode (use DNS only) for redirect domains.
Set appropriate TTL
Use a TTL of 3600 (1 hour) for redirect DNS records - balances propagation speed with flexibility.
Remove conflicting records
Delete any existing A or CNAME records for the domain before adding Quickleap’s DNS configuration.
Test after setup
Always test your redirect in multiple browsers after DNS verification to ensure it works as expected.
Monitor certificate expiration
While automatic, check SSL status periodically to ensure certificates are renewing properly.
Document configurations
Keep a record of which domains point to Quickleap in case you need to troubleshoot or migrate.
Support
Need help with custom domain setup?- Check the DNS configuration shown in your redirect details
- Use the in-app status messages for troubleshooting guidance
- Contact Quickleap support for assistance with complex configurations
- Reference your DNS provider’s documentation for provider-specific steps