Which crawlers Base44 pre-renders for, and which it skips
We tested 33 user agents against live Base44 pages. Googlebot, Bingbot, GPTBot, ClaudeBot and PerplexityBot get renders. Bravebot, Meta and Search Console's tester don't.
11 posts across 2 topics. New here? Start with the overview marked in each topic.
We tested 33 user agents against live Base44 pages. Googlebot, Bingbot, GPTBot, ClaudeBot and PerplexityBot get renders. Bravebot, Meta and Search Console's tester don't.
How a Cloudflare Worker can route crawlers to a pre-renderer and visitors to your Base44 app: the code, the canonical and redirect fixes, and what to test before switching DNS.
Base44 product, listing and post pages at URLs like /Product?id=123 share one title and never appear in the sitemap. How to fix titles, list them, and get them rendered.
Compare the ways to prerender a Base44 app: Encited, Prerender.io, a self-hosted Puppeteer proxy and exporting to server rendering, and why warming doesn't work.
When pre-rendering is enough for a Base44 app and when it's worth exporting to a server-rendered framework like Next.js or TanStack Start. Costs, effort and SEO.
Every Base44 page ships a hidden seo-snapshot div that crawlers read when no render is ready. What it contains, where its text comes from, and how to make it better.
Commands to test your Base44 pages as Googlebot, GPTBot and other crawlers: detect the seo-snapshot fallback, check renders, record pages, the sitemap and link previews.
Base44 serves crawlers pre-rendered pages from a cache, by user agent, and a hidden summary when a page isn't cached. What we measured, what fills the cache, and why it hurts SEO.
Does Base44 pre-render pages for Google and AI crawlers? Only from a cache. How Base44 pre-rendering works, where it leaves gaps, and every way to prerender a Base44 app.
On Base44, Search Console's Test live URL and the Rich Results Test get an auto-generated summary instead of your page. Why it happens and how to see what Googlebot got.
Requesting Base44 pages with a crawler user agent doesn't make Base44 render them. Our cache tests, a script to monitor which pages serve the summary, and the fixes that work.