Rewrite rule redirecting
-
Hi there,
I have a rule set up:
your-festivals/([^/]+)/? -> index.php?name=your-festivals
and it’s matching the regex and taking the user to the correct page, but it’s also redirecting, and the new URL is shown in the address bar instead of keeping the old one.
Isn’t it supposed to be keeping the old (SEO friendly) rule there?
Thanks
- The topic ‘Rewrite rule redirecting’ is closed to new replies.