Skip to main content

About

WP Core Monitor provides a solution to the problem of unexpected redirection in WordPress that could lead to SEO and UX issues.

By monitoring the wp_redirect() function calls, it allows users to identify the specific plugins or themes that are triggering the redirects.

This tool simplifies the otherwise difficult and tedious process of debugging problematic redirects, especially those caused by plugin conflicts.

As a result you can quickly determine the fragment of the code responsible redirect loops, and take necessary steps to fix the problem.