Learn the core WordPress concepts—dashboard, content types, user roles, and Site Health—so you can manage your new site confidently from day one.
Why These Core WordPress Concepts Matter
Before you dive into design tweaks or advanced plugins, it helps to understand four core pieces of WordPress:
- The Dashboard (your control center)
- Content types (posts, pages, and media)
- User roles (who can do what)
- Site Health (basic technical checkups)
This guide gives you a practical, non-technical overview so you can navigate your site with confidence and avoid common early mistakes.
1. The WordPress Dashboard: Your Control Center
When you log in to WordPress, you land on the Dashboard. Think of it as the home screen for managing your entire site.
Key Areas You’ll Use Most
- Dashboard ? Home: High-level overview, quick links, and basic notices.
- Posts: Blog articles, news, or updates.
- Pages: Core, usually more permanent pages like Home, About, Services, Contact.
- Media: Your image, video, and file library.
- Appearance: Themes, menus, and sometimes widgets or the Site Editor.
- Plugins: Add or manage extra functionality.
- Users: Manage who can log in and what they can do.
- Tools ? Site Health: Built-in technical checkup for your site.
Quick Orientation Steps
- Log in to your site and look at the left-hand menu.
- Hover over each main item (Posts, Pages, Media, etc.) to see submenus.
- Click Dashboard ? Home and scroll to see available widgets and notices.
- Click Screen Options (top right) to toggle which boxes appear on this screen.
What You Should See
You should see a dark left-hand navigation bar, a main content area with boxes like “At a Glance” or “Activity,” and an admin bar across the top with your site name and a “+ New” shortcut. If your site uses Elementor, you may also see an Elementor menu item in the left sidebar.
2. Core Content Types: Posts, Pages, and Media
WordPress separates your content into different types so the system can handle them correctly and consistently.
Pages vs. Posts
- Pages
- Best for permanent or slow-changing content (Home, About, Services, Contact).
- Usually appear in your main navigation menu.
- Not listed by date and typically don’t use categories or tags.
- Posts
- Best for time-based content (blog posts, news, updates).
- Automatically organized by date.
- Can use categories and tags to group related content.
Creating a New Page (Block Editor)
- Go to Dashboard ? Pages ? Add New.
- Enter a clear page title (for example, “About Us”).
- Use the block editor to add headings, paragraphs, images, and buttons.
- Click Save draft while you work, then Publish when ready.
Creating a New Post
- Go to Dashboard ? Posts ? Add New.
- Add a descriptive title and your article content.
- On the right side, assign a Category (for example, “News” or “Blog”).
- Set a Featured image if your theme or layout uses one.
- Click Publish to make it live.
What You Should See
In the editor, you should see a clean canvas with a title field at the top and a plus (+) button to add blocks. The right sidebar should show settings for the entire post or page (Status, Visibility, Permalink) and for the currently selected block. If Elementor is active, you may see a button like Edit with Elementor at the top of the screen for layout-focused editing.
Media Library Basics
The Media Library stores your images, PDFs, and other files so you can reuse them across pages and posts.
- Go to Dashboard ? Media ? Library.
- Click Add New to upload files, or drag-and-drop them into the window.
- Click any item to edit its title, alt text, and description.
WordPress automatically generates different image sizes when you upload a file, which helps your theme display images appropriately and can improve performance when used correctly.Source
3. User Roles: Who Can Do What
WordPress uses user roles to control what each person can see and do in the Dashboard. This keeps your site safer and your workflow clearer.
Default WordPress Roles
On a typical single-site installation, the main roles are:
- Administrator – Full control over the site, including themes, plugins, and users.
- Editor – Can publish and manage any posts or pages, including those by other users.
- Author – Can write, edit, and publish their own posts.
- Contributor – Can write and edit their own posts, but cannot publish them.
- Subscriber – Can manage their own profile and log in, but not edit site content.
Each role is made up of specific capabilities (like “edit_posts” or “manage_options”) that define what actions that user can perform.Source
Where to Manage Users and Roles
- Go to Dashboard ? Users ? All Users to see everyone with access.
- Click a user’s name to edit their profile and role.
- Use Users ? Add New to invite a new person and assign the correct role.
Safe Role Practices for New Site Owners
- Keep the Administrator role limited to 1–2 trusted people.
- Give writers the Author or Contributor role instead of Administrator.
- Use Editor for someone who manages content but not technical settings.
Behind the scenes, WordPress stores roles and capabilities and checks them whenever a user tries to perform an action, which is why choosing the right role is so important for security and stability.Source
4. Site Health: Basic Technical Checkups
WordPress includes a built-in Site Health tool that runs automated checks on your configuration, performance, and security basics.
How to Open the Site Health Screen
- In the Dashboard, go to Tools ? Site Health.
- Wait a few seconds while WordPress runs its checks.
- Review the overall status at the top (for example, “Good” or “Should be improved”).
This screen shows critical issues, recommended improvements, and an info tab with detailed technical data that can help your developer or host troubleshoot problems.Source
What You Should See
You should see a status summary at the top, followed by expandable sections for each issue or recommendation. A second tab labeled Info lists technical details like server setup, active themes and plugins, and more.
Simple Site Health Habits
- Check Tools ? Site Health at least once a month.
- Address critical issues promptly (or share them with your developer or host).
- Use the Info tab when opening a support ticket—many providers will ask for this data.
5. How Elementor Fits Into These Concepts
If your site uses Elementor, it works on top of these same WordPress foundations:
- You still create Pages and Posts from the Dashboard.
- You can choose to edit certain pages with Elementor for more visual layout control.
- User roles still control who can access Elementor’s editing tools.
Editing a Page with Elementor
- Go to Dashboard ? Pages ? All Pages.
- Hover over the page you want and click Edit with Elementor.
- Use the left panel to drag widgets (headings, images, buttons) into the canvas.
- Click Update to save changes.
Elementor doesn’t replace WordPress; it simply gives you a more visual way to design within the same content and user-role system WordPress already provides.Source
6. A Simple First-Week Checklist
Use this short checklist to get comfortable with these core concepts during your first week:
- Log in and click through each main Dashboard menu item once.
- Create one test page and one test post (you can keep them as drafts).
- Upload 2–3 images to the Media Library and practice inserting them into content.
- Review Users ? All Users and confirm each person has the right role.
- Run Tools ? Site Health and note any critical issues to discuss with your developer or host.
- If you use Elementor, pick one non-critical page and practice editing its layout.
What Success Looks Like
By the end of your first week, you should be able to:
- Log in and find your way around the Dashboard without guessing.
- Know when to create a page vs. a post.
- Upload and reuse media from the library.
- Explain what role each team member has and why.
- Open the Site Health screen and understand whether anything needs attention.
Once these foundations feel comfortable, you’ll be ready for more advanced topics like SEO, performance optimization, and custom workflows—without feeling lost in the basics.