Site setup
Publish to milkmuseapp.com
A simple checklist to make your custom domain live and confirm Google can see the verification meta tag.
0%
0 of 5 completed
Step 1
What 'publish' means
Publishing in Lovable pushes your current app to the live internet. Your custom domain, milkmuseapp.com, is already connected. After you publish, visitors will see your latest build at https://milkmuseapp.com instead of the preview URL.
Step 2
Publish from the editor
In the Lovable editor, click the Publish button (top-right on desktop, or bottom-right in Preview mode). Choose 'Update' if you've already published once. Wait about one minute for the deployment to finish.
Step 3
Open your live site
Once published, visit https://milkmuseapp.com in your browser. If it loads, your site is live. This is the page Google Search Console will inspect.
Visit milkmuseapp.comStep 4
Confirm the meta tag is live
Right-click the page and choose 'View page source' (or press Ctrl+U / Cmd+Option+U). Use the find feature (Ctrl+F / Cmd+F) and search for 'google-site-verification'. You should see the meta tag exactly as shown below. If it appears, the tag is live.
Step 5
Click Verify in Google Search Console
Return to Google Search Console, choose the 'HTML tag' verification method, and click Verify. Google reads the meta tag from the live site and confirms you own the domain.
Your verification meta tag
This tag is already in the site header. After publishing, it must appear in the live HTML source at https://milkmuseapp.com.
<meta name="google-site-verification" content="zEE_DHdDEBykEde5vwVvkmidvcIgImOog5ulTqtO6wU" />Troubleshooting tip
If the meta tag is missing from the page source, your site may not be published yet, or the update is still deploying. Wait one minute, refresh, then check again. If it persists for more than a few minutes, click Update in the Lovable Publish dialog.