How to Clear Cache On Squarespace (And What Actually Works)

How to Clear Cache Squarespace

You cannot clear cache on Squarespace from the dashboard. There is no built-in button for it. What you can do is clear your browser cache, force a hard refresh, or wait for Squarespace’s CDN to update. This guide walks through each option and tells you exactly when to use which one.

Most people land on this problem the same way. You edit a page, hit publish, reload the site, and the old version is still staring back at you. Your first move is to hunt for a “clear cache” button somewhere in Settings. That button does not exist, and understanding why changes what you do next.

At Warmup Cache Request, we get this question from site owners almost every week, usually right after a redesign or a rushed product launch. The fix is rarely complicated. It just requires knowing which layer of cache is actually causing the problem.

What “Clearing Cache” Actually Means on Squarespace

Clearing cache” on Squarespace almost always means clearing your browser’s stored files, not anything on Squarespace’s servers. Squarespace controls its own caching layers directly, and site owners cannot flush them from the dashboard.

That single fact explains most of the confusion around this topic.

Browser Cache vs. CDN Cache vs. Server Cache

Three different layers can hold a copy of your page. Each one behaves differently, and each one is controlled by a different party.

  • Browser cache: Files stored on your own computer or phone. Your browser saves images, CSS, and scripts locally so pages load faster on repeat visits. You control this layer completely.
  • CDN cache: Squarespace serves your site through a content delivery network. Edge servers around the world hold a copy of your content close to each visitor. Squarespace controls this layer.
  • Server cache: The origin copy of your site, generated and stored by Squarespace’s own infrastructure. This layer is also fully managed by Squarespace.

You own one of these three layers. The other two belong to Squarespace, and that ownership split is the reason a public cache-clear button was never built into the platform.

Why Squarespace Doesn’t Give You a Cache-Clear Button

Squarespace is a fully managed platform. It handles server performance and CDN behavior so site owners do not have to.

On self-hosted setups, developers manage caching manually through tools like Varnish or a CDN dashboard. Squarespace removes that responsibility entirely, which is convenient until something looks stale and you have no lever to pull yourself.

The tradeoff is real. You get simplicity and reliability, but you lose direct control over when server-side content refreshes. In practice this rarely matters, because CDN edge nodes pick up new content on their own shortly after you publish.

How to Diagnose Which Cache Is Causing the Problem

Before touching any settings, run a four-step test. It takes less than five minutes and tells you exactly where the stale content is living.

  1. Hard refresh the page. This clears the cache for that single page without touching your whole browser. See the exact shortcuts below.
  2. Open the page in an incognito or private window. Incognito mode loads the page with no stored browser data. If the update appears here, your regular browser cache is the problem.
  3. Check on a second device or a different browser. If the change shows correctly on your phone but not your laptop, the issue is local to that one browser.
  4. Wait a few minutes and recheck in incognito. If incognito still shows the old version, the CDN has not finished propagating yet. Give it a short window before assuming something is broken.

This diagnostic order matters. Skipping straight to “clear my whole browser cache” wastes time when the real issue is CDN propagation, and vice versa.

How to Clear Your Browser Cache (Chrome, Safari, Edge, Firefox)

Clearing your browser cache removes locally stored files for every site you have visited, not just Squarespace. Use the hard refresh shortcut first since it targets only the page you are viewing.

BrowserHard Refresh ShortcutFull Cache Clear PathBest Used When
ChromeCtrl+Shift+R (Windows), Cmd+Shift+R (Mac)Settings → Privacy and security → Clear browsing data → Cached images and filesOne page looks outdated after an edit
SafariOption+Cmd+E, then Cmd+RSafari → Clear History → choose time rangeImages or styles look wrong across the site
Microsoft EdgeCtrl+F5, or Shift+F5 if that failsSettings → Privacy, search, and services → Clear browsing dataLayout breaks only in Edge, not other browsers
FirefoxCtrl+Shift+R (Windows), Cmd+Shift+R (Mac)Settings → Privacy & Security → Cookies and Site Data → Clear DataOld content persists after several hard refreshes

Do a hard refresh first. Only clear your entire browser cache if the problem still shows up afterward, since a full clear also logs you out of other sites and clears saved data you may want to keep.

When It’s CDN Propagation, Not Your Browser

If incognito mode still shows the old version of your page, the delay is on Squarespace’s CDN, not your device. This is normal and usually resolves without any action from you.

How Long Squarespace’s CDN Actually Takes to Update

Squarespace’s CDN typically picks up new content within minutes of publishing. Larger changes, like a full template swap or a bulk image upload, can take longer to fully propagate across every edge server.

If it has been over an hour and the change still is not visible in a fresh incognito window on a second device, treat it as a genuine issue rather than normal propagation delay. At that point, contacting Squarespace support directly is the fastest path forward.

Why a Deleted Page Can Still Show Up on Google

Deleting a page from Squarespace does not always remove the underlying file from the CDN right away. One site owner ran into this after deleting a page containing an old resume PDF following a legal name change. The page was gone from the site, but the direct PDF link still ranked on Google under an old, static Squarespace URL months later.

The explanation is straightforward. When you remove a file, it can remain stored in the CDN as a static asset tied to its original URL for a period of time, even though it no longer appears anywhere on your live site. Anyone with the direct link can still open it until Squarespace clears it from the CDN.

This also affects search results. Google may have indexed that URL before you deleted it, and it can keep showing up in results until the index refreshes or you request removal.

Requesting a Static URL Removal from Squarespace Support

You cannot delete a lingering static file from the CDN yourself. Squarespace has to do it on the backend. Contact Squarespace Customer Care and use this exact ticket subject line: “Static URL Removal Request.”

Include the following in your message:

  • Your domain name or your built-in Squarespace domain (yoursite.squarespace.com)
  • The exact static URL or URLs you want removed from the CDN

For the Google search results side of the problem, submit a removal request through Google Search Console or request re-indexing once the page is actually gone, so the outdated entry drops out of search over time.

Comparison Table: Cache-Clearing Methods Ranked by Situation

Use this table to pick the right fix instead of guessing.

MethodTime RequiredFixesDoes Not Fix
Hard refreshA few secondsStale CSS, images, or scripts on one pageCDN-level delays, deleted static files
Incognito testUnder a minuteConfirms whether the issue is your browserDoes not clear anything, diagnostic only
Full browser cache clearA few minutesPersistent outdated content across many pagesServer-side or CDN propagation delays
Waiting for CDN propagationMinutes to about an hourNormal delay after publishing changesGenuinely stuck server-side issues
Contacting Squarespace supportHours to a few daysDeleted static files, stuck CDN issues, account-specific bugsAnything caused purely by your local browser

Start from the top of this table and work down. Most cases resolve at the hard refresh or incognito test stage, so there is rarely a need to escalate to support.

Common Real-World Cache Symptoms

Certain symptoms show up more often than others. Here is what typically causes each one.

Favicon Not Updating

Why does a new favicon still show the old icon? Browsers and CDNs cache favicons aggressively, sometimes longer than regular page content. Do a hard refresh, then open the favicon’s direct file URL in a new tab to confirm the new version is actually live before assuming it failed to upload.

Old Content Still Ranking After You Deleted It

Why does a deleted page still appear in Google? This is the same static asset persistence issue covered above. The fix is a support ticket for the CDN file plus a Google Search Console request to speed up re-indexing.

CSS/Design Changes Not Showing After Publish

Why do design changes look correct in the editor but not on the published site? This is almost always browser cache on the device you are viewing it from. Run the four-step diagnostic process before contacting support, since this specific symptom is rarely a Squarespace-side bug.

Preventing Cache Confusion While Actively Editing

You can stop this problem before it starts. Open Chrome DevTools while editing, go to the Network tab, and check the box labeled “Disable cache.” This forces Chrome to fetch a fresh copy of every asset while DevTools stays open, so you see real-time changes without manually refreshing repeatedly.

Pair that with an incognito window for your final review before publishing. Incognito removes your personal browser cache from the equation entirely, so what you see there is much closer to what a new visitor will actually see.

Conclusion

Clearing cache on Squarespace comes down to one question: is the problem on your device, or on Squarespace’s servers? Run the hard refresh and incognito test first. If the issue persists across devices and past an hour, it is time to contact Squarespace support directly instead of repeatedly clearing your own browser.

Most “my site isn’t updating” problems solve themselves within minutes once you know which layer to check. Save the support ticket for the cases that genuinely need it, like a stuck static file or a deleted page still lingering on the CDN.

FAQs

Does Squarespace Have a Cache-Clear Button in the Dashboard?

No. Squarespace manages server and CDN caching internally, and there is no dashboard option to flush it yourself. The only cache you can clear directly is your browser’s.

How Long Does Squarespace’s CDN Take to Update After Publishing?

Most changes propagate within minutes. Larger updates, such as template changes or bulk image uploads, can take longer to reach every edge server.

Why Do My Changes Still Not Show After Clearing My Browser Cache?

The delay is likely due to CDN propagation rather than your browser. Check the page in an incognito window or on a different device before assuming something is broken.

Why Does a Deleted Squarespace Page Still Show Up in Google Search?

The page or its assets may still exist in Squarespace’s CDN, and Google may not have re-crawled your site yet. Submit a Static URL Removal Request to Squarespace and request re-indexing through Google Search Console.

Can I Clear Cache From My Phone?

Yes. Both Chrome and Safari on mobile devices include cache-clearing options in their settings. The same principles apply as on desktop, although the exact steps vary by browser and operating system.

Will Clearing Cache Affect My SEO Rankings?

No. Clearing your browser cache only changes what you see locally and has no impact on your search rankings. SEO rankings depend on what Google’s crawlers index, which is determined by your site’s content and CDN updates—not your personal browser cache.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *