Friends good night
I’m having problems with the redirect. I already use RULES, but it doesn’t work.
I used the rules in the domains that need to be redirected:
RULE 01
https://www.souenfermagem.com.br/index.php*
https://www.souenfermagem.com.br/$1
RULE 02
https://www.souenfermagem.com.br/index.php/*
https://www.souenfermagem.com.br/$1
RULE 03
https://www.souenfermagem.com.br//*
https://www.souenfermagem.com.br/$1
I created three rules. One each each URL.
The problem is that there are still two slashes (//)
Example:
DE: https://www.souenfermagem.com.br/index.php/fundamentos/biografias/linda-richards/
TO: https://www.souenfermagem.com.br//fundamentos/biografias/linda-richards/
What should I do?
CORRECT MUST BE: https://www.souenfermagem.com.br/fundamentos/biografias/linda-richards/
Thank you.