When I use http://(my domain) and https://(mydomain) it does not work. When I use www.(mydomain) it works. Additionally, on some browser entering (mydomain).com works but on some it does not. I recently migrated my domain and hosting from namecheap to cloudflare if thats any help.
What steps have you taken to resolve the issue?
I have noticed I do not have an A record and do not know how to obtain my website IP address as this may fix it? I have tried everything from forcing https and every other option however it doesn’t work.
What feature, service or problem is this related to?
I don’t know
What are the steps to reproduce the issue?
simply use https:// or http:// blackcubesolutions dot com
The IP address is provided upon payment for hosting.
An email arrives with all the details and access information.
You can also see the IP address in the hosting control panel.
Whether it’s a virtual or dedicated server (VPS, VDS), all the information is available in the control panel after payment and logging in.
Okay, I see. But then why does it work with www and it says the site is secured but only doesn’t work with http and https? Is this soley because of needing to pay for hosting or what could it be?
It’s possible that your DNS is configured for www, but the records for the root domain without www are missing or incorrectly set up. Make sure you have an A record or a CNAME record for the root domain pointing to your server.
Also, if your site is secured with HTTPS, ensure that the SSL certificate includes both www and the root domain without www. If the certificate is only set up for www, trying to access the root domain may result in an error.