Rank
Goat
All docs
Dashboard
← How to publish
Squarespace
Squarespace's blog editor needs a
Code Block
to render raw HTML.
Steps
From your Squarespace dashboard go to
Pages → Blog → +
.
Add a
Code
block where the body should be.
Toggle off
Display Source
. Paste the body HTML.
Save. Add the title in the post header.
Open
Post settings → SEO
and paste the meta description.
Publish.
Copy the live URL and paste it back into the submit page.
Gotchas specific to Squarespace
Squarespace's
HTML
markdown block is more restrictive than the
Code
block. Use Code.
Custom domains can take a few minutes after publish before the new URL responds 200. If submit fails, wait and retry.
The 3 rules:
keep the anchor exactly as written, keep the href exactly as written, never add
nofollow
. See
the full rules page
.