Forums

Is there a way to get the IP of my website?

Hello,

I bought a domain and I connected it to my django web app via cname as the guide says. So, the cname that I got is connected to www.mydomain.com

the problem is that the main domain, mydomain.com cannot be connected to a cname but need an IP. there is a way to get this ip? otherwise my website it's accessible only via www.mydomain.con and not also via mydomain.com

Thank you in advance, Have a nice weekend

Usually you forward mydomain.com to www.mydomain.com, so that they are the same site for SEO purposes. See this link.

If you really want to have two different sites, then you can use the A-record method- just use the relevant dig webapp-000000.pythonanywhere.com command to get the IP