Hi, I am trying to redirect the traffic from non-www to www but it doesn’t work.
I am using heroku which provide only CNAME DNS so I am kind stuck with www
here is what I have on Page Rules: myweb.com/* Forwarding URL: Status Code: 301 - Permanent Redirect, Url: http://www.myweb.com
When I check the myweb without www. it doesn’t redirect me to www.
I already checked other topics here with the same issue but I couldn’t use their fixes
When I was taking the screen shot I edited the order of the the rules, I made url forwarding first after it was second in order and it worked.
Thanks a punch