Overview
As a white-label partner, you can point your own domain to the Pierview platform so your customers see your branding instead of Pierview’s. This guide covers how to set up your domain’s DNS and configure redirects on your homepage.Prerequisites
- An active white-label partner account with a custom domain registered (e.g.
app.partner.com) - Access to your domain’s DNS settings
Step 1: Point Your Domain to Pierview
Add a CNAME record in your DNS provider that points your subdomain to the Pierview platform:| Type | Name | Value |
|---|---|---|
| CNAME | app | PROVIDED_BY_PIERVIEW_TEAM |
Replace
app with whatever subdomain you registered as your white-label
domain (e.g. seo, dashboard, etc.).Step 2: Redirect Your Homepage
Your main website (e.g.partner.com) likely has its own homepage. To send users to your white-label portal, add a redirect or link on your site.
Option A: Full-Page Redirect
If you wantpartner.com to go straight to your portal, add a redirect in your hosting provider or web server:
_redirects file:
vercel.json:
Option B: Link from Your Website
Alternatively, add a “Sign In” or “Dashboard” link on your existing website that points to your white-label domain:Option C: Direct Sign In / Sign Up Links
If you want to skip the portal landing page and send users straight to the authentication forms, use these paths:Step 3: Set Up the Welcome Crawl
The welcome crawl lets your customers instantly preview their AI SEO score before signing up. You can link to it directly from your website or marketing materials. The URL format is:Embedding in Your Website
Add a simple form on your site that sends visitors to the welcome crawl:Sharing Direct Links
You can also share pre-filled crawl links in emails, ads, or social posts:Verification
Once everything is set up, verify by:- Visiting
https://app.partner.com- you should see your branded sign-in page - Visiting
https://app.partner.com/welcome?url=https://example.com- you should see the welcome crawl with your branding (no Pierview navbar) - Clicking “Sign up” should take the user to your branded sign-up flow