DewdropHost
New member
I have created a website for my hosting company using wordpress. But I want to hide my wordpress login page from public. There are some plugin available but is there any manual way to do this?
I have created a website for my hosting company using wordpress. But I want to hide my wordpress login page from public. There are some plugin available but is there any manual way to do this?
Just remove the login [META Login] widget from Appearance of your theme.
IP restrict it using htaccess would be the best way to do it, I am not sure if you can change the admin folder name?
create a new admin user with unique name and password. Delete the default admin user. Setup http://wordpress.org/plugins/wordfence/
Did done deal