Hi, Although I do not know the reason that this happens, I have experienced it myself, and through research. I have found a fix to it. I’m not sure what domain registrar you bought your domain from, but it doesn’t really matter. I got mine from Google Domains. I found a really good site, called Cloudflare(cloudflare.com). It is even better than Google’s name servers. I suggest you use their service, as they provide really fast stuff for free and they can fix the issue. Basically, I changed my Google domain name severs(DNS) from Google’s to Cloudflare’s, so I could control my domain from Cloudflare now. In Cloudflare, there is a section called “Page Rules,” where you can make rules such as redirects. From there, I made a page rule that said that any address with *www.yourdomain.com/* will be redirected to https://yourdomain.com/$2 . * is a wildcard character, so anything before www will be redirected to https://yourdomain.com/$2 . The $2 means anything after the / will replace $2. I have attached a picture with my example as well for you to use. Sorry for the long explanation, I’m bad at explain things.
... View more