Custom domain guide
Connect your custom domain
Follow these steps to add your domain in Lovable and point it to your site.
Find Project Settings → Domains
1
Open the project menu
In the Lovable editor, click the project name/logo in the top-left corner.
2
Choose Settings
Select Settings from the dropdown (or press Cmd + . on Mac / Ctrl + . on Windows).
3
Go to Domains
In the Project section, click Domains.
4
Connect your domain
Click Connect Domain, enter your domain (e.g. tamyinc.com), then add www separately.
Visual guide: where to click
The exact spots to tap or click inside the Lovable editor.
Desktop editor view
- 1Project menu: Click the project name/logo in the top-left corner of the editor.
- 2Settings: Choose Settings from the dropdown (or press Cmd/Ctrl + .).
- 3Domains: In the Project section of the settings sidebar, click Domains.
DNS records to add at your registrar
Add both the root domain (@) and the www subdomain so both addresses work.
| Type | Name | Value |
|---|---|---|
| A | @ | 185.158.133.1 |
| A | www | 185.158.133.1 |
Root A record (@)
185.158.133.1WWW A record (www)
185.158.133.1SSL verification checklist
Lovable provisions SSL automatically once DNS points here. This usually takes a few minutes to an hour.
- Both A records point to 185.158.133.1
- No conflicting A, CNAME or redirect records for the same host
- Domain status in Lovable shows Active
- Site loads over https:// with a valid certificate