I’m having trouble with
NOTE: I have had to add spaces in the domains below to stop this forum from making them links, because it seems I can only have two links in a post.
I have my domain registered in Cloudflare and have the following records created.
A record for erincervelli .com , with the content 185.230.63.107
CNAME record for www, with the content pointing.wixdns .net
curl -v erincervelli .com returns…
Host erincervelli .com:80 was resolved.
IPv6: (none)
IPv4: 185.230.63.107
Trying 185.230.63.107:80…
Connected to erincervelli .com (185.230.63.107) port 80
GET / HTTP/1.1
Host: erincervelli .com
User-Agent: curl/8.7.1
Accept: /
HTTP/1.1 301 Moved Permanently
Location: https:// erincervelli. com/
When I open erincervelli .com in a browser it ends up at www.erincervelli .com. I don’t want the www. But I do want anyone trying to visit www.erincervelli .com being redirected to erincervelli .com.
Working in
Wix Studio Editor
Site link
What I’m trying to do
When I open erincervelli .com in a browser it ends up at www.erincervelli .com. I don’t want the www. But I do want anyone trying to visit www.erincervelli .com being redirected to erincervelli .com.
What I’ve tried so far
I’ve searched all over the dashboard. Under rename site it shows…
But then which I click on Manage Domain it shows…
I cannot figure out how to change the main site to not use www.

