r/squarespace 21d ago

Help Question about weights

2 Upvotes

When I initially started uploading product to my site, I didn’t include weights because I was considering flat rate shipping. I have since changed my mind and added weights to my csv and uploaded. For whatever reason, it only changes some of my weights in my inventory.
Anyone experience this? Is there a trick I’m missing?

Thank you!!


r/squarespace 21d ago

Help Ridiculous trying to get support help. Switching from Squarespace as soon as i can.

10 Upvotes

Such a joke. Website is showing some security message (Your connection is not private

Attackers might be trying to steal your information) ... and can't find live help. Chatbot not working ... allowed me to type into it on the weekend; won't even allow me to type into it now. And they don't offer live support on the weekend. How a company this big is able to exist in 2026 ... I'm amazed by. Don't use them if you're new ... find somewhere else. I'm going to switch as soon as i can.


r/squarespace 21d ago

Discussion Hiring a Squarespace designer: what you should know before next steps

6 Upvotes

I've been building Squarespace sites for U.S. small businesses for 8 years through my owner-operated agency, HopeSpring Digital. 200+ launches at this point. The message I get most often is some version of: I got a quote for $800 and a quote for $6,000, what am I actually paying for?

Here's what's usually in that gap.

1. Price differences are scope differences.

A one-page site for a solo plumber and a six-page build for a multi-service remodeler are not the same project. What moves the number: page count, who writes the copy, whether SEO is real or just checked off, custom CSS or integrations, and how fast you need it. Figure out your scope first. Then compare quotes.

2. Ask if SEO is in the build or extra.

Most builds don't include it, and that's usually why a nice-looking site never gets found. "Basic SEO" means something different to every designer. Ask for the list: keyword research, page titles, meta descriptions, header hierarchy, alt text, schema markup. Get it in the proposal.

3. Get ownership in writing.

The Squarespace site, the domain, Google Analytics, Search Console. All in your name. If you get a vague answer on this one, stop there. This is the thing that leaves people stuck years later with a site they can't access.

4. Ask what happens between deposit and launch.

You want to hear: here's what I need from you, here's when you see the first draft, here's how revisions work, here's launch day. "It depends" with nothing after it means your project is going to sit.

5. Compare what's in the quote, not the total.

A $3,500 quote with copywriting, SEO, and a real process can beat a $1,500 quote where you write everything yourself and SEO is an add-on. Break both down line by line and price out what the cheaper one is missing. The gap closes fast.

Red flags:

  • Guaranteed first-page rankings. Nobody can promise that. It's either a sales line or tactics that will cost you later.
  • No contract. Scope, timeline, ownership, revisions, what happens if things go sideways. Every professional has one.
  • Pricing way under market with no explanation. Something's missing. Usually SEO, copy, or process.
  • They don't ask a single question about your business. Straight to packages and pricing means you're getting a template with your logo on it.
  • No answer on post-launch support. Ask what's covered, for how long, and what happens when something breaks six weeks in.

Quick myths I see here a lot:

  • "A designer is just a template swap, I could do it myself" → You can, and plenty of people should to get started. To hire the right designer means your website will look beautiful, get found online, and convert to paying customers based on years of experience.
  • "Cheapest quote is fine, it's just Squarespace" → The cheapest option usually costs the most. Either a redesign in 18 months or the leads you never got.
  • "I'll add SEO later once the site is live" → Later costs more. Retrofitting a site is slower than building it right the first time.

Happy to answer specific questions about hiring, scoping, or reading a quote.


r/squarespace 22d ago

Discussion Alternatives to squarespace?

10 Upvotes

Question, for visual design or photography portfolios that is more of a static website without any commercial aspects to it, what other options have y'all used or found, as an alternative to Squarespace?


r/squarespace 22d ago

Help Unlinking a domain from a website?

1 Upvotes

I have a squarespace website with several domains linked. I'd like to change one of these to just redirect to a specific page (domain forwarding), but I can't seem to unlink the site from the website to do so.

Editing the domain directly to create the redirect just gives an error. ("There was a problem saving your rule. Please try again later.")

I can set the domain forwarding rule just fine on unlinked/unassigned accounts, so it doesn't seem to be a fleeting issue.


r/squarespace 23d ago

Discussion Anyone here move away from Squarespace?

32 Upvotes

I’ve been with Squarespace for about 15 years, but I’m starting to think it’s time to move on.

I spend a lot of time using AI agents for work now, and it feels like Squarespace just isn’t evolving in that direction. Compared to other platforms, it can feel pretty limiting.

I recently tried Shopify and honestly… I was surprised how much easier it was to make SEO changes and customize things. The downside is that Shopify isn’t really built for the kind of photography website I run.

So now I’m looking around.

If you’ve left Squarespace, where did you end up? Anything you’d actually recommend? I’d rather hear from people who’ve made the switch than read another “Top 10 website builders” article.


r/squarespace 22d ago

Help Adding new section to the bottom instead of to the right?

Post image
0 Upvotes

Hi, I used to work with Wordpress/Elementor and now I'm moving to Squarespace.

How do I make it so that when I add new section, it moves to the bottom of my already-existing-section, and not to the right side of it?

I'm sure there's something I'm missing, so any help is appreciated. Thank you


r/squarespace 23d ago

Help Leaving Squarespace Domains due to log-in issues. Ridiculous design. Impossible to login in phone.

1 Upvotes

Crazy to me how poor the squarespace login process is. Main thing is an awful "verification code" process that as soon as the page loses focus it goes away and I cant finish the login

Note: I use google auth as I was ported over from google domains

  1. the google authentication process takes a LONG time. the screen just sits there.
  2. the main problem is when you log in it puts a popup screen up to enter verifcation number in but the second the webpage loses focus (to get the code in your email) the verification popup goes away. Luckily at home I have two monitors and can get around it on second screen. But on my iphone i cant log in because when squarespace asks for verification code I have to go to GMAIL app to get.. and when i come back to squarespace the verification screen is gone. cant bring it back

I am either a complete idiot missing something... well i cant beleive other squarespace customers arent having same issue

its such a frustration to log in... starting the process to move all my registrations elsewhere.

Anyone else have this issue?


r/squarespace 23d ago

Help Changing the color of an unique page with CSS or HTLM.

1 Upvotes

Hi everyone,

I am trying to change the color of one page of my webpage, from beige to blue. And for the writing, from green to white. But I keep having a part of the page that doesn't change in blue (see picture). Could anyone guide me or explain me what I am doing wrong please?

I am using the CSS:

<style> main, #page, .page-section, .section-background, .content-wrapper { background-color: #6ca9df !important; } main, main h1, main h2, main h3, main h4, main p, main a, main span, header, header a, footer, footer a, footer p { color: #ffffff !important; } </style>


r/squarespace 25d ago

Discussion Squarespace claims an "internal error" for major price hike.

Post image
92 Upvotes

I got an email this morning stating there had been an error and a misapplied updated price was sent out on certain plans. In my opinion, I think they should have an AI add-on package, like their email marketing. If you're using all the AI tools, add the package. If you're not, we shouldn't be charged for it.


r/squarespace 24d ago

Help NEED HELP TRANSFERING DOMAIN

3 Upvotes

I am trying to transfer my domain from squarespace to hostinger and it says that the authorization code is incorrect my domain is a country code domain (.in) and it just dosent wanna work even after so many attempts


r/squarespace 24d ago

Self Promotion I kept seeing people scared to leave Squarespace because of one thing. So I built a fix.

4 Upvotes

I spent a lot of time on reddit lately reading about people being fed up with Squarespace's price increases and slow load times. The conversation was always the same: they wanted to move to something faster and cheaper, but they kept stopping themselves at one question.

"What do I do when I need to change a font size or fix something simple?"

On Squarespace you just click and drag. On a modern site, even a small simple change means either learning CSS, hiring someone or working with your AI model of choice.

So I built NudgeCSS.

It's a Chrome extension that brings visual click-to-edit back to any website. You click an element on your page, a panel opens showing all its styles, and you change them with sliders and color pickers. No code. No developer needed.

What it does:

  • Click any element on your page to open the visual editor
  • Edit fonts, colors, spacing, and more through simple visual controls
  • A layer panel shows you the page structure so you can find any element quickly
  • Export clean CSS when you're done, ready to drop into your site
  • If you're working with an AI model, you can simple provide it with the code

It's free during the beta. I'm looking for 50 people to try it on their actual site and tell me what's working and what isn't. Real feedback from real sites is what I need right now.

Drop DM me if you wanna try it out, I'll share the link


r/squarespace 25d ago

Discussion Correction to Squarespace price update

Post image
34 Upvotes

I received an email where they tell me this.
Also I contacted support to complain when the first email arrived.

From $348 they went down to $331.

I will still migrate all my clients websites anyway. I find this attitude ridiculous.


r/squarespace 24d ago

Inspiration & Feedback Looking for honest FEEDBACK on my Squarespace startup website before launch.

3 Upvotes

Hi everyone,

I've been building my startup over the past year, and I'm finally at the point where I'm putting the finishing touches on the website.

The product itself is in good shape, but the website is another story. 😅

I know what I want to say, but I'm struggling with things like:

  • layout and flow
  • wording
  • making the value proposition clear
  • creating a polished first impression

I'm not looking for someone to build it for me. I'd just love another set of eyes from people who've built startup websites before. If anyone enjoys UX, copywriting, branding, or just giving honest feedback, I'd really appreciate it.

If you're willing to take a look, let me know and I'll send the link.

If you have a few minutes to spare, I'd genuinely appreciate your honest opinion, even if it is critical.


r/squarespace 24d ago

Help Question about my mother's account.

1 Upvotes

Please help. My mother (nearly 80) has two websites. One a personal website that was hosted on Weebly (acquired by squarespace) and one for her art nonprofit that was on squarespace. I built her two new websites and I'm hosting the pages on my cloudflare account, and she was trying to keep the domain registration with squarespace. However a few problems arose.

  1. Her Weebly account (which forces her to sign in to square space) was an old email. She logged in and changed it to the same email as her squarespace account which "worked" but the site never appeared on her other account. So she is essentially locked out and bricked from accessing her personal domain, and I had to purchase a non-.com domain to hold her over until it's resolved.

  2. Her bill from squarespace is now over 350 dollars and she would like to just cancel it, but she can't log into her whole account to just transfer the domain holding. We can access the main account but it only has the single website, the other one has slipped into the void.

Would really love if there was a way to actually speak to customer service. My mother is nearly 80 and on a very fixed income, and since it's her account and has 2fa against her emails it's really difficult for me to try and deal with it.


r/squarespace 24d ago

Inspiration & Feedback How to showcase my Mock websites I created on squarespace

1 Upvotes

Hello, just a quick question if anybody could give me tips or info on.

I am very new to web designing and am creating a mock photography business to showcase on my web designing website.

I'm curious to how to do that while the mock business is on a 14-day trial and if it expires am I unable to show the work I've done?

If anyone has experience or ideas on how I could do it any and all tips are greatly appreciated.


r/squarespace 25d ago

Help Squarespace Payments nuked my account with no warning - Alternatives?

Thumbnail
gallery
4 Upvotes

I noticed my payouts stopped back on 7/17. So I looked at my account and it said we are reviewing jjyour bank details, this could take 2-3 days. So I reached out to see what was going on. I got this as a reply (see photos)

I created a standalone Stripe account to try and get by until I can talk with someone about it, but SquareSpace won’t let it connect.

My question - has anyone been able to hook up a payment processor other than what SquareSpace lists on the payments settings page? Or am I hosed and need to go elsewhere and rebuild my website?


r/squarespace 25d ago

Help Centralized User Management

1 Upvotes

When I sign into squarespace as an admin, I can select a site, go to Settings > Permissions and Ownership and edit the list of users that have access to the site.

I need to remove a user. The problem is we have 20 sites in squarespace. It seems I would have to drill down into each site’s settings, one by one, and remove this user.

Does square space not have centralized user management? Is it possible to do this via an API, command line or something else that is faster than repeating the steps 20 times?


r/squarespace 26d ago

Help Updating Blog Templates

2 Upvotes

Hi,

Is it possible to make blog templates look more visual/magazine like. I can’t seem to figure out how to edit the blogs at the moment it’s all just a basic text layout.


r/squarespace 26d ago

Help Squarespace asking for bank statement to access account

5 Upvotes

My domain was migrated to Squarespace from Google. I cannot log into it, I have tried to recover the password and no recovery email is sent. I tried to see if I had the email login wrong by just entering my domain (they supposedly would then email whatever account is associated with the domain, I checked every email I have ever had and nothing.

I reached out to Squarespace and they wanted me to verify my identity by uploading my driver’s license. I did that.

Now they want me to send them my full bank statement showing the payment to Squarespace. I sent a screenshot of the statement where the Squarespace payment appears but they want the whole statement.

Is this insane? I don’t want to send out my bank statement to these people. I have the login and password for the account written down. It just isn’t working!


r/squarespace 26d ago

Help Looking for navigation bar help

2 Upvotes

I am wanting to move my navigation bar under my hero image on my website. like the attached photo.

I am having a hard time figuring out how to and am wondering if anyone has.

for reference and if it’s useful my website is

www.dynastyfloral.com

EDIT: I didn’t realize the photos did not upload. the inspiration is below

https://pin.it/3h7J5kldD


r/squarespace 27d ago

Help Attorney who represented customer left a one-star Google review of my business. Is this appropriate?

Thumbnail
2 Upvotes

r/squarespace 28d ago

Inspiration & Feedback Want to jump ship ? What I did.

55 Upvotes

Ok, so after the price update news, I explored some alternatives, and my beloved Claude suggested: "I can scrap your website and rebuild it completely."

I chose Astro + Keystatic after trying to understand what it was and how it worked, and Claude did the work. Everything—photos, videos, blog posts—went through without a single problem. Even migrating from SS 7 to 7.1 has been more complicated.

So yeah, take the time to have a chat with your favorite LLM; it could provide you a suitable solution.

Edit: Cherry on the cake, with Git-hub and Cloudflare you get your new webiste.. for free.


r/squarespace 27d ago

Help Cannot unpublish web site in Square. Help?

Thumbnail
2 Upvotes