Lovable shipped Discoverability
On May 13, 2026, Lovable released Discoverability - a bundle that changes how your app shows up on Google, social platforms, and AI search tools like ChatGPT, Claude, and Perplexity. It's free on every plan, including the free tier.
Here's what's in it:
| Feature | What it does | Who gets it |
|---|---|---|
| Server-side rendering (SSR) | Pages are rendered as complete HTML before they reach the browser | New projects (May 13+) |
| Pre-rendering | Static HTML snapshots generated automatically for crawlers | Existing projects |
| Semrush integration | Live keyword rankings, traffic insights, and competitive intelligence inside your builder chat | Everyone, free through Aug 15, 2026 |
| SEO & AI search review | On-demand audit of metadata, headings, alt text, canonical tags, OG tags, robots, sitemap | Everyone |
| Social preview links | Unique previews per page on LinkedIn, Slack, WhatsApp, X | Everyone |
| AI search optimization | Semantic HTML and structured data for ChatGPT, Claude, Perplexity | Everyone |
Server-side rendering (SSR)
Pages are rendered as complete HTML before they reach the browser
New projects (May 13+)
Pre-rendering
Static HTML snapshots generated automatically for crawlers
Existing projects
Semrush integration
Live keyword rankings, traffic insights, and competitive intelligence inside your builder chat
Everyone, free through Aug 15, 2026
SEO & AI search review
On-demand audit of metadata, headings, alt text, canonical tags, OG tags, robots, sitemap
Everyone
Social preview links
Unique previews per page on LinkedIn, Slack, WhatsApp, X
Everyone
AI search optimization
Semantic HTML and structured data for ChatGPT, Claude, Perplexity
Everyone
Every Lovable app is now readable by search engines and AI crawlers from the moment it's published.
What this means for SEO
If you're starting a new project
New Lovable projects are built on TanStack Start with server-side rendering by default. Crawlers receive fully rendered HTML on the first request. Your title, description, headings, content, and OG tags are all in the HTML before any JavaScript runs.
This is the gold standard for SEO. Google doesn't have to wait for your JavaScript bundle to load and execute. It sees your full page immediately. Same for social platforms - when someone shares your URL on LinkedIn or X, the preview shows the correct title, image, and description without workarounds.
Each route can define its own SEO metadata through a head() function. Your blog post at /blog/my-post gets its own title, description, and OG image. Your services page gets different ones. No edge functions, no prerendering scripts, no workarounds.
If you already have a Lovable project
Existing projects on the Classic stack (React + Vite) now get automatic pre-rendering. No migration, no opt-in, no configuration. It just works.
How it works: human visitors still get the full single-page app experience. But when a search engine, social preview bot, or AI crawler visits your URL, they receive a static HTML snapshot with your actual content. Google sees your page. LinkedIn sees your preview. ChatGPT can read your content.
This was the biggest pain point for Lovable projects before. SPAs served an empty <div id="root"></div> to crawlers, and you had to set up edge functions or external prerendering services to fix it. Now it's handled automatically.
Semrush integration - the part I didn't expect
Lovable partnered with Semrush to bring real search intelligence directly into the builder. You don't need a Semrush account. You don't need a separate subscription. It uses your regular build credits, and it's free through August 15, 2026.
What you can do:
- Keyword research - ask the builder what keywords your competitors rank for, what terms have the best opportunity, what people are searching for in your space
- Traffic insights - see real data about how similar sites perform in search
- Competitive intelligence - compare your positioning against competitors directly in the chat
- Strategy - get recommendations on content structure, keyword targeting, and search positioning based on live Semrush data
This is significant because Semrush data used to require a paid subscription ($139+/month for Pro). Having it available inside the builder, powered by your existing credits, lowers the bar for people who are serious about search but don't want another subscription.
SEO & AI search review
The on-demand review scans your project across multiple categories:
- Page basics - title tags, meta descriptions, heading structure
- Metadata - Open Graph tags, Twitter cards, canonical URLs
- Technical - robots.txt, sitemap.xml, noindex detection
- Performance - Lighthouse scores, accessibility, mobile usability
- AI readiness - markdown rendering checks, structured data, semantic HTML
- Google Search Console - if you connect it, indexing status and real search data
Findings are color-coded: green (passing), blue (low impact), amber (medium impact), red (high impact - things that could hide your site from search). You can fix issues with one click using your regular build credits.
This is basically having an SEO consultant review your site every time you publish. Not a generic checklist - an actual audit of your specific project.
AEO: Answer Engine Optimization
This is the new piece that most people haven't thought about yet. Google isn't the only place people search anymore. ChatGPT, Claude, Perplexity, and other AI tools are increasingly how people find information.
Lovable now optimizes your app's HTML structure, semantic markup, and structured data so AI crawlers can read and understand your content. When someone asks ChatGPT "what's the best tool for X" and your app does X, you want to show up in that answer. That's AEO.
It's early days for this, but the fact that Lovable is building it into the platform now means your projects are positioned for where search is going, not just where it's been.
What to do with this
New project? Start building. SSR, Semrush, and SEO review are all there from day one. Ask the builder to run an SEO review before you publish.
Existing project? Pre-rendering is already active. Run an SEO review to catch metadata issues. Use the Semrush integration to understand your keyword opportunities. If you have a custom domain, connect it for consolidated search presence.
Serious about search? Connect Google Search Console through the workspace connectors. This gives the review real indexing and search performance data instead of just checking the technical setup.
The barrier to having good SEO on a Lovable project just dropped to zero. The tools are there. The data is there. The rendering is handled. What's left is your content and your strategy - and Semrush can help with that too.