Squarespace

Image hosting for Squarespace what Fluid Engine can't do.

Squarespace's native asset library is excellent for layout images, but Code Blocks, Email Campaigns, and reused branding across multiple Squarespace sites all benefit from a stable external URL.

Upload an image →

Why hosting matters on Squarespace

Code Block embeds

The HTML Code Block accepts arbitrary <img src>. External URLs let you write custom markup without wrestling Squarespace's image-loader quirks.

Email Campaigns

Squarespace email campaigns inline your layout images. External ImageToURL URLs keep the campaign file small and let you edit the hosted image without re-sending.

Reuse across Squarespace sites

If you run multiple Squarespace sites for the same brand, each has its own asset library. External hosting = one logo, referenced everywhere.

Faster LCP in certain themes

Some older Squarespace themes wrap images in lazy-loaders that hurt LCP. External URLs in a <picture> tag inside a Code Block bypass that chain.

How to embed

1

Upload your image

Drop it here — get a CDN URL.

2

Paste into a Code Block

Add a Code Block; insert <img src='your-url' alt='...' loading='lazy'>. Save and publish.

3

Or use in Email Campaign HTML

Squarespace Email has an HTML block — paste the same <img> markup there.

FAQ

Can I use external URLs in regular Image Blocks?

Squarespace's Image Block wants an upload from your asset library. External URLs only work in Code Blocks or inside rich-text HTML. For seamless native editing, upload natively.

Does Squarespace re-host my external image?

No — Code Block images fetch from the src URL at runtime. Users load directly from our CDN.

7.0 vs 7.1 differences?

Both versions have Code Blocks that accept external <img>. 7.1's Fluid Engine doesn't touch the Code Block contents — your HTML passes through unchanged.

Does this break Squarespace's responsive image system?

Yes — external images don't get automatic srcset variants. Pre-generate sizes with the image resizer and use a <picture> element with media queries if responsive is critical.

og:image?

Squarespace auto-generates og:image from your featured image. For custom control, use a Code Injection in Page Settings with a meta tag pointing to your ImageToURL URL.

SEO impact?

Neutral. Search engines follow external image URLs the same as internal ones. Alt text is what matters for image SEO.

Max file size?

Squarespace Code Blocks have no size limit on external images. ImageToURL: 10 MB free / 50 MB Business.

Commerce product photos?

Those are uploaded natively to Squarespace Commerce — external URLs don't integrate. Use ImageToURL as your master archive.

Get a stable URL for Squarespace

Free, no signup, global CDN delivery.

Upload an image