Softr
Why isn't my Softr site showing up in AI answers?
Softr pulls content from Airtable or a database and renders much of it in the browser, so an AI fetcher that doesn't run JavaScript sees your layout and none of your data. Static page content and per-page SEO settings are what actually reach crawlers — put your answers there.
What Softr lets you control
AI visibility is mostly decided by what the platform will and won't let you change. Here's where Softr stands.
- Sitemap
- https://yourdomain.com/sitemap.xml — Softr generates a sitemap for published pages; list-detail pages generated from your data source need checking separately.
- robots.txt
- Limited control. Softr manages robots.txt with limited exposure; page-level SEO settings are the practical control.
- Rendering
- Softr renders much of its content from your data source in the browser. Static page content is more crawler-visible than dynamic list content.
- Hiding a page
- Per page, in the page's SEO settings.
- Custom head code
- Custom code sections accept head markup on paid plans.
- llms.txt
- Not at the root; use a clean sitemap and answer-first static pages instead.
What stops a Softr site being cited
- List and detail blocks fed from a data source are the least crawler-visible part of a Softr site.
- Gated pages behind Softr's user authentication are invisible to every crawler.
- Per-page SEO settings are the only reliable meta control, and they're blank by default.
- softr.app subdomains carry no authority.
- Head-code access sits on paid plans, so schema isn't available on the free tier.
How to make your Softr site quotable by AI assistants
- 1Connect a custom domain.
- 2Fetch your key pages with JavaScript disabled and note what's missing — that's what an AI fetcher sees.
- 3Move your most important answers into static page content rather than data-driven blocks.
- 4Fill in per-page SEO titles and descriptions, phrased as questions where it fits.
- 5Add FAQ JSON-LD through custom code on a paid plan, and push URLs through IndexNow after verifying in Bing Webmaster Tools.
Check what ChatGPT, Claude, and Perplexity actually see when they fetch your page — crawler access, extractable answers, structured data — then fix the gaps we find.
Check if AI can find your siteSoftr and AI search: common questions
Can AI crawlers read Softr's Airtable-driven content?
Often not. Data-driven list and detail blocks render in the browser, so a fetcher that doesn't execute JavaScript receives the layout without the content.
How do I check what a crawler sees on Softr?
Load the page with JavaScript disabled or fetch the raw HTML. Anything missing from that response is invisible to non-rendering crawlers.
Are gated Softr pages indexable?
No. Pages behind Softr's user authentication require a login, and crawlers are unauthenticated.
Getting Softr into Google is a different job
AI assistants and Google use different indexes and reward different things. The companion guide covers sitemaps, indexing settings, and crawl speed for Softr.
Softr indexing guideOther platforms
Why isn't my Bubble app showing up in AI answers?
Because Bubble apps render client-side, and while Google will run your JavaScript, most answer-time AI fetchers will not — they request the URL, receive a near-empty shell, and move on.
Why isn't my Notion site showing up in AI answers?
Notion pages are app-rendered, so an AI fetcher that doesn't execute JavaScript may see an almost empty document — and on a notion.site URL you can't edit…
Why isn't my Carrd page showing up in AI answers?
A Carrd page is one small HTML file, so crawlers read all of it instantly — the problem is there's rarely enough on it to cite.
27 platform guides · see them all