• Resolved bookworm99

    (@bookworm99)


    Hi Security Optimizer team.

    Something went wrong for me with the custom login url feature. After using the feature to change my login url, then logging out and trying to access the login page, I was getting the 404 error page. After unsuccessfully troubleshooting but the plugin did i just went to the file manager and renamed the folder where the plugin sits which disabled it and allowed me to access the wordpress site. I then renamed the folder again back to original name, re-enabled the plugin, and turned off the custom url feature. Things are back to normal now. Wondering what could be causing this? I am on inifinityfree hosting service.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support miroslavtyurdiev

    (@miroslavtyurdiev)

    Hello @bookworm99,

    Thank you for reaching out.

    When using the Custom Login URL feature of our plugin, keep in mind that once you have changed it to a custom one, you will need to use the custom login URL the next time you log in. If you try to log in with the default login URL(yourdomain.com/wp-admin), it is expected to receive a 404 error, as your website is already set to use the new custom login URL you have configured.

    Best regards,
    Miroslav Tyurdiev

    Thread Starter bookworm99

    (@bookworm99)

    Yes, that’s a given : ) I was getting the 404 error when trying to reach the custom URL.

    I suspected something went wrong due to the plugin’s changes breaking something that the hosting service preconfigures in the WordPress installation they provided.

    Plugin Support Preslav Kenanov

    (@preslavkenanov)

    Hello @bookworm99,

    Custom login URL features rely on WordPress rewrite rules to control access to the default login endpoints (/wp-login.php and /wp-admin). If those rules are not applied or refreshed correctly, WordPress may respond with a 404 page instead of loading the login screen, which appears to be the cause in this case.

    In some hosting environments, server-level restrictions, caching mechanisms, or permission settings can influence how rewrite rules are processed, which may result in this behavior even when the feature itself is working as intended.

    We recommend verifying that the .htaccess file is present and that WordPress rewrite rules are being applied consistently, as well as re-saving the permalink settings to ensure the rules are properly refreshed. If the issue persists, it may be helpful to check with the hosting provider to confirm whether any server-level limitations or security rules could affect login-related rewrites.

    Additionally, please ensure that no other security or login-related plugins are active on your website as multiple tools attempting to manage access rules simultaneously may lead to unexpected behavior.

    Kind Regards,
    Preslav Kenanov

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

You must be logged in to reply to this topic.