Common issue
Google sees weak or repeated titles and meta descriptions
Read the metadata and title-tag deep diveWhat it looks like
The homepage looks fine in the browser, but search results show a vague title, a missing description, repeated page names, or social previews that do not match the page.
Why it happens on Lovable
Lovable can move from prompt to live React app very quickly, so SEO, trust and accessibility settings are easy to leave behind while the visible page looks finished. On Lovable, visible copy and SEO metadata are not the same job: each public route still needs its own title, description, canonical URL and Open Graph fields.
Copy-paste fix prompt
Audit my Lovable site for search metadata problems. Work in Lovable project settings, generated routes/components and any custom-domain deployment settings. Keep the current design and URLs. For every public page, add a unique title tag, H1, meta description, canonical URL, og:title, og:description and og:url. Make sure crawlers can see the final metadata in the served page. Return the exact files or settings changed and list the final metadata for each page.