How to change the WordPress admin login URL
Step-by-step guide on changing the WordPress admin login URL.

Search for a command to run...
Step-by-step guide on changing the WordPress admin login URL.

No comments yet. Be the first to comment.
Every October, the developer community buzzes with Hacktoberfest energy. PRs fly, t-shirts are earned, and GitHub turns green. But here's what nobody talks about: what happens in November? For most contributors, the answer is simple: nothing. The rep...

The debate over AI coding agents is missing the most important factor. It’s not about prompt engineering, it’s about understanding the context window. Developers are divided. One side claims coding agents suck. The other insists you’re just using the...

Learnings from a Research Paper

Lately, I have been working on a feature to capture images from media streams and scale them down to reduce their size. This helps save storage and reduce costs before uploading the images to a storage service. For this, I used Canvas to render the i...

AI helps you do more, but only if you know the basics well enough to tell it what you want.

Hello people, hope you are doing great, welcome to WordPress Tips and Tricks series. this will be the first post for this series.
You might be wondering what if someone else has access to my WordPress site admin panel and how you can change the WordPress admin login URL?
Don't worry, today in this article I will provide you step by step guide on changing the WordPress admin login URL.
So let's get started.

From the left panel click on Plugins, then click on Add new and It will take you to the Add Plugins page.

Now Search for WPS hide login and click on the install button to install the plugin.

After Installation is done, click on the Activate button to activate the plugin.

From the left panel click on Settings, then click on WPS Hide Login and It will take you to the WPS Hide Login section on the settings page.

In the WPS Hide Login section you will have two options one is for Login url and the second one is for Redirection url.
Change the login URL as per your need.

In the redirect URL, you can give the custom 404-page URL. So if some user tries to access a page that does not exist or they don't have sufficient permission to access that page then they will be redirected to the given URL.

And that’s it for this topic. Thank you for reading.
Subscribe to my newsletter to get my latest post in your inbox directly.