I have my WWW CNAME setup and pointing to my Hubspot domain and working. I also created a dummy A record for the root domain so I could setup page rules. However, they don’t appear to be working. The page rules are setup like this…
https://devsoft.com/* FOWARDS TO https://www.devsoft.com/$1
However, I’m getting an incorrect IP lookup when I go to the root URL. I want all root URL traffic to be forwarded to the WWW subdomain.
What am I missing?