Using a Custom Domain With Your Customer Portal
Overview
Setting a custom domain makes your feedback portal available on a domain name that you control, such as feedback.yoursite.com
,
rather than a UserVoice subdomain like yoursite.uservoice.com
. Once a custom domain is configured for your account, it will become
the canonical home of your feedback portal. Any web requests for the original subdomain will then be redirected to the custom domain.
Configuration
1. Update your DNS
Update your DNS to redirect your chosen aliased URL (e.g.: feedback.yoursite.com
) to yoursite.uservoice.com
using a CNAME record.
1
|
|
Each registrar has its own method of adding CNAME records. The important parts of this record are your subdomain, in our example feedback
, and your original UserVoice domain (yoursite.uservoice.com.
).
It may take several hours for your DNS changes to take effect.
If you need help, or if your registrar recommends a different solution, please contact support.
2. Set your CNAME in UserVoice
Once your DNS settings have been set go to Admin Console → Settings → Web portal → Domain Name (edit) and enter your domain alias.