curl -I technoit.xyz
gives 302 redirect to www:
HTTP/1.1 302 Found
Server: nginx
Date: Fri, 26 Feb 2021 12:13:37 GMT
Connection: keep-alive
Location: http://www.technoit.xyz/
X-Served-By: Namecheap URL Forward
- curl: (6) Could not resolve host: www.technoit.xyz
- curl: (7) Failed to connect to technoit.xyz port 443: Connection refused
X-Served-By: Namecheap URL Forward - can you try to remove forwarding at NameCheap interface?
Moreover, you dont have a record set up for www
and
. Obviously you have CNAME record at your Cloudflare dashboard and you have URL forwarding setup at NameCheap?.
Would be better if you can to add www
and point it to your origin/host IP address and another one @
this to your DNS settings, both being
at Cloudflare dashboard. Also, remove URL forwarding at NameCheap dashboard.
Nevertheless, the other thing could be your server either does not respond or blocks Cloudflare. Check this with your hosting.