I just don't get how the browser gets a response like this (below), and then figures out what to do next. Sister comment said it might just try the common "www." prefix.
$ dig wixsite.com
; <<>> DiG 9.16.1-Ubuntu <<>> wixsite.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65168
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;wixsite.com. IN A
;; Query time: 3 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Jul 16 09:12:42 AEST 2022
;; MSG SIZE rcvd: 40
$ nslookup wixsite.com
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
*** Can't find wixsite.com: No answer
Does this mean that the WIX SEO team should really resurrect the record and do a 301, otherwise they are wasting their inbound links?