Website Building » Squarespace » How Do I Forward One Squarespace Site to Another Site?

How Do I Forward One Squarespace Site to Another Site?

Last updated on December 29, 2022 @ 6:55 pm

There are a couple different ways that you can forward your Squarespace site to another site. You can either do a simple redirect, or you can use an HTML frame.

Simple Redirect:

To do a simple redirect, you’ll need to add a little bit of code to your site. The code will look something like this:

<meta http-equiv="refresh" content="0;
 URL='http://www.example.com'">

You'll want to replace the URL in the code with the URL of the site you're forwarding to.

Once you've added the code, save it and you're done!

HTML Frame:

If you want to keep your Squarespace site up and just forward one page, you can use an HTML frame. To do this, create a new page on your Squarespace site and then add this code to the page:

PRO TIP: Please be advised that forwarding one Squarespace site to another site may result in loss of data and/or service interruption. Use this feature at your own risk.
<iframe src="http://www.example.com" 
width="100%" height="100%"></iframe>

Again, be sure to replace the URL in the code with the URL of the site you're forwarding to.

Kathy McFarland

Kathy McFarland

Devops woman in trade, tech explorer and problem navigator.