Career pages and custom domains
Last updated: June 19, 2026
Where: Settings → Career pages (or Spaces → Default company → Career pages tab).
A career page is the landing page that lists your open roles. Out of the box it lives on a vouch.careers subdomain — which works fine, but pointing your own domain at it (so candidates land on careers.yourcompany.com) makes the whole experience feel like part of your site, not a third-party tool. That polish matters most for senior and passive candidates deciding whether you're a serious place to work.
When to do this: once you're ready to share career-page links externally and want them on your own brand. It's a one-time DNS setup per domain.
Career pages table
| Column | Notes |
|---|---|
| Name | Career page label |
| Jobs visible | Number of jobs shown on this page |
| URL | The current URL (default subdomain or custom domain) |
| Actions | An open-in-new-tab button for the page's URL. (Verify/delete controls for custom domains live in the row's expandable domain sub-table, not here.) |
Set up a custom domain
Custom domains take three steps — one in your DNS provider, two in Vouch — because Vouch has to prove the domain is really yours before it can serve your listings on it.
- Add a CNAME record in your DNS provider pointing your subdomain (e.g.
careers.yourcompany.com) toproxy.vouch.careers. - Add the domain in Vouch: below the career pages table, find the Add new domain panel. Enter your subdomain in the field next to 2. Add domain, then click Add.
- Verify the domain: in the career page row's expandable domain sub-table, click Verify on the domain row.
Vouch confirms each step with a toast so you always know where you stand:
| Action | Toast |
|---|---|
| Domain added (not yet verified) | "Successfully added alias, but you need to verify it before you can use it" |
| Verification success | "Successfully verified alias, you can now use it to access your listings" |
| CNAME not yet propagated | "Make sure the CNAME is correct, try lowering the TTL to 60 seconds." |
| Verification failed | "Failed to verify alias, are you sure the CNAME is correct?" |
| Domain deleted | "Successfully deleted alias" |
DNS TTL tip: Lower your TTL to 60 seconds before adding the CNAME so changes propagate faster. Verification can fail if DNS has not propagated yet — wait a few minutes and try again.
Troubleshooting verification
- "Failed to verify alias…" or "Make sure the CNAME is correct…" — almost always DNS, not Vouch. Double-check the CNAME points at exactly
proxy.vouch.careers(no trailing dot issues, no stray subdomain), confirm the record is published, then wait and retry. DNS changes can take a while to spread even after you save them. - It worked, then stopped resolving — if you later remove or edit the CNAME on your side, the domain stops serving. Keep the record in place for as long as you want the custom URL live.
Delete a custom domain
In the career page row's expandable domain sub-table, click the red delete (trash) icon on the domain row. The "Successfully deleted alias" toast confirms it's gone — after which the page falls back to its default vouch.careers URL.