Ian Nuttall

Part entrepreneur, part marketer, part software engineer using AI to build stuff on the internet.

Why Lovable rendering needs an SEO check

/ 126,125 views / via X

Vibe coders: Lovable has a big SEO problem

by default it renders on the client side, which means google cannot see that content and you will struggle to get indexed or rank for any keywords

worth considering if you care about search engines (or LLMs) being able to view content!

Image from the original X post

It can't do it, so says to use either Next.js or static pre-rendering

okay, let's try pre-rendering ↓

Image from the original X post

nope, couldn't do it and after a couple of errors resorted back to client side, no content visible

Image from the original X post

Asked it to try again with SSG and it still failed and couldn't build it

Image from the original X post

lol it won't even let you do a Next.js project

Image from the original X post

Ian's List

Join 15k+ subscribers