Changing wp-admin url to something else?

admin

Administrator
Staff member
I like to change the wordpress wp-admin URL to something else to save my site from bruteforce attacks.

Most important thing is that i like to build this without plugin.

So, if anyone have any idea then do lemme know.

I applied changes as per the below links:
<a href="https://w3reign.com/how-to-change-wp-admin-url-in-wordpress-without-plugin/" rel="nofollow noreferrer">https://w3reign.com/how-to-change-wp-admin-url-in-wordpress-without-plugin/</a>

but it's working but when i fire the <a href="http://site_url/admin_url" rel="nofollow noreferrer">http://site_url/admin_url</a> it's showing wp-login.php.

So, how can i do so ?