PublishedVerifiedEvery 6 weeksSources4 namedAuthored bySquareRank Team
Migrations · § 2.11.3 · How-to
Showit to Squarespace SEO migration — the manual rebuild for photographers
Squarespace has no Showit importer2. The migration is a manual rebuild on Squarespace, plus a separate WordPress import for the blog half (Showit's blog is WordPress-backed and lives at /blog by default1). For most photography sites the manual rebuild is cleaner than the automated importers because the page count is small, the content is image-heavy, and the operator pays attention to every URL during the rebuild. The redirect map is straightforward, the schema rebuild is short, and the typical Showit-to-Squarespace migration recovers more quickly than a WordPress-to-Squarespace migration of comparable scope.
This leaf is the photography-site migration playbook. It covers Showit's two-part architecture, the manual rebuild approach, the image SEO transfer (the SEO layer that matters most for photography sites), and the redirect map. The WordPress migration leaf covers the blog half if your Showit setup uses the default WordPress-backed blog.
§01No importer
No automated Showit-to-Squarespace import exists
Squarespace's import catalog<InlineCite n={2} sourceId='sq-import-overview' /> covers Wix, WordPress, Shopify, Big Cartel, Tumblr, and Blogger. Showit is not in the list. The migration is a manual rebuild: create the new Squarespace site, build each page from scratch using the original Showit pages as visual reference, port every image individually, port every text block individually, and re-author every SEO panel field. The blog half — if your Showit site uses Showit's default WordPress-backed blog at /blog — can be imported via Squarespace's WordPress XML importer after exporting from the WordPress backend.
The manual nature is, counterintuitively, an advantage for most photography sites. Photography sites typically have 8 to 15 pages plus a blog. The page count is small enough that manual rebuild takes 12 to 20 hours including SEO re-author. Automated importers on larger sites preserve content but introduce subtle bugs (truncated text, broken image references, lost blocks) that manual builds avoid. The work is mechanical; the outcome is cleaner.
The Showit migration profile
12-20hrs
manual rebuild time for a typical 10-page photography site plus blog import.
Showit's WordPress-backed architecture (the part that matters for migration)
A Showit site has two parts: the Showit pages (the static, designer-controlled portion of the site — home, about, services, portfolio galleries) and the WordPress blog (the dynamic, post-driven portion living at /blog). The two halves live on different infrastructure. Showit's pages are static HTML; the blog is a WordPress site Showit hosts as part of the package<InlineCite n={1} sourceId='showit-overview' />. Migration handles each half differently: manual rebuild for the Showit pages, WordPress XML export+import for the blog.
A Showit migration is therefore really two migrations: rebuild the Showit pages from scratch on Squarespace, and import the WordPress blog using Squarespace's standard WordPress importer (the WordPress migration leaf documents the importer flow). The redirect maps for the two halves combine into a single URL Mappings submission. The schema rebuild for the blog uses the same Yoast-replacement Code Injection pattern that any WordPress migration uses.
§03The rebuild
The manual rebuild — what to port and in what order
Order of operations: build the new Squarespace site on a trial URL; rebuild every page in the order of importance (homepage first, then services, then about, then portfolio sections); port the WordPress blog via Squarespace's WordPress XML importer; re-author every SEO panel field on every page; install Article JSON-LD on every blog post via Code Injection; install Organization and (for photographers) Person schema sitewide; build the URL Mappings list; cutover DNS. Plan for 12 to 20 hours of work plus the schema reinstall.
The manual rebuild discipline that protects rankings: every page needs the same H1 (or semantically equivalent) on Squarespace as it had on Showit, the same meta title, the same meta description, the same alt text on every image, and the same core copy. Cosmetic changes to layout, typography, and brand styling are encouraged — that is part of the migration's design upside — but content stays consistent in substance. Google's recrawl will treat the new pages as the same content at new URLs and transfer the ranking equity through the 301 redirect.
§04Image SEO
Image SEO transfer — the layer that matters most for photographers
Photography sites depend on image SEO more than text-heavy sites. Google's image search drives a meaningful share of discovery for wedding photographers, portrait photographers, and gallery-oriented businesses. Every image on the Showit site needs to land on Squarespace with the same alt text, the same descriptive file name, and the same context (caption, surrounding heading). The migration's biggest hidden cost is image SEO re-author: a 200-image portfolio is 200 alt-text fields to retype, 200 file names to preserve, and 200 contextual placements to recreate.
Google's image SEO documentation3 documents the inputs: descriptive file names, alt text describing the image content, captions where appropriate, and structured data for images that are products or featured editorial. The Showit-to-Squarespace transfer preserves the file when uploaded; it does not preserve the metadata. Plan to re-author every alt text and to either keep the original file name or rename for the new structure consistently.
Squarespace's image-SEO panel exposes alt text per image and caption per image. The Image SEO cluster covers the per-property discipline. Plan for 60 to 90 seconds of work per image during the migration; for a 200-image portfolio, that is 3 to 5 hours of dedicated image SEO time on top of the page rebuild.
§05Redirects
The Showit-to-Squarespace 301 redirect map
Showit's URL pattern is usually shallow: /about, /services, /portfolio, /gallery-name, /contact. The Squarespace equivalent is shallow too, often with cleaner trailing slashes: /about/, /services/, /portfolio/, /portfolio/gallery-name/, /contact/. The blog at /blog/post-slug maps to /blog/post-slug/ — same slug, just a trailing slash and Squarespace's normalised path. The redirect map for a typical photography site is 20 to 50 rows including the blog posts. Below is the sample pattern.
URL MappingsShowit-to-Squarespace redirect map — typical photography site
# Top-level pages — usually identical structure/about->/about/301/services->/services/301/contact->/contact/301# Portfolio galleries — flatten or nest, depending on rebuild choice/weddings->/portfolio/weddings/301/portraits->/portfolio/portraits/301/engagements->/portfolio/engagements/301# Investment / pricing pages/investment->/pricing/301# WordPress blog half — usually preserves slugs cleanly/blog/[slug]->/blog/[slug]/301# Category archives — point at blog index/category/[anything]->/blog/301
Test every redirect by appending the Showit URL to the staging Squarespace URL in a private browser before cutover. The URL Mappings syntax leaf covers the wildcard patterns and the validation step.
§06The upside
The upside this migration delivers
Showit sites are designer-controlled, visually distinctive, and pixel-precise. Squarespace sites are easier to operate at scale, easier to ship schema on, easier to keep updated, and faster to load on mobile (Showit's heavy image-driven pages frequently land mobile LCP in the 4 to 8 second range). The migration trades some design freedom for substantial operator and performance gains. Photography sites with a strong organic-traffic dependency see the LCP improvement directly in Search Console after the recovery window. The migration is therefore one of the few that delivers measurable SEO upside on top of the operator improvements.
The cross-cluster install logic compounds the upside. JSON-LD via Code Injection for Person schema (photographer as named entity), LocalBusiness schema for the studio's primary location, LCP fixes for mobile speed, and the AI crawler panel set for citation visibility all apply more cleanly on Squarespace than on Showit's static-page architecture. The migration is the entry point; the install layer is where the ranking improvement actually compounds.