Squarespace
Why isn't my Squarespace site showing up in AI answers?
Squarespace sites are usually reachable by AI crawlers — the blocker is almost always extractability, not access. Squarespace serves rendered HTML and doesn't block GPTBot or ClaudeBot, so if ChatGPT isn't citing you it's because your pages bury the answer below hero images and marketing copy, carry no structured data, and aren't in Bing's index (which is what ChatGPT Search reads).
What Squarespace lets you control
AI visibility is mostly decided by what the platform will and won't let you change. Here's where Squarespace stands.
- Sitemap
- https://yourdomain.com/sitemap.xml — Squarespace generates and updates it for every site. You can't edit it, and you don't need to — every published page is in it.
- robots.txt
- Managed by the platform. Squarespace serves its own robots.txt and doesn't let you edit it. You can't add AI-crawler rules, which in practice means AI crawlers are allowed.
- Rendering
- Squarespace serves rendered HTML, so crawlers that don't run JavaScript still see your text.
- Hiding a page
- Each page and blog post has a "Hide this page from search engine results" switch in its SEO settings.
- Custom head code
- Settings → Advanced → Code Injection (Business plan and above) takes sitewide header code, which is where custom JSON-LD goes.
- llms.txt
- Squarespace won't serve an arbitrary /llms.txt from the root. The closest equivalent is a plain, well-structured page listing your best URLs — and making sure your sitemap is clean, since that's what AI crawlers fall back on.
What stops a Squarespace site being cited
- Squarespace's managed robots.txt doesn't block AI crawlers — so a missing citation is an extractability problem, not an access problem.
- Most Squarespace templates open with a full-bleed image and a tagline. An assistant scanning for an answer finds nothing quotable in the first screen of HTML.
- Accordion and tabbed blocks hide text behind clicks. The content is in the HTML, but it reads as fragments rather than a clean answer.
- Squarespace emits basic schema for blog posts and products, but nothing that answers a question. FAQ schema has to be added by hand through Code Injection.
- ChatGPT Search leans on Bing. Squarespace submits nothing to Bing for you — if you've only ever connected Google Search Console, half the AI surface can't see your updates.
How to make your Squarespace site quotable by AI assistants
- 1Rewrite the top of each key page answer-first: an H2 that is the question a customer types, and a first sentence that answers it in under 30 words.
- 2Add FAQ structured data through Settings → Advanced → Code Injection, using the real questions from your enquiries.
- 3Move anything important out of accordions and tabs and into plain paragraphs under headings.
- 4Verify the site in Bing Webmaster Tools and get an IndexNow key running so ChatGPT Search and Copilot see new pages within hours.
- 5Run the page through an extractability check and fix whatever it flags before writing anything new.
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 siteSquarespace and AI search: common questions
Does Squarespace block ChatGPT from reading my site?
No. Squarespace's managed robots.txt does not block GPTBot, OAI-SearchBot, ClaudeBot, or PerplexityBot, and pages are served as rendered HTML. If an assistant isn't citing you, the content is reachable but not quotable.
Can I add llms.txt to a Squarespace site?
Not at the root — Squarespace won't serve arbitrary files there. Focus instead on a clean sitemap and answer-first pages, which is what AI crawlers actually parse.
How do I add FAQ schema on Squarespace?
Paste the JSON-LD into Settings → Advanced → Code Injection for sitewide schema, or into a specific page's Advanced → Page Header Code Injection for page-level FAQ schema. Both need a Business plan or higher.
Getting Squarespace 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 Squarespace.
Squarespace indexing guideOther platforms
Why isn't my Wix site showing up in AI answers?
Check the sitewide search-engine toggle first — if "Let search engines index your site" is off, no crawler sees anything, AI included.
Why isn't my Webflow site showing up in AI answers?
Webflow ships static HTML that AI crawlers read easily, so the usual causes are a robots.txt rule you wrote yourself, publishing only to the noindexed…
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