I am self-taught in wp, and I didn't find much information on the web about this specifically: I have to create subdomains and navigate through them and also on the domain. Come and go in a "natural" way.
I have created this:
subdomain1.domain.com
subdomain2.domain.com
but suppose we want to go from subdomain1 to subdomain2, the problem is that it does not take me to subdomain2.domain.com but to domain.com/subdomain (it automatically transforms it into a subfolder).
What am I doing so wrong?