Updated September 2026 · Written and maintained by the Progression Agency strategy team
Most Squarespace customization questions have the same shape: somebody wants a thing the platform already does, and is searching for a plugin to do it. Accordions, FAQ layouts, portfolio pages, announcement bars and favicons are all native. Genuine plugin territory is narrower than it looks. This page separates the two, gives the sequence for each of the common tasks, and is clear about which changes will survive a platform update and which will not.
The short answerUse the native Accordion block for FAQs — there is no need for a plugin. Use the Portfolio page type, not a gallery block, for project work, because it gives each project its own URL. Set your favicon in site settings rather than with code, and use a small, square, high-contrast image because it renders at sixteen pixels. Templates can be switched within a Squarespace version, so check before assuming you have to rebuild. Prefer settings over CSS, CSS over plugins, and plugins over injected code — in that order, because each step down is more powerful, more fragile and more work to maintain. Code injection is not available on the entry plan.
That distribution is worth reading before anything else. The largest search volumes in this cluster are basic setup questions rather than design ones, which tells you most people customizing Squarespace are stuck on something the platform already does rather than on something it cannot do.
What can Squarespace do natively?
Accordions and FAQ layouts, portfolio pages with individual project pages, announcement bars, favicons, forms and newsletter capture, and template switching within a version. All of those are settings or blocks, on any paid plan, without code.
The scorecard’s bottom four rows are the genuine reasons to reach for a plugin: complex conditional logic in forms, advanced filtering of collections, custom post types and server-side integrations. Everything above them is already there, and paying for a plugin to provide it is the most common avoidable expense on the platform.
The order to try things in
Settings first, then a template change, then custom CSS, then a reputable plugin, then code injection last. Each step down that list is more powerful, more fragile, and more work for whoever maintains the site in two years — which, on a platform chosen specifically to avoid maintenance, is a contradiction worth noticing.
Upgrade safety is the column that decides this. Built-in settings survive every platform update by definition. Injected code is the first thing to break when Squarespace changes something, and nobody is obliged to fix it for you.
How do you add an accordion or FAQ section in Squarespace?
Insert the native Accordion block and add one item per question. There is a built-in accordion block, it works on any paid plan, and it is the correct pattern for an FAQ. No plugin is required and none of the popular ones do this better.
Step three in that sequence matters beyond design. An accordion whose answers open with background rather than with the answer is worse for readers and worse for anything trying to extract a direct answer from the page — which now includes search engines and AI assistants as well as people in a hurry.
Accordion Squarespace searches, and what people are usually asking
Searches for accordion Squarespace and Squarespace accordion are almost always one of two questions: does the platform have one, and how do I style it. The answers are yes and at the block level. Squarespace FAQs built this way need no third-party code at all.
Squarespace accordion design that works
- Set fonts and colors once at the block level rather than styling each item.
- Keep question headers short enough not to wrap awkwardly on a phone.
- Open the first item by default if there is one question everybody asks.
- Keep answers to a few sentences; longer answers belong on their own page with a link.
- Do not nest accordions inside accordions.
- Check the whole block at a narrow width before publishing.
| What you want | Native solution | Needs CSS? | Needs a plugin? |
|---|---|---|---|
| An FAQ section | Accordion block | No | No |
| A project portfolio | Portfolio page type | No | No |
| A site-wide notice | Announcement bar | No | No |
| A browser tab icon | Favicon setting | No | No |
| A newsletter signup | Newsletter block | No | No |
| Different fonts or colors | Site styles | Sometimes | No |
| Conditional form logic | Not available | No | Yes |
| Advanced collection filtering | Limited | No | Usually |
| Custom post types | Not available | No | Not really; consider another platform |
The first five rows are the ones people most often buy a plugin for. Reading down the last two columns tells you where the genuine boundary of the platform sits, and it is much further out than most plugin marketing suggests.
Squarespace FAQ layouts other than the accordion
A simple heading-and-paragraph list is often better than an accordion when there are fewer than about six questions, because collapsing content hides it from a reader skimming the page. Use the accordion when the list is long enough that scrolling past it would be tedious.
Should FAQ content be in an accordion at all?
Yes, provided the content is genuinely visible when expanded and is present in the page rather than loaded on demand. The native block satisfies both. The pattern to avoid is answers that exist only in structured data and not on the page, which is both a guidelines problem and useless to an actual visitor.
How do portfolio pages work in Squarespace?
Portfolio is a page type rather than a block. Choosing it gives you a grid or index of projects where each project has its own page and its own URL, which is what makes it a portfolio rather than a gallery. That distinction is the single most useful thing to know here.
The sequence above is ordered to prevent the most common rebuild: people start with a gallery block on a normal page, discover months later that individual projects cannot be linked or found, and have to redo the whole section as a portfolio.
Grid layout or index layout?
| Layout | Best for | How projects are shown | Watch out for |
|---|---|---|---|
| Grid | Visual work judged on the image | Thumbnails in a grid | Weak thumbnails sink strong projects |
| Index | Narrative or case-study work | A stacked list with detail | Longer pages need stronger headings |
| Gallery block on a normal page | Nothing, as a portfolio | Images with no individual pages | No URLs, no links, no ranking |
The third row is included because it is what most people build first. It is a legitimate way to show a set of images and it is not a portfolio, because nothing inside it can be linked to.
What belongs on an individual project page
A problem, an approach, an outcome, and images that support the argument rather than replacing it. A Squarespace portfolio site full of beautiful images and no explanation gives a prospective client nothing to evaluate, which is why the strongest portfolios read like short case studies.
Ordering the grid
By strength, not by date. The first four thumbnails do most of the work, and a portfolio ordered chronologically shows your most recent work rather than your best, which are rarely the same thing.
Squarespace plugins: what they are and when you need one
Third-party code you install yourself, usually as CSS and JavaScript, sold by independent developers. Squarespace does not operate a plugin marketplace in the way WordPress does, so a plugin is a dependency on somebody else’s code with no platform guarantee behind it.
That framing matters for the decision. The best Squarespace plugins are genuinely useful and are still a maintenance commitment: if Squarespace changes something and the developer has moved on, the plugin breaks and fixing it is your problem. Choosing the best plugins for Squarespace therefore means choosing the developer as much as the feature.
How to evaluate a plugin before installing it
- Check whether Squarespace already does it natively; most requests are covered.
- Check when the plugin was last updated and how actively it is supported.
- Check whether it works on your Squarespace version, because versions differ.
- Check what it costs and whether that is one-off or recurring.
- Check what it does to page speed, because commerce and animation plugins are heavy.
- Check whether it can be removed cleanly if you change your mind.
- Test it on a duplicate site or an unlinked page before putting it live.
| Risk | What it looks like in practice | Mitigation |
|---|---|---|
| Developer stops supporting it | Breaks after a platform update, never fixed | Check the last update date before buying |
| Version incompatibility | Works on 7.0, not on 7.1, or the reverse | Confirm your Squarespace version first |
| Page speed cost | Commerce and animation plugins are heavy | Measure before and after installing |
| Conflicts between plugins | Two plugins fight over the same element | Install one at a time and test |
| Hard to remove | Leftover CSS and markup after uninstalling | Ask about clean removal before buying |
| Recurring cost | A subscription for a one-time need | Check whether the fee is one-off or annual |
Every row there is a maintenance obligation you are taking on. That is acceptable when the plugin does something genuinely necessary and unreasonable when it duplicates a built-in block.
Where plugins genuinely earn their place
- Complex form logic that the native forms cannot express.
- Advanced filtering or search across a large collection.
- Layouts that are structurally impossible with blocks.
- Specific commerce behaviors the platform does not offer.
- Accessibility improvements the template does not provide.
Where they usually do not
Accordions, FAQs, announcement bars, favicons, basic galleries, simple animations and most typography changes. All of those are settings, blocks or a few lines of CSS, and installing a plugin for them adds a dependency in exchange for nothing.
How do you add a favicon to Squarespace?
In site settings, not with code. Upload a square image in the browser icon or favicon field and Squarespace handles the rest. Adding a favicon to Squarespace is a two-minute settings task and is one of the most frequently over-complicated questions on the platform.
What image to use
Square, small, and high contrast. The favicon renders at around sixteen pixels in a browser tab, which is far smaller than the file you upload. A full logo with a wordmark becomes an unrecognisable smudge at that size; a single letter, a symbol or a simplified mark does not.
- Start from a square canvas rather than cropping a wide logo.
- Use one shape or one letter, not the full wordmark.
- Use strong contrast against both light and dark browser chrome.
- Avoid fine detail and thin lines, which disappear entirely.
- Upload a reasonably large square file and let the platform scale it down.
- Check it in an actual browser tab, at real size, before deciding it works.
Adding a favicon to Squarespace, step by step
Open site settings, find the browser icon or favicon field, upload a square image, and save. That is the whole procedure. Adding a favicon to Squarespace requires no code injection and no plugin, and it works identically on every paid plan.
Two phrasings dominate the searches here — adding favicon to Squarespace and add favicon to Squarespace — and they are the same question with the same answer: it is a settings field, not a code task, and anyone telling you otherwise is describing a different platform.
Why the favicon does not appear immediately
Browsers cache favicons aggressively, often more aggressively than any other asset. If you have uploaded one and still see the old icon, check in a private window before assuming the upload failed. This accounts for most reports that add favicon to Squarespace did not work.
Changing your Squarespace template
You can switch templates within the same Squarespace version, and the process is documented by Squarespace itself. What you cannot do is carry a site across versions by switching a template, which is the source of most confusion about whether template changes are possible at all.
How to change Squarespace template settings, and what happens when you do
Open the design settings, choose a template available in your Squarespace version, and preview before applying. To change a Squarespace template safely, preview every important page in the new template first; looking before you commit is the whole safeguard, and the Squarespace change template process makes it available at no cost.
Before switching, understand what moves and what does not. Content generally carries across; layout, styling and any block arrangements that depended on the old template’s structure frequently do not. Treat a template change as a redesign requiring review of every page rather than as a setting.
| Check | Why | If it fails |
|---|---|---|
| Which Squarespace version your site is on | Templates are not interchangeable across versions | A rebuild rather than a switch |
| Whether any custom CSS targets the old template | Selectors are template-specific | The CSS breaks silently |
| Whether any injected code depends on the old structure | Same problem, harder to spot | Broken features after launch |
| Whether page URLs change | Ranking pages must keep their addresses | Set up redirects before switching |
| Whether every page still reads correctly | Layout assumptions rarely survive | Budget time to review every page |
| Whether the site was built by somebody else | They may have documented decisions | Ask before undoing their work |
The fourth row is the one that costs real money. If a template change alters your URLs and nobody maps the old ones to the new ones, you lose the search traffic those pages had — a problem covered in more depth on our 404 and redirects page.
Announcement bars, domains and other common tasks
All native, all documented, all settings rather than code. The announcement bar is a site-wide setting with one message and a dismiss option. Domain connection and transfer are both handled in settings and documented by Squarespace directly.
Announcement bar
One message at a time, and it should be a message worth interrupting for. A permanent announcement bar is furniture rather than an announcement, and visitors learn to ignore it within one visit. Use it for something genuinely time-bound and remove it when it stops being true.
| Task | Where it is | Plan restriction |
|---|---|---|
| Favicon | Site settings, browser icon field | None |
| Announcement bar | Site settings, marketing | None |
| Accordion block | Insert a block on any page | None |
| Portfolio | Add a page, choose Portfolio type | None |
| Custom CSS | Design, custom CSS | Available above the entry tier on some plans |
| Code injection | Settings, advanced | Not on the entry plan |
| Template change | Design settings, within your version | None |
| Domain connection | Settings, domains | None |
Two rows on that table carry a plan restriction and the rest do not. If a customization you are considering appears in one of those two rows, confirm your plan supports it before commissioning any work — discovering it afterwards is an expensive surprise.
Squarespace domain name questions
You can connect a domain you already own, transfer one in, or buy one through Squarespace, and an annual plan includes one year of free domain registration for a new site. All three routes are documented in Squarespace’s own help center, which is the correct source because registrar processes change. Our Squarespace pricing page covers the commercial side.
Squarespace SEO and the limits of platform choice
Squarespace includes SEO tools on every plan and none of them decide whether you rank. Structure, content quality and whether the pages answer anything decide that, and they are platform-independent. Businesses looking for Squarespace SEO experts are frequently looking for a structural problem to be solved by a platform specialist, when the actual problem is that the site does not say enough about anything.
Working with a Squarespace designer
Judge them the way you would judge any designer: on live sites, loaded on your own phone, and on whether the copy on those sites says anything. Platform familiarity is a prerequisite rather than a qualification, and a Squarespace designer who cannot show you fast, legible, clearly written sites is not a good designer who happens to use Squarespace.
- Ask for three live URLs, not screenshots.
- Load each on your own phone and time how long it takes to become usable.
- Read the copy: is it saying something, or is it placeholder-grade filler?
- Ask who writes the content on your project and whether that is priced.
- Ask what happens after launch: updates, changes, and at what cost.
- Confirm the Squarespace account will be in your name, not theirs.
- Ask whether they use plugins or injected code, and who maintains it.
The last question is the one this page exists to make you ask. A site built with five plugins and a page of injected JavaScript is a site with five dependencies and a maintenance obligation, on a platform you chose specifically so you would not have one.
What to do before customizing anything
Duplicate the site, or at minimum note what you are about to change and where. Squarespace has no version history for CSS and code injection in the way a code repository would, so a written record is the only way anybody — including you in a year — will know what was done.
- Duplicate the site before any substantial change, if your plan allows it.
- Keep a plain text note of every CSS rule you add and what it was for.
- Keep the same note for every plugin: what, why, from whom, at what cost.
- Test every change at a narrow width before publishing.
- Re-check the site after any Squarespace platform update.
- Record which images are used where, so replacements are quick.
None of that is exciting and all of it saves hours. The most expensive Squarespace sites to work on are the ones where somebody added forty CSS rules over three years and left no record of what any of them were for.
Want the site to produce enquiries, not just look right?
Design and customization are rarely the reason a site underperforms. If your Squarespace site looks fine and produces nothing, the issue is usually structure, content and search visibility.
Web platform, design and performance talks from the platform publishers
Publicly available sessions on building, styling and measuring websites. None of these are ours; each is credited to its channel and upload date, every identifier was checked live before publication, and each tile loads its player only when clicked.
Weekly Report: PepsiCo's AI agency review signals a shift from experiments to infrastructure
Ad Age · 2026-08-20This AI Tool Does Keyword Research For You
Ahrefs · 2026-07-08How to get your product data holiday ready on Google Merchant Center
Google Ads · 2026-08-19Claude Cowork for Marketing: Turn Customer Data Into Copy That Converts
HubSpot Marketing · 2026-08-03The Only Marketing Strategy You Need To Master This Year
Neil Patel · 2026-08-20Frontier Brief: What to do now that marketing has lost the plot
Think with Google · 2026-08-24Weekly Report: Dollar Tree shifts to emotional branding as it eyes $1 billion in untapped sales
Ad Age · 2026-08-13I Used AI Agents to Replace Our Marketing Agency
Ahrefs · 2026-06-10How to measure store visits and sales in Google Ads Performance Max
Google Ads · 2026-08-10How to Use Instagram Instants for Business (Step-by-Step Guide)
HubSpot Marketing · 2026-07-29The Only Marketing Strategy That Is Working In 2026
Neil Patel · 2026-08-12The New Era of Agency Partnerships: What Marketers Want in 2026
Think with Google · 2026-08-06Why marketers chase active demand and miss the passive majority, with Indeed's CMO
Ad Age · 2026-08-12Why I Switched from ChatGPT to Claude
Ahrefs · 2026-06-03How to set up Performance Max for store goals in Google Ads
Google Ads · 2026-08-10How to Set Up Your LinkedIn Profile in just 10 Minutes (Using AI)
HubSpot Marketing · 2026-07-27I'm Betting My Entire Marketing Strategy On This One Shift
Neil Patel · 2026-08-05Why Marketers Have Lost the Plot in the Age of AI
Think with Google · 2026-08-06Turning consumer signals into campaigns that work, with Kayak's senior VP of brand marketing
Ad Age · 2026-08-05Your AEO Strategy + Action Plan Checklist | 4.2. AEO Course by Ahrefs
Ahrefs · 2026-05-18Community Q&A: August 17 bidding update
Google Ads · 2026-08-05I Built a Complete AI Email Marketing System in 16 Minutes (Prompts Included)
HubSpot Marketing · 2026-07-21The TikTok Shop Strategy Nobody Talks About
Neil Patel · 2026-07-15Frontier Brief: What it takes to lead marketing at Google during the AI revolution
Think with Google · 2026-08-03Meet the Calvin Klein CMO using 'entertainment mentality' to turn culturally resonant campaigns i…
Ad Age · 2026-07-29How to Track AI Traffic in GA4 and Ahrefs Web Analytics (ChatGPT & More) | 4.1. AEO Course by Ahrefs
Ahrefs · 2026-05-18Google Ads Spending Limits: Master Your Daily Budget [Tutorial]
Google Ads · 2026-08-035 Social Media Trends Actually Working in 2026 (HubSpot Report)
HubSpot Marketing · 2026-07-14The One-Person Marketing Era Has Officially Begun
Neil Patel · 2026-07-08Inside Nescafé's Global YouTube Creator Strategy with Zach King | Nescafé
Think with Google · 2026-07-29Lessons from America's Hottest Brands
Ad Age · 2026-07-22YouTube SEO for AI Search: How to Rank your YouTube Videos | 3.3. AEO Course by Ahrefs
Ahrefs · 2026-05-13Fix disapproved Google Ads: A guide to Personalized advertising compliance
Google Ads · 2026-08-03The Free AEO Tool Stack to get Your Brand Promoted By AI
HubSpot Marketing · 2026-07-08How I Would Master Social Media in 2026 (If Starting From Zero)
Neil Patel · 2026-06-03Best of Frontier CMO: The Audience is in Charge with Colin and Samir
Think with Google · 2026-07-23Weekly Report: Starbucks' Culture Play, Predictive AI Targeting, Emmy-Nominated Ads
Ad Age · 2026-07-16Brand Mentions for SEO: How to Get Cited by AI (3 Tiers) | 3.2. AEO Course by Ahrefs
Ahrefs · 2026-05-13Google Call Ads: Supplemental Terms & Compliance
Google Ads · 2026-08-03How to Create a WhatsApp Chatbot for Your Business (No Coding)
HubSpot Marketing · 2026-07-065 Signs Your AI SEO Strategy Is About to Take Off
Neil Patel · 2026-05-27Frontier Brief: Liquid Death’s unexpected recipe for marketing success
Think with Google · 2026-07-202026 ad budget check-in: where media money’s moving, with Brandon Doerrer
Ad Age · 2026-07-10How to Optimize Content for AI Search Engines | 3.1. AEO Course by Ahrefs
Ahrefs · 2026-05-13Google Ads Asset Studio: AI Tools & Asset Management Guide
Google Ads · 2026-08-03I Charge $2,000 for This Content Strategy (Copy Me)
HubSpot Marketing · 2026-06-29The Old SEO System Is Collapsing. Here's What Replaces It.
Neil Patel · 2026-05-20Lightning in a Can: Liquid Death’s Killer Creative
Think with Google · 2026-07-09Why data, not AI, is driving local travel marketing decisions, with Vrbo's VP of marketing
Ad Age · 2026-07-08Keyword & Prompt Research for AI SEO (AEO) | 2.2. AEO Course by Ahrefs
Ahrefs · 2026-05-06Create effective Search ads: Responsive search ads for success (2026)
Google Ads · 2026-08-03How to Run ChatGPT Ads: The Complete Tutorial
HubSpot Marketing · 2026-06-225 AI CEOs Said the Same Thing About 2026 (Marketing Changes Forever)
Neil Patel · 2026-05-13Frontier Brief: What CMOs can learn from McLaren’s race to the top
Think with Google · 2026-06-29Why retailers should sell experiences, not products, with Macy's CMO
Ad Age · 2026-07-01How to Run a Brand Gap Analysis | 2.1. AEO Course by Ahrefs
Ahrefs · 2026-05-05How to Link accounts to your Google Ads Manager Account – Step-by-Step process
Google Ads · 2026-07-30How to Optimize Your Profile for LinkedIn's New AI Algorithm
HubSpot Marketing · 2026-06-17The Marketing Opportunity of a Decade (But Not for Long)
Neil Patel · 2026-04-22Will AI take the soul out of creative? 🎬
Think with Google · 2026-06-29What brands are missing in sports sponsorship, with Just Women's Sports Founder
Ad Age · 2026-06-24What Is AI Visibility? The 3 Types Every Marketer Needs to Know | 1.3. AEO Course by Ahrefs
Ahrefs · 2026-04-29Community Q&A: Measurement in the AI era & AI Max
Google Ads · 2026-07-29From Apartment Startup to Luxury Tech Brand
HubSpot Marketing · 2026-06-15How to Save Your Marketing Job (Stop Reporting Traffic)
Neil Patel · 2026-04-03Exclusive look at Google’s Cannes Creative House 🚪✨
Think with Google · 2026-06-25From instinct to evidence: Solving marketing's growth paradox
Ad Age · 2026-06-22How AI Search Engines Work | 1.1. AEO Course by Ahrefs
Ahrefs · 2026-04-29Google Ads: Sexual content policy guide (What’s allowed?)
Google Ads · 2026-07-226 AEO Trends To Get Your Brand Recommended By AI (2026 HubSpot Report)
HubSpot Marketing · 2026-06-10You Don't Have an SEO Problem. You Have a "Brand Entity" Problem.
Neil Patel · 2026-03-25Frontier Brief: Marketing is a hot mess right now—and Mark Ritson is actively tearing it apart
Think with Google · 2026-06-24CMOs on CMOs: Hippo and Solo Stove on AI and grassroots marketing tactics
Ad Age · 2026-06-19Answer Engine Optimization (AEO) Course by Ahrefs: What is AEO?
Ahrefs · 2026-04-29Community Q&A: The bidding & budgets special
Google Ads · 2026-07-22How to Use Substack as a Complete Beginner in 2026 (Full Tutorial)
HubSpot Marketing · 2026-06-08Why 98% of Websites Don't Make Money (It’s Not the Design)
Neil Patel · 2026-03-12Mark Ritson on Why the Fundamentals Still Win
Think with Google · 2026-06-04How the Cadillac F1 team is racing to define its brand and fan strategy
Ad Age · 2026-06-17How This Site Beat Amazon in Google Search (3 Step Strategy)
Ahrefs · 2026-04-01GCLID Explained: What is a GCLID?
Google Ads · 2026-07-16How to Scale a Skincare Brand (Marketing Breakdown)
HubSpot Marketing · 2026-05-28You're Wasting Money Trying to Get B2B Clients
Neil Patel · 2026-03-04Philipp Schindler at Google Marketing Live 2026
Think with Google · 2026-05-21Best World Cup campaigns and the new sports marketing playbook, with Tim Nudd and Jon Springer
Ad Age · 2026-06-12How to Pick a Niche If You’re Just Starting Out (SEO)
Ahrefs · 2026-03-04How to use Google Keyword Planner: Find the Best Keywords for Your Business (2026 Guide)
Google Ads · 2026-07-15How to Build Your First AI Agent (Step-by-step Tutorial)
HubSpot Marketing · 2026-05-26Amazon Just Became the Google of Streaming Ads
Neil Patel · 2026-02-25Evolving a media network to meet growing advertiser demands with Marriott's Chris Norton
Ad Age · 2026-06-10Keyword Research Tutorial for Google and AI SEO
Ahrefs · 2026-02-18Paid Search Association AMA: AI Max Q&A
Google Ads · 2026-07-15How to Dominate AI Search in 2026 (Complete Tutorial for Business)
HubSpot Marketing · 2026-05-20Why Google LOVES Reddit (And How Marketers Can Exploit It)
Neil Patel · 2026-02-19Publicis-LiveRamp deal: what to know and how to react, with Garett Sloane
Ad Age · 2026-06-05I Outsourced our Digital Marketing to AI. Here's What Happened
Ahrefs · 2026-02-04PPC Chat Q&A: Ads in AI Search, QFC & Creator Partnerships
Google Ads · 2026-07-096 B2B Marketing Strategies Replacing the Old Playbook in 2026
HubSpot Marketing · 2026-05-11You're Wasting Your Money on Influencer Marketing
Neil Patel · 2026-02-11Top SEO Experts Build Me an AI Search Strategy (GEO)
Ahrefs · 2026-01-21Streamline your workflow with Ask Advisor in Google Ads
Google Ads · 2026-07-0922 Genius Marketing Campaigns You Can Run Without a Big Budget
HubSpot Marketing · 2026-05-06Everything you know about Marketing is changing (2026)
Neil Patel · 2026-02-05How to Transfer Google Ads Account to a New Agency (Billing Transfer)
Google Ads · 2026-06-24Do Reddit Ads Actually Work? I Ran a $100 Experiment (Full Results)
HubSpot Marketing · 2026-05-04You’re Wasting Your Time Creating Social Media Content
Neil Patel · 2026-01-29Ads Data Hub: Privacy checks explained [Tutorial]
Google Ads · 2026-06-233 Creator Economy Trends Every Brand Needs to Know in 2026 (HubSpot Report)
HubSpot Marketing · 2026-04-27Google Ads Data Collection Policy: Avoid Account Suspension (2026)
Google Ads · 2026-06-22Anatomy of a Viral Campaign: How We Built Loop Marketing
HubSpot Marketing · 2026-04-22Google Ads Other Restricted Businesses Policy [Avoid Disapproval Guide]
Google Ads · 2026-06-16Claude AI for Business: The Complete Marketing Tutorial
HubSpot Marketing · 2026-04-20Google Ads Limited Ad Serving? How to Fix It (2026 Guide)
Google Ads · 2026-06-155 NEW Email Marketing Trends That Actually Work in 2026
HubSpot Marketing · 2026-04-15Google Ads Bidding Update: How to Maintain Predictable Performance (2026 Guide)
Google Ads · 2026-06-12How to Make Professional Video Ads on Any Budget (AI Finally Made It Possible)
HubSpot Marketing · 2026-04-13Google Ads for Crypto: How to Get Certified & Avoid Bans (Tutorial)
Google Ads · 2026-06-10The Marketing Playbook That Helped This Gym Beat Equinox
HubSpot Marketing · 2026-04-08Google Ads Editorial Policy: How to Fix Ad Disapprovals
Google Ads · 2026-06-09How to Dispute or Change Google Ads Invoices
Google Ads · 2026-05-28Google Marketing Live: Backstage with our product experts
Google Ads · 2026-05-28
Getting found in search
AI, AEO and what is changing
Paid media and lead generation
Websites and design
- Web design in North Carolina
- Web design in Seattle
- Ecommerce web development
- Ecommerce development services
- Consulting websites
- Beauty stores on Shopify
- Content commerce
- 404 and bad request errors
- FTP clients
- Website design and development
- Design, development and management
- Creating a gallery
- Custom CSS
- Summary blocks
- Website maintenance services
- Web design agency, San Jose
- WordPress outsourcing
- StoryBrand website framework
- StoryBrand websites
- StoryBrand website design
- Squarespace logos
- Product configurators
- Web development services
- How much does a website cost?
- What to include on a homepage
- Website redesign services
- Website maintenance
- Shopify ecommerce agency
- Ecommerce website design
- BigCommerce vs Shopify
- Service business website design
- Healthcare website design
- Websites for restaurants
- Squarespace design services
- Squarespace vs WordPress
- Wix vs WordPress
- Web design in Queens
- Web design for small business
- Shopify agency
- Shopify checkout optimization
- Headless commerce and Hydrogen
- Shopify pricing guide
- Shopify checkout extensibility
- Squarespace pricing
- Publishing a Squarespace site
- What Squarespace is
- Learning Squarespace
- Squarespace dropdown menus
- Domain vs website
- Videography websites
- Ecommerce product configurators
- Negative space in design
- YouTube channels for web designers
- How to back up a Squarespace website
- Best dental websites
- Website dimensions and image sizes
- Web design in Charlotte NC
- Web design in Nashville
- Web design in Seattle
- Web design in Atlanta
- Retail consulting
- Product design agencies
- Digital product agencies
Choosing and working with an agency
Social, content and brand
By industry and by situation
Squarespace image sizes: the recommended dimensions and why they matter
Squarespace resizes uploaded images automatically, but the source file still determines quality and page weight, so the recommended image size is a real constraint rather than a suggestion.
The platform generates several scaled versions of every upload and serves whichever fits the viewport. That means an oversized upload does not break anything — it just wastes bandwidth and slows the first load. An undersized one cannot be recovered from at all.
Squarespace recommended image size for general use
Squarespace advises uploading images between roughly 1500 and 2500 pixels wide for most purposes. Below that, large displays show softness; above it, the extra data is discarded.
Squarespace background image size
Background and banner images are cropped across viewports, so upload wide and keep the important content away from the edges. A background composed tightly will be cropped badly on some screens.
Squarespace header image size
The header crops most aggressively of all, because it must work from a narrow phone to a wide desktop. Test it at both extremes rather than trusting the desktop preview.
Squarespace logo dimensions
Upload the logo larger than it displays and let the site scale it down. A logo uploaded at display size looks soft on high-density screens, which is most screens.
File format and weight
Photographic content as JPEG, graphics and logos as PNG or SVG where supported. Compress before uploading; the platform’s own optimization is not a substitute.
Squarespace widgets, plugins and the customizations people actually ask for
Squarespace has no plugin marketplace in the WordPress sense, so most of what people call Squarespace widgets or plugins are third-party code snippets injected into the site.
This is the single most important thing to understand before buying any of them. Ghost plugins for Squarespace and the various commercial snippet libraries are code you paste into code injection or a code block. They work, they are frequently well made, and they are also entirely outside Squarespace’s support — when a platform update breaks one, the fix comes from the snippet vendor or from you.
Squarespace widgets and what they really are
Third-party JavaScript and CSS, injected rather than installed. There is no plugin API and no compatibility guarantee.
Ghost plugins for Squarespace and similar libraries
Established commercial snippet collections. Judge them on whether the vendor maintains them through platform updates, because that is the entire risk.
Adding an HTML floating button
A common request — a persistent call, chat or booking button. Done with a small block of HTML and CSS in code injection, fixed-positioned so it stays in view. Keep it clear of the mobile navigation, which is where it usually collides.
How to create a landing page on Squarespace
Add a page, disable the header and footer for it in page settings, and build a single-section layout with one action. The header and footer toggle is the step people miss, and it is what makes it a landing page rather than a page.
Connecting Squarespace to Google Search Console
Verify through the site’s built-in Google Search Console connection in the settings, or by DNS if you need the domain-level property. Squarespace generates a sitemap automatically at /sitemap.xml; submit that.
The browser icon in Squarespace
The favicon, set in Design settings. Upload a square image; Squarespace scales it. A logo with fine detail becomes unreadable at that size, so use a simplified mark.
Making a Squarespace site stand out
The template is not the constraint people think it is. Genuine photography, real copy, restrained type changes and one distinctive color do more than any snippet library. A standout Squarespace site is almost always a well-photographed one.
Squarespace image size recommendation, restated
Between roughly 1500 and 2500 pixels wide for most uses. The platform generates the scaled versions it serves.
Changing templates, themes and the thing that replaced them in 7.1
Can you change your Squarespace template is the most-asked question about the platform and the answer depends entirely on which version you are on. In 7.0, templates were genuinely different products with different features, and switching templates on Squarespace meant installing a new one and rebuilding — content carried across, layout largely did not. In 7.1 there are no separate templates in that sense: every site runs the same underlying system and what the marketing calls a template is a starting style. So on 7.1, how to change your Squarespace template really means restyling — fonts, colors, spacing and section layouts — which you can do at any time without rebuilding, and how to change the theme on Squarespace means editing the site styles rather than swapping anything out. Knowing which version you are on before you start saves the most common wasted afternoon on this platform.
Squarespace plugins, extensions and add-ons: three different things
Squarespace has no plugin architecture in the WordPress sense, which is why advice about free Squarespace plugins is so often wrong. What people call plugins are third-party code snippets injected into the site, and code injection requires a Business plan or above — so free plugins for Squarespace are usually free code, not free functionality, and they break when the platform changes underneath them. Squarespace Extensions are the official marketplace: vetted third-party services that connect to your site through supported integrations rather than injected code. Squarespace add-ons in the loosest sense covers both. If a plugin is load-bearing for your business, prefer an extension or a supported integration; injected code is fine for cosmetics and a liability for checkout.
The announcement bar, and where it hides
Adding a banner in Squarespace means the announcement bar — the site-wide strip across the top used for offers, notices and shipping cut-offs. It lives under the site’s marketing settings rather than in the page editor, which is why how to add an announcement bar on Squarespace is such a persistent question: people look for it in Design. It takes one line of text and one link, appears on every page, and can be dismissed by the visitor. Two practical limits worth knowing before you plan around it: there is one bar per site rather than one per page, and it is the first thing to check when a client reports the site looking cluttered on mobile.
Favicons, image sizes and the limits that cause most upload problems
The browser icon — the favicon — is set in the site’s design settings rather than per page; upload a square image, at least 100 by 100 pixels, and expect the change to take a hard refresh to appear because browsers cache it aggressively. That is the whole of how to update a favicon on Squarespace and how to change the website icon on Squarespace. For everything else, Squarespace resizes uploads above roughly 2500 pixels wide, so uploading larger files buys nothing but slower editing; aim for under 500 KB per image. Resizing images in Squarespace after upload is done by replacing the file rather than by editing in place, and the logo size for Squarespace should be supplied at twice its display width so it stays sharp on high-density screens. Squarespace product image size follows the same rule, with square crops behaving most predictably in grids.
Squarespace SEO specialists and consultants: what is worth outsourcing
A Squarespace SEO specialist is buying you familiarity with a platform that hides some standard controls and omits others. What a competent Squarespace SEO consultant actually does is set page titles and descriptions properly, fix the heading structure the visual editor encourages people to break, connect Google Search Console, clean up the URL structure before it is indexed, and compress images. None of that is exotic, and all of it is finite. Be wary of anyone selling indefinite monthly Squarespace SEO — the platform gives you fewer levers than WordPress, which makes an honest engagement here shorter, not longer.
Switching templates, portfolios and the announcement bar
Three requests come up more than any others. How to switch a template on Squarespace depends on your version: on 7.1 there is no template switching in the old sense — every site shares one underlying framework and you change the look through site styles and section layouts, which is why the option people are hunting for is not there. On 7.0, changing a website template on Squarespace means installing a new one from the Design panel, previewing it, and setting it live; content carries over but layout-specific settings do not, and switching templates on Squarespace between different template families reliably breaks some page structures, so preview thoroughly before going live. Squarespace portfolio pages are a distinct page type with their own layouts, and Squarespace portfolio templates and examples in the official template store are the fastest way to see what the grid and hover behaviors actually do before committing — a Squarespace online portfolio built on a standard page will not get those. To edit the announcement bar in Squarespace, it sits under Website > Website Tools > Announcement Bar, not in the page editor, which is where most people look for it first.
Images, storage and search console
Practical limits and settings that catch people out. To resize an image in Squarespace, note that the platform generates multiple sizes automatically and serves the appropriate one — so the reliable way to change how big an image appears is the block’s own sizing and the section layout, not the file. To resize images in Squarespace at the source, upload at roughly 2,500 pixels on the long edge; larger uploads are downscaled anyway and slow the editor. Squarespace change image size questions almost always resolve to that distinction between display size and file size. On Squarespace storage limits: the platform does not publish a hard cap for standard sites but does enforce per-file limits, and very large video libraries are the case that runs into trouble. For Squarespace Google Webmaster setup — Google Search Console, as it is now called — verification is built into the Marketing panel via a Google account connection, and the sitemap is generated automatically at /sitemap.xml with no configuration required. A Squarespace filter plugin, including the Squarespace universal filter plugin sold by third parties, adds faceted filtering the platform does not provide natively; these are JavaScript add-ons, so test them on mobile before buying.
Frequently asked questions
How do I add an accordion in Squarespace?
Do I need a plugin for a Squarespace accordion?
What is the best FAQ layout on Squarespace?
Should FAQ answers be hidden in an accordion for SEO?
How do Squarespace portfolio pages work?
What is the difference between a portfolio and a gallery block?
Should I use grid or index layout for a Squarespace portfolio?
What should go on an individual project page?
How should I order my portfolio?
What are Squarespace plugins?
What are the best Squarespace plugins?
When is a Squarespace plugin genuinely worth it?
What should I check before installing a plugin?
How do I add a favicon to Squarespace?
What size and design should a favicon be?
I added a favicon to Squarespace and it did not change. Why?
Can I change my Squarespace template?
What breaks when I change a Squarespace template?
Will changing my template affect my search rankings?
How do I use the Squarespace announcement bar?
How do I manage a domain name with Squarespace?
Do I need Squarespace SEO experts?
Should I use custom CSS or a plugin?
Is code injection available on every Squarespace plan?
How do I choose a Squarespace designer?
What should I do before making customizations?
Why do my customizations break after a Squarespace update?
What is the Squarespace recommended image size?
What is the right Squarespace background image size?
What Squarespace header image size should I use?
What logo dimensions does Squarespace need?
Does Squarespace compress images automatically?
Does Squarespace have plugins or widgets?
Are Ghost plugins for Squarespace safe to use?
How do I add an HTML floating button in Squarespace?
How do I create a landing page on Squarespace?
How do I connect Squarespace to Google Search Console?
How do I change the browser icon in Squarespace?
How do you make a Squarespace site stand out?
Can you change your Squarespace template?
How do you change the theme on Squarespace?
Are there free Squarespace plugins?
How do I add a banner or announcement bar in Squarespace?
How do I update the favicon or browser icon on Squarespace?
What image size should I upload to Squarespace?
Is hiring a Squarespace SEO consultant worth it?
How do I switch templates on Squarespace?
Where is the announcement bar in Squarespace?
How do I change image size in Squarespace?
How do I change a website template on Squarespace?
How do I edit the announcement bar in Squarespace?
Sources and further reading
- Google Search Essentials — SEO starter guide
- Google: creating helpful, reliable, people-first content
- Google: intro to structured data
- Google: LocalBusiness structured data
- Google: FAQPage structured data
- Google: Article structured data
- Google: Product structured data
- Google: title links in search results
- Google: control your snippets
- Google: robots.txt introduction
- Google: sitemaps overview
- Google: consolidate duplicate URLs
- Google: redirects and Search
- Google: JavaScript SEO basics
- Google: multi-regional and multilingual sites
- Google Search Central Blog
- Google: get started with Search Console
- Google: how local search results are determined
- Google Business Profile: prohibited and restricted content
- Google Business Profile: address and service area guidelines
- Google Business Profile: review policy
- Google Business Profile: add or edit categories
- Google Ads: location targeting settings
- Google Ads: about negative keywords
- Google Ads: about Quality Score
- Google Ads: importing offline conversions
- Google Ads: about Smart Bidding
- Google Ads: about Performance Max
- Google Local Services Ads: eligibility and screening
- Google Ads: keyword match types
- Google Analytics 4: about conversions
- Google Analytics 4: attribution models
- US Census Bureau QuickFacts: New Jersey
- US Census Bureau: American Community Survey
- US Census: Statistics of US Businesses
- Bureau of Labor Statistics: New Jersey data
- BLS: Occupational Employment and Wage Statistics
- NJ Department of Labor: labor market information
- New Jersey Business Action Center
- US Small Business Administration: New Jersey district
- USA.gov: business resources
- web.dev: Core Web Vitals explained
- web.dev: Largest Contentful Paint
- web.dev: Cumulative Layout Shift
- web.dev: Interaction to Next Paint
- Google PageSpeed Insights
- Google Rich Results Test
- Google Search Console
- W3C Markup Validation Service
- Schema.org: LocalBusiness type
- Schema.org: Service type
- Schema.org: FAQPage type
- Schema.org: HowTo type
- W3C: WCAG 2.2 quick reference
- FTC: CAN-SPAM Act compliance guide
- FCC: telemarketing and robocall rules (TCPA)
- FTC endorsement guides — reviews and testimonials
- FTC: rule on consumer reviews and testimonials
- HHS: HIPAA guidance on online tracking technologies
- New Jersey Courts: attorney advertising guidelines
- New Jersey DCA: construction codes and permits
- New Jersey Home Improvement Contractor registration
- New Jersey Division of Consumer Affairs
- TikTok for Business
- TikTok Creative Center
- TikTok Ads Help Center
- TikTok Community Guidelines
- TikTok Terms of Service
- TikTok Privacy Policy
- TikTok Safety Center
- TikTok Transparency Center
- TikTok Creator Portal
- TikTok Newsroom
- TikTok for Developers
- TikTok advertising solutions
- TikTok Creator Marketplace
- TikTok Business Center
- TikTok for Business blog
- TikTok Creative Center: top ads
- TikTok Branded Content policy
- TikTok Shop for sellers
- Instagram for Business
- Instagram for Creators
- Instagram Help Center
- About Instagram
- Meta Business Suite
- Meta Business Help Center
- Meta Transparency Center
- About Meta
- Meta: Instagram platform docs
- YouTube Creators
- YouTube Official Blog
- YouTube Shorts help
- How YouTube Works
- YouTube Studio
- LinkedIn Marketing Solutions
- LinkedIn Help
- Pinterest Business
- Pinterest Business Help
- Snapchat for Business
- X for Business
- Reddit communities
- Reddit for Business Help
- ASCAP
- BMI
- SESAC
- Global Music Rights
- PRS for Music (UK)
- PPL (UK)
- SOCAN (Canada)
- APRA AMCOS (Australia)
- GEMA (Germany)
- SACEM (France)
- SIAE (Italy)
- JASRAC (Japan)
- IFPI
- RIAA
- National Music Publishers Association
- Harry Fox Agency
- SoundExchange
- Music Reports
- Epidemic Sound
- Artlist
- Soundstripe
- PremiumBeat
- AudioJungle
- Free Music Archive
- Creative Commons
- Incompetech
- FTC: advertising and marketing
- FTC: disclosures 101
- FTC: endorsement guides
- FTC: consumer reviews rule
- FTC: advertising FAQs
- US Copyright Office
- US Copyright Office: DMCA
- US Copyright Office: music FAQ
- US Copyright Office: fair use FAQ
- USPTO: trademarks
- UK Advertising Standards Authority
- ACCC (Australia)
- Competition Bureau Canada
- GDPR overview
- California Consumer Privacy Act
- COPPA
- FTC: children’s privacy
- W3C Web Accessibility Initiative
- W3C: WCAG
- W3C: captions
- W3C: making audio and video accessible
- ADA.gov
- WebAIM
- Epilepsy Foundation
- Pew Research: internet and technology
- DataReportal
- US Census Bureau
- US Bureau of Labor Statistics
- Interactive Advertising Bureau
- Think with Google
- Google Trends
- Nielsen insights
- Schema.org: VideoObject
- Schema.org: SocialMediaPosting
- Schema.org: MusicRecording
- Schema.org: HowTo
- Schema.org: FAQPage
- Schema.org: Organization
- Google: video best practices
- Google: video structured data
- CapCut
- Adobe Premiere Rush
- DaVinci Resolve
- Canva
- Descript
- VEED
- Kapwing
- Otter.ai
- Later
- Buffer
- Hootsuite
- Sprout Social
- Google Analytics
- Google Search Console
- Google Analytics developer docs
- GA4: events and conversions
- Matomo
- Plausible Analytics
- Similarweb
- UK Information Commissioner’s Office
- Office of the Privacy Commissioner of Canada
- Australian OAIC
- European Data Protection Board
- EU data protection
- EU Digital Services Act
- Ofcom
- FCC
- AIGA
- Nielsen Norman Group
- Smashing Magazine
- web.dev
- MDN: web media
- MDN: the video element
- ISO 21001 (reference)
- Buma/Stemra (Netherlands)
- STIM (Sweden)
- Teosto (Finland)
- Koda (Denmark)
- TONO (Norway)
- IMRO (Ireland)
- SGAE (Spain)
- ZAiKS (Poland)
- KOMCA (South Korea)
- MCSC (China)
- CISAC
- World Intellectual Property Organization
- TikTok: creating videos
- TikTok: exploring videos
- TikTok: privacy settings
- TikTok: growing your audience
- TikTok Creator Academy
- TikTok Effect House
- TikTok for small business
- Instagram: Reels help
- YouTube: Shorts best practice
- How YouTube recommends
- Pinterest Predicts
- Snapchat for Business
- Hootsuite blog
- Social Media Examiner
- Marketing Week
- Adweek
- Squarespace Help Center
- Squarespace — pricing and plan comparison
- Squarespace — templates
- W3C — WCAG 2.2 quick reference
- MDN — CSS reference
Get a free marketing proposal
Tell us what you are trying to grow and we will come back with a plan, not a pitch deck. Same-day reply on weekdays.
