WordPress sites are managed through the admin panel, also known as the dashboard. This guide explains how to access it and make basic edits to your site.
The WordPress admin panel is found by adding /wp-admin to the end of your domain name in your browser:
https://yourdomain.com/wp-admin
This will take you to the WordPress login page where you can enter your admin username and password.
Enter your WordPress admin username and password. If you have forgotten your password, click Lost your password? on the login page. WordPress will send a password reset link to the email address associated with the account.
If visiting /wp-admin gives a 404 error or redirects unexpectedly, a security plugin may have renamed the login URL. Common alternative paths include:
/login/dashboard/admin/wploginIt could also be that you are usiong a plugin that hides the admin login, for example WPS Hide Login.
Once logged in, the dashboard gives access to all areas of the site:
| Section | Description |
|---|---|
| Posts | Blog posts and news articles |
| Pages | Static pages such as Home, About, Contact |
| Appearance | Themes, menus, and widgets |
| Plugins | Installed plugins and their settings |
| Settings | General site configuration |
No worries, Our experts are here to help.