Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi everyone,

    I’m experiencing the same issue as described here. I’ve created a custom login page and want to prevent users from accessing the default WP login page/form.

    • “/wp-admin” redirects correctly to my error page.
    • “/wp-admin.php” redirects to a default 403 page.
    • “/wp-login.php” and “/wp-login” both redirect to the default WP 404 page instead of my custom login page.

    How can I resolve this to redirect all to my error page?

    Thanks a lot for your help!

    Hi everyone,

    I’m experiencing the same issue as described here. I’ve created a custom login page and want to prevent users from accessing the default WP login page/form.

    “/wp-admin” redirects correctly to my error page.
    “/wp-admin.php” redirects to a default 403 page.
    “/wp-login.php” and “/wp-login” both redirect to the default WP 404 page instead of my custom login page.
    How can I resolve this to redirect all to my error page?

    Thanks a lot for your help!

Viewing 2 replies - 1 through 2 (of 2 total)