Hi, I’m currently building ( I have no coding knowledge) a website that will largely follow our existing website, which is on lararvel/PHP.
Does Replit websites perform well in SEO. Assistant tells me that my build will perform with Server side Rendering? I’m concrened that I will build the whole thing and it won’t preform with SEO.
Hi @andy372 Replit is great for building, but SEO really depends on whether your setup is server-side rendered (SSR) or just client-side rendered (CSR). Most front-end builds on Replit default to CSR, which isn’t ideal for SEO unless handled carefully.
If your assistant says it supports SSR, I’d double-check what that means in practice.
We’ve helped others migrate or adjust their builds for SEO without overhauling everything. If helpful, feel free to book a quick chat or check out our work - happy to take a look at what you’re working with.