Google for Startups rejected my Bubble landing page — could crawler visibility be the issue?

Hi everyone,

I applied to the Google for Startups Cloud Program with a SaaS built in Bubble, but my application was rejected.

The reasons they gave were quite generic: the website may be inaccessible, may look like an incomplete landing page, or may not clearly show a live product.

Google Search Console renders my site correctly, but curl only shows the title and metadata because the visible page content loads through JavaScript.

Could this affect an automated compliance review?

Would you recommend creating the landing page outside Bubble, or is there a Bubble setting, plugin or configuration that makes the full content readable by crawlers that do not execute JavaScript?

Thanks for your support, kind regards!!

Certain MB above is neglected on crawl

Bubble renders everything client-side so crawlers that don’t execute JS just see a blank page, that’s your core problem.

You can set SEO title/description and robots.txt aswell.

But if the bot doesn’t run JS none of that fully fixes it, a static landing page outside Bubble is the only way out.

SEO is a well known problem with Bubble Which is indirectly affecting your google bot review aswell.