> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ghost.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrating from Squarespace

> Official guide: How to migrate from Squarespace to Ghost

You can easily migrate your posts from your Squarespace site to Ghost in just a few clicks, using the built-in Squarespace migrator in Ghost Admin.

## **Run the migration**

The Squarespace migrator allows you to quickly import content from your Squarespace site to your Ghost publication. You can access the migrator tool from the **Settings → Advanced →** **Import/Export** area of Ghost Admin.

<img src="https://mintcdn.com/ghost/E65lFpKvD_cvyLYE/images/migrate-tools-apr-2026.png?fit=max&auto=format&n=E65lFpKvD_cvyLYE&q=85&s=21982dce19004ca7982b5feea88c1c26" alt="The in app Migrate Tools" width="1308" height="686" data-path="images/migrate-tools-apr-2026.png" />

It's helpful to log in to your Squarespace site before running the migration in Ghost Admin.

### **1. Enter your Squarespace URL**

To start the migration process, enter the public URL to your Squarespace site, and click **Continue**.

<img src="https://mintcdn.com/ghost/aGR3I5_lq1oxakuc/images/squarepace-1.png?fit=max&auto=format&n=aGR3I5_lq1oxakuc&q=85&s=ab6c583e93160af6f67a688e97d5f584" alt="Squarespace Step 1" width="1000" height="767" data-path="images/squarepace-1.png" />

### **2. Export content**

Next, click **Open Squarespace settings.** If already logged into Squarespace, this will take you directly to the location of your Squarespace site where an export can be generated.

<img src="https://mintcdn.com/ghost/aGR3I5_lq1oxakuc/images/squarepace-2.png?fit=max&auto=format&n=aGR3I5_lq1oxakuc&q=85&s=0c3232babe3def0d0ba2ce85d2d2702d" alt="Squarespace Step 2" width="1000" height="1373" data-path="images/squarepace-2.png" />

Click **Export**, which will download an XML file with your content in it.

### **3. Upload content**

Once your export has been downloaded, return to the migrator window in Ghost Admin, and select **Click or drag file here to upload**, and navigate to the XML file you downloaded from Squarespace, once uploaded click **Continue**.

If you're unsure of where the file was saved, check your Downloads folder.

### **4. Review**

Ghost will confirm the number of posts and pages that will be imported to your publication. If satisfied, click **Import content** to begin the import of your data.

<img src="https://mintcdn.com/ghost/aGR3I5_lq1oxakuc/images/squarepace-3.png?fit=max&auto=format&n=aGR3I5_lq1oxakuc&q=85&s=16a331fa04372c1f686edb90044a8306" alt="Squarespace Step 3" width="1000" height="845" data-path="images/squarepace-3.png" />

After a few moments, you'll see a confirmation message, confirming that your data was successfully migrated to your Ghost site.

***

### **Redirects**

<Info>
  Squarespace categories are converted to [tags](https://ghost.org/help/tags/) during the migration. The first category for any post will also become the [primary tag](https://ghost.org/help/tags/#primary-tags).
</Info>

You may need to add [redirects](https://ghost.org/help/redirects/) to ensure backlinks lead to the correct content.

Please refer to this list of the [most common redirection rules for Squarespace migrations](https://ghost.org/tutorials/implementing-redirects/#squarespace).

***

## Large and Complex migrations

If your migration needs go beyond what our in-built migration tools can support you can still move to Ghost.

If you're a **Ghost(Pro) customer**, our Migrations team can support you in migrating your content and subscribers. Learn more and get in touch with the team [here](https://ghost.org/concierge/).

Alternatively, if you are a developer, comfortable with using the command line, or running a self-hosted Ghost instance, we have a suite of[ open-source migration tools ](https://github.com/TryGhost/migrate)to help with large, complex and custom migrations.
