Arketa

Connect a domain

Point your custom domain to your Arketa website.

To use a custom domain (e.g., yourstudio.com) with your Arketa website, you need to configure DNS records with your domain registrar.

  1. Go to Sales Channel → Branded Website
  2. Click Edit to open the website editor
  3. Click More → Settings → Site Domain
  4. Click Change Website Address
  5. Select Use a domain you already own
  6. Enter your domain with www. prefix (e.g., www.yourstudio.com)
  7. Follow the on-screen steps — the editor walks you through the DNS changes needed

Manual DNS setup

If you prefer to configure DNS records yourself, you'll need to add a CNAME record and two A records.

CNAME record

FieldValue
TypeCNAME
Hostwww
Points tos.multiscreensite.com

A records (add both)

FieldValue
TypeA
Host/Alias@
Target35.172.94.1
FieldValue
TypeA
Host/Alias@
Target100.24.208.97

Google Domains specific steps

  1. Sign in to Google Domains
  2. Select your domain
  3. Click Menu → DNS
  4. Confirm the tab is set to "Google Domains (Active)"
  5. Click Custom records → Manage custom records
  6. Add the CNAME record
  7. Delete existing A records, then add the two new A records
  8. Save

After adding DNS records, propagation can take up to 24–48 hours. Once complete, connect SSL — see SSL/HTTPS.