go.yourcompany.com) so your short links use your brand.
Add a domain
- Go to Settings → Domain.
- Click Add Domain.
- Enter your domain name (for example
links.example.com). - Choose a Default Redirect Type (301 or 302).
- Optionally check Use as primary/default domain.
- Click Save Domain.
DNS setup
1
Create an A record
In your DNS provider, create an A record:
- Name: your domain name (for example
links.example.com) - IPv4 Address: the IP address of your SunLinks server
2
Set up a reverse proxy
Use Nginx or Apache to forward traffic from your custom domain to the SunLinks application.
3
Wait for propagation
Wait approximately 15 minutes for DNS changes to propagate.
Verify a domain
- Go to Settings → Domain.
- Click Verify next to your domain.
- SunLinks resolves your domain and checks that its A record matches the server’s public IP address.
- If verification succeeds, the status changes to Verified (green badge). If not, review your DNS settings and try again.