I Created a new page rule which is a 301 redirect for my old domain: growhomecaremarketing to my new domain: growseniorcaremarketing.com which works properly. But the issue is when I search up “old url”/about , it doesnt redirect the URL to “the new url”/about but stays on the old one.
So you are using *growseniorcaremarketing.com/* ? In that case, the target needs to be https://growseniorcaremarketing.com/$2 (to match the second wildcard).
I can see I got the domains mixed up, it should have been…
So you are using *growhomecaremarketing.com/* ? In that case, the target needs to be https://growseniorcaremarketing.com/$2 (to match the second wildcard).
Yes. You can use anything that isn’t a Cloudflare IP address as it is ignored, but 100:: specifically discards traffic which is safer in case you accidentally break or disable the rule.