Working redirections just stop working
-
Some redirections will just stop working. Sometimes it is a regex redirect, sometimes it is a plain redirection. It is not a total failure, just random redirections stop working. Sometimes it is one redirection, sometimes it is a couple (I have a lot of redirections on the site). The URLs that would normally be redirected are logged in the 404 tab of the module and I am served the 404 page.
I have tried many things to get a broken URL to work again. Here is what I have tried that had no effect(did NOT fix the broken URL):
– toggle them to inactive and the active
– change the response code from 301 to 307, test URL, change back to 301, test URL
– tick the regex box on a plain URL, test, uncheck the box, test (there was no regex in the actual URLs as they are “plain”)Things that seem to “fix” the broken redirection entry:
– create it a second time
– move the broken redirection from one group to another(redirection group -> modified posts)
– Wait – in the course of doing other things on the site it sometimes seems to fix itself and work again.Here are the specs:
WP-v3.9.5
Redirection- v2.3.6
No WP Caching modulesHey John (John Godley the author) – any ideas why this is happening or how to stop it from failing? Has anyone else encountered this type of problem with the module?
thanks
- The topic ‘Working redirections just stop working’ is closed to new replies.