Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Blank page when viewing wp-admin

Try to add a .htaccess file in the root of your site (where the “wp-content” folder exists)
The default .htaccess:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

Related Posts:

  1. Can’t access admin dashboard with wp-admin without /index.php after it
  2. Cannot log into WordPress Dashboard after removing/adding .htaccess
  3. How to Change The WordPress Login URL Without Plugin
  4. 404 redirect wp-login and wp-admin after changing login url [closed]
  5. Couple questions about .htaccess, login page, updates
  6. “Too many redirects” ONLY when trying to access wp-admin page
  7. How to redirect/rewrite all /wp-login requests
  8. Use a different domain for SSL
  9. Unable to login to my wordpress site. reauth=1 redirection loop
  10. Custom login redirects to wp-admin on wrong password
  11. .htaccess in wp-admin produces a redirect loop
  12. Change Login URL Without Plugin
  13. How to allow users login to WP from external domain and make REST requests
  14. Securing wp-admin folder – Purpose? Importance?
  15. Wrong canonical link on wp-admin pages
  16. Users are redirected to homepage instead of wp-admin
  17. WordPress in sub directory wp-admin problem
  18. Options for restricting access to wp-admin
  19. .htaccess rewrite rule for removing .php extension with exception of wp login and wp-admin
  20. Display sortable User meta column in admin panel user’s page
  21. How to move wp-admin login page to another location? [closed]
  22. How to change “wp-admin” to something else without search-replacing the core?
  23. Adding body class to login page?
  24. Edit a WordPress site without the username and password?
  25. comment_form – show all fields when logged in
  26. Why should I password protect WP-Admin?
  27. Call to undefined function insert_with_markers
  28. Block access to wp-admin
  29. Using /wp-admin works, using /login gives a 404. Why?
  30. Change WP-Login or WP-Admin
  31. Should I add the IP of the server that hosts my sites to the list of authorized IPs in the wp-admin/.htaccess?
  32. Which HTTP headers to use for subdomain embedding?
  33. CDN + WP Admin Query – .htaccess redirection
  34. From 403 error to 500 internal server error
  35. I cannot log into my wordpress site with my wp-login.php [closed]
  36. How do I set the homepage to the WordPress Admin Dashboard login?
  37. Can’t access WordPress as an admin – but I can log in as a user!
  38. Today, without warning, all admin panel logins redirect to home page after login. non-admin users logins work well
  39. Cannot Access Admin Area After Migration
  40. Wrong wp-admin URL
  41. Can’t login to Dashboard when changing site URL to HTTPS
  42. Detecting all admins that are logged in
  43. WordPress and bbPress Login conflicts?
  44. I want to disable login of admin (/wp-admin) with email and make it accessible only with username
  45. Website looks fine, but login to wp-admin yields a blank screen
  46. cannot find the login page for local WordPress site
  47. How do I host WordPress on a hidden domain through a reverse proxy?
  48. Users disappeared from wp-admin
  49. Modify WP-Admin login fields
  50. display dynamic WP Site logo on wp-admin using CSS
  51. wp-admin – 404 after custom login form
  52. How to fix ‘WordPress redirection loop problem in wp-login.php page’?
  53. Logging into sandbox subdomain WP
  54. Having troubles connecting to WordPress login page using Mamp
  55. Sorry, you are not allowed to access this page
  56. WP Admin/ WP Login Redirect to themselves
  57. Cookie Domain is preventing Admin login
  58. Require Login Redirect to Login Page
  59. Cannot access WordPress login pages
  60. Cant login to wp-admin
  61. /wp-admin/ doesn’t work but /admin/ does
  62. Why am I locked out of the system?
  63. Why can I log into wp-login.php and not wp-admin.php?
  64. How login is possible, if I deny login page via .htaccess with allow ip
  65. Disable Admin CP authentication (or auto login)
  66. firing function at login within class
  67. WP-admin or any other is redirecting me to (This page doesn’t seem to exist.)
  68. wp-login not found – All usual solutions not working
  69. how can provide access to wp_admin page for non wp_users?
  70. Redirect an entire WordPress site on a subdomain, except wp-admin
  71. Can’t connect to WP-Admin, blank error message
  72. GoDaddy hosting wp-admin problem
  73. WP Admin Login keeps redirecting to login
  74. CPU overload spam – redirect link to wp-admin and new post
  75. define two login page url
  76. wp-admin going directly to 404
  77. WordPress /wp-admin redirect to wrong port in docker
  78. Login issue with subdomain installs
  79. How can I can I make changes to a WP project I pulled from GItHub?
  80. WordPress Admin Login Issue
  81. How to log into WordPress via GET/POST
  82. wp-admin and wp-login.php not Accessible after Cloudflare
  83. wp-login.php entering password nothing happens
  84. Trying to login to my site redirects me to the first page
  85. stop customize.php redirect to login page if admin is not logged in
  86. Admin Login Checks
  87. Disabling WP-Admin Caching in htaccess
  88. WordPress logged in but no access to wp-admin
  89. Changed the path to wp-login and now can’t access WPress dashboard
  90. Unable to log in as admin
  91. Why my login panel has a wrong language?
  92. Handling multiple account logins?
  93. Not able to access WP admin Page, redirected and a drop down login menu appears 401 error
  94. WordPress Login for multiple sites
  95. Limit access to wp-admin but still be able to log in from different locations?
  96. SSL doesn’t deliver parts of WordPress Administration Module
  97. Cannot login in WordPress even after changing hash password in phpmyadmin
  98. Can’t log into WordPress after domain change
  99. Why WordPress not logout after I have close my browser?
  100. Making WP Admin Folder accessable JUST under a different link
Categories wp-admin Tags .htaccess, login, wp-admin
WP_query problem -spurious results
shopping cart plugin development

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress