• I have a serious problem that I would like help to solve. I have used the plugin before and it works very well. In a new project I decided to activate the option to create redirects. The problem is that many of these product redirects the plugin created incorrectly, it did not create the redirect to the new product but to images. I would like to remove these incorrect redirects but I don’t know where they are. How do I clean these redirects or where are they stored?

Viewing 1 replies (of 1 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin do not have any redirection table or option and check page with code and redirect it from old links to new.
    You can check this code in main.php file in function redirect_301.

    Maybe some script replace default WordPress query with some another to get some image that cause this issue.

    Regards,
    Oleg

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.