Fix Your Sitemap for Squarespace

Updated April 2026·By SitemapFixer Team

Squarespace publishes a sitemap automatically at /sitemap.xml and gives you almost no direct control. That forces you to fix issues through page settings, URL slugs, and limited robots.txt overrides.

Analyze your Squarespace sitemap nowTry Sitemap Fixer Free

Squarespace is the most closed of the major site builders. You can't edit sitemap.xml, can't edit robots.txt through a setting (though there are workarounds), can't exclude individual blog tags. What you have is per-page SEO toggles and URL slug control. That's actually enough to fix most issues - you just have to know which levers to pull.

Cleaned up a Squarespace portfolio site with 120 real pages and 840 URLs in the sitemap. The padding came from blog tag pages (one per tag ever used), a Not Linked folder full of old landing pages someone had forgotten about, and a .squarespace.com preview URL indexed as a mirror. After the fixes below, it dropped to 145 URLs.

Common Squarespace Sitemap Issues

What most tutorials get wrong

Every Squarespace SEO guide says "use the Hide from search engines toggle". That toggle adds a noindex meta tag but does not remove the page from sitemap.xml. Which means Google still crawls the URL, sees the noindex, and reports it as "Excluded by noindex tag" in GSC. If you truly want a page gone, unpublish it or delete it. The noindex toggle is for pages you want crawlable (e.g., gated content at a known URL) but not in search results.

Robots.txt via Code Injection

Squarespace doesn't let you edit robots.txt directly, but you can influence crawling by blocking specific patterns through the hosting-level robots.txt that Squarespace serves. The only supported customization is through the Squarespace Developer Platform (for 7.0 sites) or by submitting a request to Squarespace support. For most users, the practical approach is: use per-page noindex for anything that shouldn't rank, and rely on Squarespace's default robots rules (which block /config, /commerce admin, etc.).

Blog tags and categories

Every tag you apply to a blog post creates a tag archive page at /blog/tag/tag-name, and these all go into the sitemap. Small sites end up with hundreds of thin tag pages. There's no bulk-exclude option, so the fix is either: use fewer tags (stick to 5-10 broad ones), or open each tag page individually in Pages and toggle "Hide from search engine results". Tedious but it works.

Step-by-Step Fix Guide

  1. Open Pages > Not Linked and delete or unpublish legacy pages you don't want indexed
  2. For pages you want crawlable but not indexable, toggle "Hide from search engine results" in Page Settings > SEO
  3. Consolidate blog tags down to 5-10; hide-from-search any remaining thin tag archives
  4. Connect your custom domain and set it to primary under Settings > Domains; the .squarespace.com URL should redirect
  5. On Commerce stores, verify product URLs resolve to canonical parent, not variant slugs
  6. Rename blog post slugs to short, keyword-rich paths before publishing (Squarespace keeps old slugs via 301)
  7. For past events, delete or unpublish once they're no longer relevant
  8. Verify with curl https://yourdomain.com/sitemap.xml
  9. Submit the sitemap to Google Search Console under the custom-domain property

Frequently Asked Questions

Can I edit the Squarespace sitemap directly?
No. Squarespace generates /sitemap.xml automatically and there's no override. The fix workflow runs through page visibility, "Hide from search engine results", and URL slug control.
Are Not Linked pages in the Squarespace sitemap?
Yes, Not Linked pages are still public and appear in sitemap.xml. Unpublish the page or enable "Hide from search engine results" to exclude them. Moving to Not Linked alone doesn't hide from Google.
Does Squarespace include product variants in the sitemap?
Only the canonical product URL is listed. Squarespace handles variants via URL parameters that canonicalize back to the parent. Spot-check product pages to confirm.
Analyze your Squarespace sitemap
Find all issues in your sitemap - free, no credit card needed
Analyze My Sitemap Free
Other platform guides