Publish & go live
You're nearly there. Publish from the editor, connect your domain, polish your social previews, and run through the launch checklist below.
Publish your build
Click the Publish button in the top-right of the Lovable editor. Your app goes live at a your-project.lovable.app URL within seconds.
Connect a custom domain
Once published, go to Project Settings β Domains and click "Connect Domain." Lovable gives you exact DNS records to add at your registrar (GoDaddy, Namecheap, Cloudflare, etc.).
You'll add:
Update titles, meta descriptions & OG images
Each route has its own head() block with title, description, and Open Graph metadata. These control what shows up in Google and when someone shares your link on social media.
public/og.jpg. This is what shows when your link is shared.Add a favicon, app icon, and manifest
Generate a favicon set at realfavicongenerator.net, then drop the files into public/.
Final launch checklist
Walk through every page on your custom domain before announcing. Test on mobile too.
- βSite loads on https://yourdomain.com AND https://www.yourdomain.com (one redirects to the other)
- βFavicon shows in the browser tab
- βSocial link preview looks right (test at metatags.io)
- βSign up β confirm email β log in β sign out flow works end-to-end
- βReal (live-mode) checkout completes with a real card and you see the order in your admin
- βTransactional emails arrive in inbox (not spam)
- βAll copy reflects YOUR brand, no Girl Tech HQ leftovers
- βPrivacy policy, terms, and cookie policy link to your business info
- βMobile layout works (test in real Safari/Chrome, not just dev tools)
Tag @girltechhq when you launch β we love to repost founders shipping.
β Back to guide overview