Can two rules work together?
-
Hi,
In my case, I want to redirect URL(1):
https://www.datanumen.com/blogak/
to
https://www.datanumen.com/blogs/
I also want to redirect URL(2):
to
https://www.datanumen.com/blogs/how-the-excessive-use-of-regapps-can-corrupt-autocad-dwg-files/
So I define two rules:
(a) Redirect /blogak/ to /blogs/, with “Ignore Slash” enabled.
(b) Redirect /how-the-excessive-use-of-regapps-can-corrupt-autocad-dwg-fitxategiak/ to
/how-the-excessive-use-of-regapps-can-corrupt-autocad-dwg-files/The test result:
1. (1) works as expected.
2. But (2) does not works. It seems that the two rules (a) and (b) will not work together to generate the new URL.
The topic ‘Can two rules work together?’ is closed to new replies.