Skip to main content
With custom domains, you can connect your own domain (for example, yourbrand.com or www.yourbrand.com) to your Fimo project for a fully branded experience.

Good to know

  • Both subdomains (e.g. www.myawesomewebsite.com) and apex/root domains (e.g. myawesomewebsite.com) are supported
  • Your project must be published before you can add a custom domain
  • You can attach multiple domains to the same project

Why use a custom domain?

Professional branding

Use your company or personal domain to build trust and credibility.

Better SEO

Search engines favor custom domains, improving visibility and ranking.

Memorable links

Share a simple, easy-to-remember URL instead of a generated subdomain.

Flexibility

Manage your online presence under one domain and keep all projects consistent.
Every project is published by default under a free fimo.site subdomain.
Custom domains give you more control and a fully branded experience.

Before you start: buy a domain

To connect a custom domain to Fimo, you first need to own a domain. Domains are purchased from a domain registrar (for example, Namecheap, GoDaddy, Cloudflare, Google Domains, OVH).
Buy a domain directly from Fimo  ·  Coming soonWe’re working on letting you search, purchase and connect a domain in one click, without leaving Fimo. In the meantime, grab a domain from any registrar and follow the steps below.
Once you own a domain, come back to Fimo and continue with the steps below.

Add a custom domain

  1. Open your project in Fimo
  2. Go to Settings → Domains
  3. Click Add domain
  4. Enter your domain — either an apex domain (myawesomewebsite.com) or a subdomain (www.myawesomewebsite.com)
  5. Click Add Domain
Add a domain

Configure your DNS

After adding the domain in Fimo, you’ll need to configure your DNS records with your domain provider (registrar). The exact records to add are shown in the Fimo Domains settings, and depend on whether you’re connecting a subdomain or an apex domain.

Subdomain (e.g. www.myawesomewebsite.com)

Add a CNAME record:
TypeNameValue
CNAMEwwwfimo.site
  • Type: CNAME
  • Name / Host: www (or your chosen subdomain)
  • Value / Target: fimo.site

Apex / root domain (e.g. myawesomewebsite.com)

Apex domains can’t use a CNAME, so you’ll need to add the A record (or ALIAS/ANAME, if your registrar supports it) shown in your Fimo Domains settings.
TypeNameValue
A@(value shown in Fimo)
  • Type: A (or ALIAS/ANAME)
  • Name / Host: @ (represents the root domain)
  • Value / Target: the IP address displayed in Settings → Domains
Configure domain DNS Once saved, return to Fimo.

Domain verification

After your DNS record is added:
  • Domain verification can take a few minutes to several hours
  • While pending, the domain will show “Verification pending”
  • Once verified, you’ll see a green check and Verified
You can click Refresh in the Domains settings to recheck the status.

Multiple domains

You can attach multiple custom domains to the same project.
All domains will point to the same published content.