when I type the domain name of mywebsite (without any prefix like http or https or www and without any extension like .com or .ai in the browser’s address bar and hit ctrl+enter, the URL is formed as https://www.mywebsite.com. This leads to 503 error. How do I prevent this www getting added to the URL ?
What feature, service or problem is this related to?
Browsers may default to .com for legacy reasons if you do not specify the domain extension. That’s not something you or Cloudflare has control over, and you should always include your domain’s extension… especially if it’s no a .com domain.
If the .com is your domain and the www isn’t working, I’ll recommend creating a Cloudflare Rule to automatically forward www to the root domain. Please see: Redirect from WWW to root · Cloudflare Rules docs