Your WordPress dashboard (also called the admin area) is where you manage all aspects of your website — content, design, plugins, users, and settings.
How to Access the WordPress Admin
- Open your browser.
- Type yourdomain.com/wp-admin and press Enter.
- Enter your WordPress Username and Password.
- Click Log In.
You will be taken to your WordPress Dashboard home screen.
Forgot Your WordPress Password?
- On the login page, click Lost your password?
- Enter your username or the email address you used to register WordPress.
- Click Get New Password.
- Check your email for a password reset link from WordPress.
- Click the link, enter a new password, and click Reset Password.
Note: The password reset email comes from WordPress ([email protected] or similar). If you do not receive it, check your Spam folder. If it is not there, use the cPanel method below.
Reset WordPress Password via phpMyAdmin (if email not working)
- Log in to cPanel and click phpMyAdmin.
- Click on your WordPress database in the left panel.
- Click on the wp_users table (the prefix may be different if you changed it).
- Click the Edit icon (pencil) next to your admin username.
- In the user_pass field, change the Function dropdown to MD5 and type your new password in the Value field.
- Click Go to save.
- Log in to WordPress with your new password.
Common WordPress Login Issues
- 'Too many failed attempts' — wait 15 minutes or contact support to unblock your IP
- Login page keeps loading — clear your browser cache or try in incognito/private mode
- Wrong username — try your email address instead of a username
