Learn what your WordPress dashboard is, how it’s organized, and the first safe actions you can take as a new site owner without breaking anything.
Why the WordPress Dashboard Matters for New Site Owners
When you log in to WordPress, the first screen you see is the Dashboard. It’s your website’s control center: where you manage content, users, settings, and basic site health. Understanding this screen early makes everything else with your site feel less mysterious and more manageable.Source
How to Log In and Reach Your Dashboard
Your web address for logging in usually looks like:
https://yourdomain.com/wp-adminorhttps://yourdomain.com/wp-login.php
Enter your username and password, then click Log In. After a successful login, WordPress automatically sends you to the Dashboard home screen.
What You Should See
On a typical new site, you’ll see:
- A dark left-hand menu with items like Dashboard, Posts, Media, Pages, Appearance, Plugins, Users, Tools, and Settings.
- A main area in the center with widgets such as At a Glance, Activity, Quick Draft, and Site Health Status.
- A top admin bar with your site name, a + New shortcut, and your user profile menu.
Tour of the Main Dashboard Areas
1. The Left Admin Menu
The left menu is where you’ll spend most of your time. Each top-level item opens a submenu when you hover or click. Common sections:
- Dashboard – Home widgets and Updates.
- Posts – Blog posts and categories.
- Media – Your images, PDFs, and other files.
- Pages – Static pages like Home, About, Contact.
- Appearance – Themes, menus, widgets, and sometimes the Site Editor.
- Plugins – Add or manage extra functionality.
- Users – Manage who can log in and what they can do.
- Tools – Import/export and Site Health.
- Settings – Core site options like title, timezone, and permalinks.
What you see here depends on your user role. Administrators see everything; Editors, Authors, and other roles see fewer options based on their capabilities.Source
2. The Top Admin Bar
The dark bar at the top gives you quick shortcuts:
- Your site name (hover to visit the public site).
- + New to quickly add a post, page, or user.
- Notifications such as comments or updates.
- Your profile picture/name on the right (click to edit your profile or log out).
3. The Dashboard Home Widgets
The center of the Dashboard home screen is made of movable “widgets.” Common ones include:
- At a Glance – Number of posts, pages, comments, and your current WordPress version.
- Activity – Recent posts and comments.
- Quick Draft – Start a draft post quickly.
- Site Health Status – A quick summary of technical and security checks.
You can show, hide, or rearrange many of these widgets using the Screen Options tab in the top-right corner of the page.
First Safe Actions to Take in Your Dashboard
1. Check Your Site Health
Site Health gives you a simple pass/fail style overview of technical issues and recommendations.
- Go to Dashboard ? Tools ? Site Health.
- On the Status tab, review any Critical issues and Recommended improvements.
- Click each item to see a short explanation and suggested fix.
This tool checks things like outdated PHP versions, missing HTTPS, or inactive plugins and themes that may cause problems.Source
What You Should See
You’ll see a colored status bar (for example, “Good” or “Needs improvement”) and a list of tests. Many items are informational only; you don’t have to fix everything immediately. Focus on anything labeled Critical first.Source
2. Confirm Your User Role and Basic Profile
Knowing your role tells you what you can safely change.
- Go to Dashboard ? Users ? Profile.
- Check the Role field (visible if you view your user from Users ? All Users).
- Update your Display name, contact email, and optionally your biographical info.
If you are an Administrator, you can change site-wide settings. If you are an Editor or below, your focus will mostly be on content.Source
3. Open the Block Editor on a Test Page
The WordPress Block Editor is where you’ll edit most content. It uses “blocks” (paragraphs, images, headings, etc.) that you can add, move, and style visually.
- Go to Dashboard ? Pages ? Add New.
- Give your page a temporary title like “Practice Page (Do Not Publish).”
- Click into the main content area and start typing to add a paragraph block.
- Use the + button to add other blocks like Heading or Image.
The Block Editor workspace has a top toolbar, a right-hand sidebar for page and block settings, and a central content canvas.Source
What You Should See
On a new page, you should see:
- A large title field at the top.
- A blinking cursor in the content area with a Type / to choose a block hint.
- A right sidebar with tabs for Page and Block settings.
- Buttons in the top-right corner for Save draft, Preview, and Publish.
You can safely close this page without publishing if you’re just practicing.
Understanding Blocks at a High Level
Blocks are the basic building units of content in modern WordPress. Each paragraph, image, heading, list, or embedded video is its own block that you can move and style independently.Source
Common Blocks You’ll Use Often
- Paragraph – Regular text.
- Heading – Section titles (H2, H3, etc.).
- Image – Single images from your Media Library or uploads.
- List – Bulleted or numbered lists.
- Buttons – Clickable calls to action.
Once you understand how to insert, move, and configure one block, the same pattern applies to almost all other blocks.
Safe Daily Habits in the Dashboard
1. Use Drafts and Previews
When editing pages or posts:
- Click Save draft often while working.
- Use Preview to see how changes look on the live site without publishing.
- Only click Publish or Update when you’re ready for visitors to see the change.
2. Avoid Changing Advanced Settings at First
Until you’re comfortable, avoid making changes under:
- Settings ? Permalinks (affects URLs and SEO).
- Settings ? Reading (can change your homepage behavior).
- Plugins (activating/deactivating can break layouts or features).
These areas are powerful but can have site-wide effects. Work with your developer or Compass Production support before changing them.
3. Check Site Health Regularly
Make a habit of visiting Tools ? Site Health monthly. Fixing small issues early (like outdated PHP or missing HTTPS) keeps your site faster and more secure over time.
Quick First-Week Checklist
- Log in and explore the left admin menu.
- Confirm your user role and update your profile details.
- Run a Site Health check and note any critical issues.
- Create a private “Practice Page” to get comfortable with the Block Editor.
- Practice saving drafts and using Preview instead of publishing right away.
When to Ask for Help
If something in your Dashboard looks very different from what’s described here, it may be due to:
- A different user role (for example, Editor vs Administrator).
- Custom plugins or themes that add or remove menu items.
- Multisite or managed hosting tools that change the interface slightly.
In those cases, capture a screenshot and share it with Compass Production support. Once you’re familiar with your Dashboard layout, you’ll be able to confidently manage content and basic settings without fear of “breaking the site.”