Docs/Getting Started/Setting Up a Custom Domain

Setting Up a Custom Domain

Use your own domain (shop.your-server.net) instead of the storra.xyz subdomain.

By default your store is at <your-slug>.storra.xyz. You can point any domain you own at Storra instead — shop.your-server.net, store.your-server.com, etc.

Add the domain

  1. Go to Settings → Domain.
  2. Enter the full domain you want to use.
  3. We generate two DNS records you need to publish:
    • A TXT record at _storra-verify.<your-domain> proving you own the domain.
    • A CNAME record at <your-domain> pointing to stores.storra.xyz.
  4. Add both records at your DNS provider (Cloudflare, Namecheap, GoDaddy, etc.).
  5. Click Verify in the dashboard. We check the TXT record. Once verified, traffic to your domain reaches your store.

HTTPS

HTTPS certificates are provisioned automatically once verification passes. The first request after verification may take a few seconds while the certificate is issued; subsequent requests are cached.

Removing the domain

Click Remove in the same panel. Your store falls back to the storra.xyz subdomain. Visitors hitting the old domain get a 404 until you re-point DNS.

Was this page helpful?Suggest an edit →

Updated recently