How to create Redirect in Squarespace
For a redirect in Squarespace to work, you must ensure that the new URL exists. The original URL must be deleted, disabled or updated with a new URL.
URL Redirects
You can only redirect from built-in and custom domains connected to your Squarespace site.
- From you site, navitage to the Home Menu and click Settings.
- Go to Advanced and then click on URL Mappings.
- Click into the text field and add your redirects.
-
Below are the redirect formats that you must ensure is entered correctly into the URL Mapping text field:
To create a redirect for one page:
/old-url -> /new-url 301
To redirect a collection of pages, such as /blog/example-post, use the name variable when creating a redirect:
/blog/[name] -> /posts/[name] 301
To redirect a URL to another domain:
/example -> https://example.com/home 301
-
Click on Save to confirm your changes.