Skip to content

Instantly share code, notes, and snippets.

@primaryobjects
Last active July 30, 2021 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save primaryobjects/b6f7be039f8e8f0c234caa3f18e02154 to your computer and use it in GitHub Desktop.
Save primaryobjects/b6f7be039f8e8f0c234caa3f18e02154 to your computer and use it in GitHub Desktop.
How to Upload an Image to Squarespace CDN

How to Upload an Image to Squarespace CDN

  1. Create a new Blank Page in Squarespace.

  2. Add a section to the page and select Image Gallery.

  3. Drag and drop images into the image gallery upload control.

  4. Wait for all images to complete uploading and display in the image gallery control.

  5. Click Save.

  6. When the preview of the image gallery displays, right-click the image in Chrome and select Inspect.

  7. Copy the URL from the IMG tag. This is your static CDN link.

    https://images.squarespace-cdn.com/content/v1/5f1cb0d99322d817a05021ad/1624835557474-39UR430LZA2HE9E5P2JQ/CROSSING_THE_LINE_-_cover__3_.jpg
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment