Christine Darby // Published: August 2023 // Updated: March 2024

As your business grows, website changes are inevitable. Whether you’re updating your site’s structure, removing old pages, or simply changing a URL, you want to ensure site visitors still find expected information. To do this, you need to understand how Squarespace redirects work.

Squarespace 301 redirects allow you to easily map (1) individual page URLs, (2) the contents of a subfolder (such as a blog or portfolio), or (3) domains to the proper spot.

When to use 301, 302 , or 404?

Before getting into the specifics of how to do redirects on Squarespace, you’ll want to understand common status codes, or server responses, and what they represent.

Squarespace users have the ability to implement three types of status codes: 301, 302, and 404. Deciding which code is appropriate will be based on whether your content is temporarily or permanently moving, or if the content will no longer exist.

If you change a Squarespace URL—or web page address—Squarespace does not automatically create a redirect. This means when you modify or remove a URL, all links to that page, or collection of pages, are broken unless you create a redirect.

301 Redirects

301 redirects are for permanent URL changes. Reasons to use 301 redirects include removing old content, merging duplicate pages, site restructuring, changing URLs and more. Learn more in our beginner’s 301 redirect guide.

301 redirects are commonly used because of the SEO and user experience advantages. In simple terms, a 301 redirect is like a change-of-address form for website pages. When a site visitor tries to visit an old page, a 301 redirect seamlessly and automatically takes them to a new page. And it preserves SEO signals associated with the old content.

302 Redirects

302 redirects indicate that content has been temporarily moved to another URL. For example, if a popular product is temporarily out of stock, you may want to redirect visitors from the product’s page to a similar product page until the product is available again. When the product is back in stock, you’d remove the 302 redirect and let users access the original product page.

404 Errors

404 errors inform users and search engines that a page no longer exists. Here, you simply remove unwanted pages without doing redirects.

Beginners often misinterpret Google Search Console reports—you can ignore 404s if the URLs should not exist on your site. Use common sense to determine if a 404 is appropriate or not.

While excessive 404s can negatively impact user experience, sometimes serving a 404 error is the right choice. A 404 clearly signals to both users and search engines that content no longer exists. You should not direct users to unrelated content.

Important: Squarespace’s support documentation implies you might want to redirect deleted URLs to your homepage, but this is often not the best course of action. Again, not all deleted content should be redirected.

Tip: Your Squarespace sitemap is automatically updated as pages are added or removed.

How to 301 Redirect Squarespace URLs and Subfolders

To redirect an individual page URL or a collection of pages (such as an entire blog), visit Settings > Developers Tools > URL Mappings.

Regarding subfolders: In the case of blogs, stores, events, galleries, or portfolios, instead of manually redirecting every single page within a collection (or subfolder/subdirectory), you can use the [name] variable to redirect all URLs within the subfolder to a different subfolder. See examples below.

Squarespace 301 Redirect Examples

Each Squarespace URL redirect is added on a new line. Squarespace documentation suggests using URL paths for both the source and the destination (see our note on this below):

  • Single page examples:

    /old-url -> /new-url 301
    /blog/old-post -> /blog/new-post 301
    /store/old-product -> /store/new-product 301
  • Subfolder or collection (e.g. blog) example:

    /old-blog -> /new-blog 301 
    /old-blog/[name] -> /new-blog/[name] 301 
  • 7.0 store and product example:

    /old-store -> /new-store 301
    /old-store/[name] -> /new-store/[name] 301
  • 7.1 store example, note the “/p/” in the product URL path:

    /old-store -> /new-store 301
    /old-store/p/[name] -> /new-store/p/[name] 301
  • 7.0 store moved to 7.1, note “/p/”:

    /old-store -> /new-store 301 
    /old-store/[name] -> /new-store/p/[name] 301
  • If a collection page URL changes AND an individual item URL changes, order the redirects like this, with specific redirects above the general catch-all redirect:

    /old-blog -> /new-blog 301
    /old-blog/old-post -> /new-blog/new-post 301
    /old-blog/[name] -> /new-blog/[name] 301 
  • If moving from a platform where blogs were not in a subfolder structure, again be mindful of the order of redirects:

    /[name] -> /blog/[name] 301
  • To redirect to a site’s homepage, use just a slash:

    /old-page -> / 301
  • To redirect to an external site or page, you will link to the full URL:

    /old-url -> https://external-site.com 301

Note: As shown above, using URL paths in your redirects is straightforward and easier for do-it-yourself SEO maintenance. But on Squarespace this approach introduces an unnecessary extra redirect. To avoid this, you can redirect using the absolute URL (full URL) for the destination. For example:

/old-url -> https://yoursite.com/new-url 301

This method prevents a protocol downgrade redirect and ensures a more efficient, direct path to the new content.

Keep in mind: After redirecting any content, it is normal for Google to continue to show old URLs in search results. The older URLs will fade away in time without you doing anything.

⚠️ Caution: Some Squarespace marketers recommend a method of using 301 redirects to “shorten” affiliate links, or make “pretty links.” This might be okay for some affiliate programs, but this practice is prohibited by Amazon’s policies. Unfortunately, there is a lot of incorrect advice on YouTube—some because videos are simply out-of-date and some because it is an easier platform for beginner marketers to promote themselves on.

How to Redirect Domains or Change Domains

To change a Squarespace domain name (i.e. a site move) OR redirect additional domains to your site, visit Settings > Domains. Here, you can redirect multiple domains to your Squarespace site, then choose one as your primary or preferred domain. 

Squarespace automatically redirects any connected domains to your chosen primary domain. This ensures a consistent user experience without any other manual configuration on your part.

Tip: Changing a primary domain is often due to a rebranding effort, which usually includes an update to site structure and URLs. You’ll want to connect both domains to Squarespace and write 301 redirects. For example, if https://OLD-site.com/about changes to https://NEW-site.com/team, this line will redirect visitors to the proper page:

/about -> /team 301

⚠️ IMPORTANT: If your small business has an established website and you’re unfamiliar with website migrations or redesigns, strongly consider expert migration assistance before changing domains, moving sites, or initiating major overhauls.

Removing “www” From a Domain

You’ve likely noticed many new websites launch without “www” in their website address. If you are publishing a Squarespace site and want to remove “www” from a domain, simply switch the prefix toggle on your Squarespace domains panel.

Whether you use the optional “www” subdomain or not, Squarespace automatically redirects to your preferred URL—you do not need to create URL redirects associated with this change.


Moving your site?

Work with us to maintain (or improve) your SEO authority.


Best Practices for Squarespace Redirects

First, study URL best practices before making URL changes. And you can learn more in our beginner’s 301 redirect guide. Google also provides in-depth resources on Redirects and Search as well as Domain Changes and Site Moves.

  • Keep redirects relevant: Redirect users to a page with similar content. Again, Squarespace’s advice to indiscriminately redirect to a homepage can be ignored—take the time to do proper research and analysis.

  • Update internal links: For best performance, you want to reduce reliance on redirects. Update your internal links to point directly to new URLs.

  • Avoid loops: Ensure that you aren’t redirecting one URL to another, then redirecting back to the original URL (A > B > A). Squarespace has some precautionary measures in place to prevent accidental looping, but they still should be avoided.

  • Avoid chains: Avoid creating chains of redirects (A > B > C). Not only can they slow down the user experience, but they can also dilute SEO value.

  • Test: Always test your redirects. A mistyped URL or syntax error will lead to broken redirects. Squarespace redirects take effect immediately, so you can test as you write them.

  • Audit your redirects: Periodically review your URL mappings to ensure they’re still relevant and working correctly. Remove outdated redirects that no longer serve a purpose to ensure you stay within Squarespace’s limits.

Conclusion

Redirects play a key role in maintaining user experience and SEO integrity. Squarespace offers an easy dashboard for managing redirects, but their correct usage comes down to the site administrator’s knowledge and foresight.

Equip yourself with the right information, regularly audit your URL mappings, and remember: proactive website management today can save you from reactive troubleshooting tomorrow. If you’re unsure or feel overwhelmed, don’t hesitate to seek expert advice or assistance.

 

Redirect questions?


We can review your redirects or help you expertly move a site.