Hello,
I am experiencing several problematic behaviors with the Redirection plugin on a website containing around 1900 redirects.
Environment:
- WordPress 6.9.4
- Redirection 5.7.5
- around 1903 active redirects
Issue encountered:
When trying to edit the target of an existing redirect, the plugin sometimes creates a new redirect instead of modifying the existing one.
Example:
- existing redirect:
/agence/celebrites-tennis-auto/ → /univers-du-sport/
When I attempted to modify the target to:
/univers-autres-sport/
the plugin instead created a new redirect:
/univers-du-sport/ → /univers-autres-sport/
instead of updating the original redirect.
I also encountered a more serious issue:
when trying to delete this incorrect rule afterwards, all redirects were deleted from the plugin (1903 rules).
Fortunately, I was able to restore them by reimporting my CSV file.
During these actions, the plugin was also displaying:
“Load failed”
while:
“REST API: Good”
I would therefore like to know:
- if there is a known issue with large redirect volumes;
- or an AJAX/UI issue that could explain this behavior.
Thank you very much for your help.

Hello,
I am experiencing several problematic behaviors with the Redirection plugin on a website containing around 1900 redirects.
Environment:
Issue encountered:
When trying to edit the target of an existing redirect, the plugin sometimes creates a new redirect instead of modifying the existing one.
Example:
/agence/celebrites-tennis-auto/ → /univers-du-sport/
When I attempted to modify the target to:
/univers-autres-sport/
the plugin instead created a new redirect:
/univers-du-sport/ → /univers-autres-sport/
instead of updating the original redirect.
I also encountered a more serious issue:
when trying to delete this incorrect rule afterwards, all redirects were deleted from the plugin (1903 rules).
Fortunately, I was able to restore them by reimporting my CSV file.
During these actions, the plugin was also displaying:
“Load failed”
while:
“REST API: Good”
I would therefore like to know:
Thank you very much for your help.