Okay, so we have a few domains that are just for pointing to the main domain.
For example - mydomain dot com is the main domain and we have mydomain dot org, thisdomain dot net and myotherdomain dotnet
The other domains should point all traffic to the main domain - however, this isn’t working as expected. I have one CNAME on thisdomain dot net (proxied) that points to mydomain dot com and page rules set:
So, supposedly, anything typed in a browser should get pointed to the right page on mydomain dot com, right?
What am I missing?
Because in testing, thisdomain dot net goes where it should, www.thisdomain dot net might get there, but anything.thisdomain dot net doesn’t go anywhere.
I have gone to one A record that points to a random IP, one CNAME record that points to the target domain, etc. Still can’t get something.thisdomain dot net to get to the right place.
Even pinging - thisdomain dot net resolves, www.thisdomain dot net doesn’t, anything.thisdomain dot net doesn’t.