Skip to content

Instantly share code, notes, and snippets.

@AndrewMohawk
Created July 12, 2024 00:31
Show Gist options
  • Save AndrewMohawk/67ea2a6198e25901242498aafa082119 to your computer and use it in GitHub Desktop.
Save AndrewMohawk/67ea2a6198e25901242498aafa082119 to your computer and use it in GitHub Desktop.
CF checks

Make sure your domain currently points to the right nameservers:

In a terminal type: host -t ns <domain>

Make sure these match the nameservers YOU have set in squarespace.

Check in a browser

Check in incognito mode in chrome because it caches results.

Check SquareSpace for API keys

https://account.squarespace.com/project-picker?client_id=helpcenter&redirect_url=%2Fsettings%2Fdeveloper-tools make sure there are no API keys here, if there are, remove them

Check ownership

https://account.squarespace.com/project-picker?client_id=helpcenter&redirect_url=%2Fsettings%2Fcontributors Make sure the accounts YOU control are owners

Add 2FA (yubikey/passkey preferred)

https://account.squarespace.com/settings/security/two-factor

Remove any unknown/not needed contributors:

https://account.squarespace.com/project-picker?client_id=helpcenter&redirect_url=%2Fsettings%2Fcontributors Remove any accounts you dont recognise

Migrate domain from squarespace

https://support.squarespace.com/hc/en-us/articles/205812338-Transferring-a-domain-away-from-Squarespace#toc-transfer-your-domain-away-from-squarespace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment