Skip to main content Scroll Top

How to Publish a Squarespace Website

Updated September 2026 · Written and maintained by the Progression Agency strategy team

Upgrading to a paid plan does not publish a Squarespace site. A trial site starts private and stays private after payment until you change the site availability setting explicitly, which is why “I paid and it is still not live” is nearly always the same problem. This page covers the publishing steps in order, the five reasons a site stays invisible, the domain decisions that cost traffic if you get them wrong, and the redirect work that decides whether a rebuild keeps its search visibility.

The short answerTwo separate actions are required: upgrade the plan, then set site availability to public. If a rebuild is replacing an existing site, add a third that matters more than either — map every old URL that had traffic to a new one and set the redirects before you make the site public. Skipping that discards whatever search visibility the old site had earned, and recovery takes months.

Squarespace revises its interface, its settings names and its plan structure periodically, so the exact location of a control may differ on your version and template. Verify the current steps in your own account rather than relying on any summary, including this one. Nothing here reports the results of a named client project. Updated September 2026.

Publishing, in the right order
The fourth row is the one with lasting consequences. The others are recoverable in minutes.

How do you publish a website on Squarespace?

Upgrade the trial to a paid plan, then set the site’s visibility from private to public in the site availability settings. Those are two separate actions and doing only the first leaves the site invisible.

This catches almost everyone once. Paying for a plan does not publish the site. A trial site starts in a private state, and it stays private after payment until you change the visibility setting explicitly.

So the answer to “I paid and my site is still not live” is nearly always the same: the visibility setting. Everything else on this page is about the things worth doing before you flip it, because several of them are far harder to fix afterwards.

  1. Upgrade to a paid plan. The trial cannot serve a public site.
  2. Connect or transfer your domain, and give DNS time to propagate before announcing anything.
  3. Set site availability to public. This is the step people miss.
  4. Confirm the site is reachable on the real domain in a private browser window, not just in the editor preview.
  5. Check the built-in domain still resolves if anything links to it, and that the redirect to your custom domain works.
  6. Verify the site in Google Search Console and submit the sitemap.
  7. Check every page’s SEO title and description, because the defaults are almost never what you want.
  8. Confirm forms send to a monitored address and that the confirmation message is not the default one.
Why the sequence matters
Redirects are the only step here that is genuinely hard to recover from. Everything else can be corrected.
Bar chart of reasons a published Squarespace site remains invisible, led by the availability setting.
Only the second of these is a waiting problem. The rest are settings, and all are fixable in under a minute once identified.

Why is my Squarespace site still not visible after publishing?

Five common causes: visibility still private, the domain not connected or not propagated, password protection left on, individual pages still unlinked or disabled, or browser cache showing you the old state.

Work through them in order. The first two account for most cases, and the fourth is the one that produces the confusing situation where the homepage works and half the site does not.

Site availability is still private

The single most common cause. Payment and publication are separate actions.

Password protection is still enabled

A site-wide password set during the build hides everything from everyone, including search engines.

The domain is not connected, or DNS has not propagated

Propagation can take hours. Check the built-in Squarespace URL to see whether the site itself is live.

Individual pages are disabled or unlinked

Squarespace distinguishes between pages in the navigation, pages that are not linked, and pages that are disabled. Only the last is genuinely off, but unlinked pages are invisible to visitors.

Browser cache

Check in a private window before troubleshooting anything else. This wastes more time than any other item on the list.

The site is live but not indexed

Being visible and being in Google are different things, and the second takes days to weeks.

Availability setting — Not visible?. Private by default; payment does not change it..
Site password — Not visible?. A build-time password hides everything from everyone..
Domain or DNS — Not visible?. Check the built-in URL to see if the site itself is live..
Unlinked pages — Not visible?. Not in the navigation is not the same as disabled..
Browser cache — Not visible?. Check in a private window before anything else..
Not yet indexed — Not visible?. Visible and in Google are different things..

Connecting a domain, and the mistakes that cost you traffic

Decide between transferring the domain and pointing it, get the redirect from the non-preferred version right, and never launch a rebuild without a redirect map.

For a brand new site this is straightforward. For a rebuild replacing an existing site, this is the step where sites lose their search visibility, and the loss is usually not noticed for weeks.

Domain decisions at launch
DecisionOptionsWhat usually goes wrong
Transfer or point the domainTransfer to Squarespace, or point via DNS recordsEditing the wrong DNS records at the old registrar
www or non-wwwEither, but pick oneBoth resolving independently, splitting signals
HTTPSEnabled by defaultMixed content warnings from hard-coded http:// links
Old URLs on a rebuild301 redirect every one that had trafficNo redirect map; old URLs 404 and rankings go
Built-in Squarespace URLKeep it as a fallbackLinks pointing to it that never get updated
Email on the domainConfigure separately from the websiteDNS changes at launch break email
Transfer or point — Domain. Both work; pointing means editing DNS at your registrar..
Pick www or non-www — Domain. Both resolving independently splits your signals..
HTTPS — Domain. On by default; hard-coded http:// links cause mixed content..
Keep the built-in URL — Domain. As a fallback while links get updated..
Email — Domain. Configured separately; DNS changes at launch can break it..
Propagation — Domain. Allow hours before concluding something has failed..

The pre-launch checklist that actually matters

Titles and descriptions, forms, mobile layout, 404 page, analytics, and a redirect map if anything preceded this site. Everything else can be fixed later.

Squarespace makes it easy to launch a site that looks finished and behaves badly. The items below are the ones that either cost money immediately or become expensive to fix once the site is indexed.

  1. Page titles and meta descriptions written per page. The defaults repeat the site name and tell search engines nothing.
  2. Form submissions confirmed to arrive at an address someone actually reads, tested from outside your own network.
  3. The form confirmation message and any autoresponder, which default to generic text.
  4. Mobile layout checked on a real phone. Section spacing and image cropping behave differently from the desktop preview.
  5. A custom 404 page pointing somewhere useful rather than a dead end.
  6. Analytics installed and firing, verified with a real visit rather than by looking at the settings.
  7. Search Console verified and the sitemap submitted, which happens automatically at /sitemap.xml but still needs submitting.
  8. Image alt text on anything meaningful, both for accessibility and because it is a launch-time job that never gets done later.
  9. Page load checked with real images rather than placeholders, since uncompressed uploads are the commonest speed problem.
  10. A redirect map if this site replaces another. This is the single highest-consequence item on the list.
Titles and descriptions — Before you go public. Per page. Defaults tell search engines nothing..
Test the forms — Before you go public. From outside your network, to a monitored address..
Check on a real phone — Before you go public. The desktop preview is not the mobile layout..
Custom 404 — Before you go public. Pointing somewhere useful, not a dead end..
Analytics firing — Before you go public. Verified with a real visit, not by reading settings..
Compress the images — Before you go public. Uncompressed uploads are the usual speed problem..

What Squarespace does automatically, and what it does not

It handles hosting, SSL, sitemaps and basic mobile responsiveness. It does not write your titles, compress your images sensibly, or set up redirects.

Knowing the split saves a lot of time. People frequently either duplicate work the platform already does, or assume it handles something it does not.

Handled by the platform versus your job
TaskSquarespace does itYou have to do it
Hosting and uptimeYes
SSL certificateYes, automatically
XML sitemapYes, at /sitemap.xmlSubmit it to Search Console
Mobile responsivenessBroadly, by templateCheck and adjust section by section
Page titles and descriptionsGenerates defaultsWrite real ones per page
Image resizing for displayYes, serves multiple sizesUpload sensibly sized originals
RedirectsProvides the toolBuild the map yourself
AnalyticsProvides basic metricsInstall your own if you need more
BackupsNo conventional backupExport and keep your own copy
Structured dataSome, for products and eventsAdd anything beyond that yourself
Comparison chart showing the platform handles hosting and sitemaps while titles and redirects remain the owner's responsibility.
The two columns on the right are where launches go wrong, and they are exactly the two people assume the platform handles.

Launching a rebuild without losing search visibility

Map every old URL that had traffic to a new one, set the redirects before the switch, and check them the day it goes live.

This is the most expensive avoidable mistake in web projects, and it is entirely preventable with an afternoon of work. A redesign that changes URL structure without redirects discards whatever search visibility the old site had earned, and recovery takes months.

  1. Export a list of the old site’s URLs, from analytics, Search Console or a crawl.
  2. Identify every URL that received traffic or holds a link. Those are the ones that matter; the rest can go.
  3. Decide the new URL for each, and write the pairs down.
  4. Set up the redirects in Squarespace’s URL mappings before making the site public.
  5. Keep the redirect for a page that no longer exists pointing somewhere genuinely relevant, not to the homepage. Homepage redirects for everything are treated as soft 404s.
  6. Launch, then test a sample of the redirects immediately.
  7. Recheck Search Console for crawl errors over the following fortnight.
  8. Expect a temporary dip regardless. A clean migration recovers; a careless one does not.
List the old URLs — Rebuild migration. From analytics, Search Console or a crawl..
Keep the ones with traffic — Rebuild migration. The rest can be allowed to go..
Write the pairs down — Rebuild migration. Old URL to new URL, before you touch anything..
Set redirects before launch — Rebuild migration. Not after. After is too late..
Avoid homepage catch-alls — Rebuild migration. Mass redirects to the homepage read as soft 404s..
Expect a dip — Rebuild migration. A clean migration recovers; a careless one does not..

After launch: what to do in the first month

Watch Search Console for crawl errors, check that forms are still arriving, and fix the things real visitor behavior reveals.

A launched site is not a finished site, and the first month of real traffic tells you more than any amount of pre-launch review. The useful discipline is to look at what people actually do rather than at what the site looks like.

The first month after launch: what to watch and what it means
What to checkHow oftenWhat a problem looks likeWhat to do
Search Console coverageWeeklyPages excluded or marked not foundFix redirects or canonicals
Form submissionsDaily at firstNothing arriving, or arriving in spamTest from outside; check the sending address
Top landing pagesWeeklyTraffic concentrated on one page onlyThe rest is not indexed yet, or not linked
Exit pagesWeeklyOne page losing everyoneUsually a broken layout or a dead-end journey
Mobile behaviorWeeklySessions far shorter than desktopLayout or speed problem on a real device
Old URLsOnce, in week one404s in Search ConsoleA missing redirect; add it immediately
Page speedOnce, after real contentSlow on the pages with the most imagesCompress and re-upload the originals
Trial, private and public: what each state actually does
StateVisitors can reach itSearch engines can index itTypical cause of confusion
Trial, unpublishedNoNoPeople assume building means publishing
Paid, availability privateNoNoPaying is assumed to publish it
Password protectedOnly with the passwordNoA build-time password left in place
PublicYesYes, once crawledLive is assumed to mean indexed
Public, page unlinkedYes, with the URLYes, if linked or in the sitemapMissing from navigation reads as missing
Public, page disabledNoNoDisabled and unlinked are different things

Why does the published site look different from the editor?

The editor renders your page at one width, logged in, with drafts visible and caching bypassed. The published site does none of those things. Almost every “it looked right before I published” report resolves to one of four causes.

The first is width. Squarespace previews at the browser width you happen to be using, and the breakpoints where a layout reflows are easy to miss if you only ever edit on one screen. Check the published page at a narrow width before assuming something broke — most reported breakage is a layout doing exactly what it was configured to do at a size you had not looked at.

The second is caching, on their end and yours. A hard refresh, or the same page in a private window, distinguishes a stale copy from a real problem in about ten seconds. If the private window is correct, nothing is broken and you are looking at your own cache.

The third is unpublished or scheduled content. Draft pages and scheduled posts are visible to you while logged in and invisible to everyone else, which produces empty sections and navigation links leading nowhere. The fourth is fonts and images that were still uploading when you published — a large image that had not finished processing shows in the editor from your local copy and as a placeholder to visitors. Always check the live URL logged out, from a device that has never seen the site.

What should you do about email deliverability before launch?

Publishing the site does not make its forms deliverable. Form notifications and any newsletter you send from your own domain need authentication records in DNS, and setting them up after the first message goes missing means the failures already happened silently.

The failure mode is quiet by design. Nothing bounces visibly, nothing errors in the editor, and the contact form reports success — the message simply lands in spam or is discarded before delivery. The first evidence is usually a customer asking why nobody replied to an inquiry you never saw.

Three DNS records govern this. SPF names which servers may send on behalf of your domain; DKIM signs each message so a receiver can verify it was not altered and genuinely came from you; DMARC tells receiving servers what to do when the first two do not line up, and can report back on who is sending as your domain. Missing any of them, and messages that clear one check while failing another get treated as suspicious.

Do this before you announce the site, not after. Send a test inquiry through the live form to an address on a different provider from your own, and confirm it arrives in the inbox rather than the spam folder. A form nobody can reach is the most expensive thing on a new site, because it looks exactly like a site with no inquiries.

A launch that does not cost you the traffic you already had

We handle redirect mapping, technical setup and the launch checklist so a rebuild gains visibility rather than losing it. Tell us what you are replacing.

Talk to us

Redirect mapping

Every old URL with traffic mapped before the switch, not after. This is the step that decides whether a rebuild keeps its rankings.

Technical setup at launch

Search Console, analytics, sitemap, titles and descriptions written per page rather than left as defaults.

Squarespace specifics

Plan, domain, availability and the platform’s own quirks. See what Squarespace costs and the customization guide.

Backups you control

The platform has no conventional backup. See how to back up and export a Squarespace site.

Post-launch monitoring

Crawl errors, form delivery and real visitor behavior in the first month, which reveals more than any pre-launch review.

Publishing a Squarespace site: what actually happens at the moment you go live

Squarespace publish is a single action with several consequences, and the confusion around it comes from the fact that a site can be visible in three different senses. The trial site is reachable by anyone with the URL. A site behind a password is built and hidden. A published Squarespace website is on your own domain and open to search engines. These are separate settings and people frequently change one expecting the others to follow.

People search this a dozen ways — squarespace publish website, publish website squarespace, publish squarespace website, publish squarespace site, publishing squarespace website — and they all describe the same four steps. The sequence for publishing a Squarespace website is: end the trial by subscribing, connect or transfer the domain, remove any site-wide password, and set the site to public. Only the last of those actually publishes; the earlier steps make publishing possible. A common outcome of publishing Squarespace site content without checking the password setting is a live domain that shows a lock screen to every visitor.

Worth knowing before you publish: Squarespace has no separate staging environment in the sense developers expect. A Squarespace staging site is normally either a second unpublished trial site or a duplicate of the live one, and changes made in the editor apply to the live site as soon as you save. There is no draft-and-deploy step, which is the single biggest adjustment for anyone arriving from another platform.

Three kinds of visibility, frequently confused
SettingWhat it controlsCommon mistake
Trial vs subscribedWhether a custom domain can be usedAssuming a trial site is private
Site-wide passwordWhether visitors see a lock screenPublishing with it still enabled
Public vs privateWhether search engines may indexSet to private after launch, unnoticed
Individual page visibilityWhether one page is livePage left disabled after launch
Domain connectionWhich address serves the sitePublishing before DNS has propagated

Websites and design

Frequently asked questions

How do I publish my website on Squarespace?
Upgrade the trial to a paid plan, connect your domain, then set site availability to public. Paying alone does not publish the site — the visibility setting is a separate action and it is the step almost everyone misses.
I paid for Squarespace but my site is still not live. Why?
Because site availability is still set to private. A trial site starts private and stays that way after payment until you change it. Check that setting before troubleshooting anything else.
How do I make my Squarespace site public?
In the site availability settings, change it from private to public. Then confirm the result in a private browser window on the real domain, not in the editor preview, which shows you the site regardless.
Why can I see my site but nobody else can?
Either site availability is private, a site-wide password is still enabled from the build, or you are looking at the editor preview rather than the live domain. All three show you a site that visitors cannot reach.
How long does it take for a Squarespace site to go live after connecting a domain?
The site itself is live as soon as availability is set to public. The domain can take hours to propagate. Check the built-in Squarespace URL to establish whether the delay is the site or the domain.
Should I transfer my domain to Squarespace or point it?
Either works. Transferring consolidates billing and management; pointing keeps the domain at your existing registrar and requires editing DNS records there. If email runs on the domain, be careful either way — DNS changes at launch are a common way to break it.
Do I need both www and non-www versions?
Pick one as the canonical version and let the other redirect to it. Both resolving independently splits your signals and is a common oversight at launch.
Does Squarespace create a sitemap automatically?
Yes, at /sitemap.xml, with no configuration required. You still need to submit it in Google Search Console, which is not automatic.
What should I check before making a Squarespace site public?
Page titles and descriptions written per page, form submissions arriving at a monitored address, the mobile layout on a real phone, a custom 404 page, analytics firing, image alt text, compressed images, and a redirect map if this replaces an existing site.
What happens to my old URLs when I rebuild on Squarespace?
They 404 unless you redirect them, and whatever search visibility they had earned is lost. Map every old URL that had traffic to a new one and set the redirects before making the site public. This is the highest-consequence item at launch.
Can I redirect all old pages to the homepage?
You can, and you should not. Mass redirects to the homepage are commonly treated as soft 404s and pass little value. Redirect each old URL to the closest genuinely relevant page instead.
Will my rankings drop after relaunching?
A temporary dip is normal even on a clean migration. The difference is that a clean migration recovers within weeks and a careless one does not recover at all. The redirect map is what separates the two.
Does Squarespace handle SSL automatically?
Yes, certificates are provisioned automatically. The usual residual problem is mixed content warnings caused by hard-coded http:// links in embedded code or custom blocks.
Does Squarespace write my page titles for me?
It generates defaults, which typically repeat the site name and communicate nothing. Writing a real title and description for every page is a launch-time job that almost never gets done afterwards.
Why does my site look different on mobile?
Squarespace applies responsive behavior by template, and section spacing and image cropping behave differently from the desktop preview. Check on a real phone rather than by resizing a browser window.
How do I know if my forms are working?
Submit one from outside your own network and confirm it arrives at an address someone actually monitors. Also check the confirmation message and any autoresponder, which default to generic text that reads as unfinished.
Is my site indexed as soon as it is live?
No. Being publicly visible and being in Google’s index are different things, and the second takes days to weeks. Verify in Search Console and submit the sitemap to speed it up.
Does Squarespace back up my site?
Not in the conventional sense. There is no restore-to-a-previous-date function, so keeping your own export is worth doing before any significant change.
What should I do in the first month after launch?
Watch Search Console for crawl errors, confirm forms are still arriving, and fix what real visitor behavior reveals. A month of actual traffic tells you more than any amount of pre-launch review.
What is the single most expensive launch mistake?
Publishing a rebuild without redirects. It is entirely preventable with an afternoon of work, it is usually not noticed for weeks, and recovering the lost visibility takes months.
How do I publish my Squarespace website?
Subscribe to end the trial, connect your domain, remove any site-wide password, then set the site to public. Only the last step publishes — the others make publishing possible. The usual failure is a live domain still showing a lock screen because the password was never removed.
What is the difference between Squarespace publish site and publish website?
Nothing — they describe the same action. What differs is which setting is actually blocking you: trial status, a site-wide password, the public/private toggle, or an unconnected domain. Check all four rather than assuming one.
Does Squarespace have a staging site?
Not in the sense developers expect. A Squarespace staging site is normally a second unpublished trial site or a duplicate, and edits to a live site apply the moment you save. There is no draft-and-deploy step, which is the biggest adjustment coming from other platforms.
Is there an SEO checklist for Squarespace before publishing?
The essentials before going live: site set to public so search engines may index it, page titles and descriptions written rather than defaulted, a connected primary domain with the others redirecting, image alt text present, and the social sharing image set so shared links do not appear blank.

Get a free marketing proposal

Tell us what you are trying to grow and we will come back with a plan, not a pitch deck. Same-day reply on weekdays.

Privacy Preferences
When you visit our website, it may store information through your browser from specific services, usually in form of cookies. Here you can change your privacy preferences. Please note that blocking some types of cookies may impact your experience on our website and the services we offer.
Contact Us
0