PDA

View Full Version : Wordpress wp-admin folder Error 401 - how to fix



Fli
08-16-2015, 08:14 PM
How to fix error 401 (Unauthorized) in Wordpress admin folder (wp-admin) ?

I think it has to do with .htaccess files or with password protect directory function.

I fixed it by adding ".htaccess" file into wp-admin folder (or into any folder in lower level)
and into .htaccess add this:


AuthName "WordPress"
AuthType Basic

kumkum
09-02-2020, 02:30 PM
Hi,
Sorry to interrupt this old post but no one replied on this thread so i am explaining little bit about 401 wp-admin error in wordpress.
We are facing this error when we enter incorrect password in wordpress admin and to resolve this issue you can follow below details
1. Try to remove password from WordPress admin – It’s a temporary dealing!
2. Just clear the cache appeared in Firewall
3. Do the activity of plugin deactivation
4. Choose the WordPress Default Theme
5. Reset the password of WordPress
6. Do you still have query then contact the provider of WordPress hosting company

If you want to check more details about this error then you can check this link: https://hoststud.com/resources/steps-to-fix-401-unauthorized-error-in-wordpress.665/