How do I log in to my WordPress admin dashboard?
Applies to: WordPress.org and WordPress.com
Last updated: May 2025
Problem
You’ve installed WordPress or set up your site, but you’re not sure how to access the admin area to create content or manage settings.
Solution
To log in to the WordPress admin dashboard, you just need to visit a specific URL and use the username and password you created during setup.
Standard Login URL (WordPress.org)
If your site is installed at the root of your domain (e.g., yourdomain.com), go to:
https://yourdomain.com/wp-admin
or
https://yourdomain.com/wp-login.php
Enter your username and password, then click Log In.
After login, you’ll be redirected to the WordPress Dashboard (
/wp-admin), where you can manage posts, pages, plugins, themes, settings, and more.
If WordPress is Installed in a Subdirectory
If your site is installed in a folder like /blog, use:
https://yourdomain.com/blog/wp-admin
Forgot Your Password?
- On the login screen, click Lost your password?
- Enter your username or email address
- WordPress will send you a password reset email
- Click the reset link and set a new password
WordPress.com Users
If your site is on WordPress.com, log in at:
https://wordpress.com/log-in
From there, you can access your dashboard and manage any WordPress.com-hosted sites.
Tips
- Bookmark your
/wp-adminURL for easy access - Consider using a password manager to securely store your credentials
- If you’re repeatedly locked out, check for security plugins or firewall settings that may be interfering





