Hi,
I’m trying to connect an apex domain to my netlify site, and I keep getting the error “Another site is already using this domain”
I tried following this guide: [Support Guide] "another site is using this domain" Verifying domain ownership for Netlify production domain
but to no avail.
Here’s what I’ve done so far:
- NETLIFY - Deleted all other sites that use my domain, including from our company’s old account.
- NETLIFY - After deleting all sites and domains from our company’s old account, deleted the account itself.
- DNS - Created a CNAME record pointing www.{{MYDOMAIN}}.io to {{MYDOMAIN}}.io
- DNS - Created a TXT record with “verified-for-netlify”
- DNS - Created an A record pointing to 75.2.60.5, as specified in the docs
Still I get the same error - “Another site is already using this domain” - which doesn’t make any sense to me.
How can I fix this?