Your most important digital asset — the page where patients book appointments — lives on someone else's domain. Search engines can't crawl it. AI can't read it. You can't optimize it. We tested the six biggest platforms. Here's what we found.
Many med spas that recognize the third-party booking problem think they've solved it by embedding a
Typeform, JotForm, or intake widget directly in their website. They haven't. Embedded forms
are loaded inside an <iframe> — a sandboxed HTML element that is,
by design, opaque to crawlers and AI agents. The content inside the iframe
exists in a separate browsing context with its own document, its own DOM, and its own origin.
Google's crawler sees the iframe tag itself. It does not see what's inside.
ChatGPT, Perplexity, and AI Overview models see the same: nothing.