I have a question about this statement on the page rule page:
If the URL matches: By using the asterisk () character, you can create dynamic patterns that can match many URLs, rather than just one. All URLs are case insensitive.*
So, I thought that meant that I could make a rule like this (forgive me for using commas instead of periods, the system said I couldn’t put in more than 2 links!):
example,com/*
using Forwarding URL & 301 Permanent Redirect >>>> https://www.example,com/*
And then if I typed in
example,com/whatever-the-link-is
it would automatically forward me to https://www.example,com/whatever-the-link-is
But it doesn’t seem to work like that. Is there any rule I can create that will enable something like that?
Sorry, this is probably a really easy question, but I can’t figure it out.
Thanks for the help.