a woman opens the WordPress dashboard on a laptop

WordPress Dashboard Tutorial for Beginners: The Ultimate Guide

Welcome to the ultimate WordPress dashboard beginner tutorial. While the platform is known for its user friendliness, the WordPress backend still comes with not a small number of options. Getting familiar with all of them can take a while.

To help you get there faster, in this guide we are breaking down everything the dashboard has to offer in an easily digestible way. We are going through each section and explain its purpose and what you can do where.

By the end, you’ll understand the most important WordPress basics and know everything you need to know to design and manage your site.

What is the WordPress dashboard?

WordPress dashboard

Behind every WordPress site sits the dashboard: the control panel of your website and the focus of this tutorial. This is where you, as the administrator, can style your site, install plugins, write blog posts, create new pages, and change site settings.

You access the dashboard by logging in with your account. The login page is usually located at https://yourdomain.com/wp-login.php or https://yourdomain.com/wp-admin. Both addresses will land you on the WordPress login page and subsequently the dashboard.

WordPress login page

What parts make up the WordPress dashboard?

The WordPress dashboard consists of various pages that you can access through the main menu on the left side. Here’s a quick overview so you don’t get lost:

  • Dahsboard: This is the home screen of your WordPress dashboard. You’ll find an overview of your site and some maintenance settings here.
  • Posts: Create new blog posts, as well as tags and categories.
  • Media: Where images, videos, and other media files are stored.
  • Pages: Similar to posts, this is where you create new pages for your website.
  • Comments: Manage comments left on your blog posts.
  • Appearance: Switch themes, or style your current theme.
  • Plugins: Install new plugins and add new functionality to your website.
  • Users: Add new users who can log in to your website and help you run it.
  • Tools: Various advanced tools that let you do things like check on site health, export or import your site, or edit theme and plugin code.
  • Settings: Update various website and dashboard settings.

Some plugins will add an extra menu to the list, while others will add a submenu to Settings.

Also, keep an eye out for the Screen Options and Help menus often in the top right corner of most pages. These can help you customize the dashboard to your liking or help you use the page.

WordPress Posts section in dashboard

The dashboard home screen

The home screen is the first thing you’ll see upon logging in. You’ll find plenty of useful info at a glance here, like your latest comments, recent activity, or quick post draft creation.

If you install other plugins, they’ll often add their own widgets here too.

Take note of the aforementioned Screen Options at the top here. They offer plenty of options to enable and disable widgets that show up in this screen. In addition, you can move around the page content via drag-and-drop.

WordPress dashboard

You’ll also want to keep an eye on the Updates submenu on the left. While WordPress can update automatically, it depends on your settings whether it will do so. Therefore, check every once in a while to make sure everything is up to date. Outdated WordPress installations or add-ons can be a major security risk. Don’t forget to back up your site before every update!

WordPress dashboard > updates

Posts

We’re now getting into the heart of WordPress and its renowned content management capabilities. The Posts page is where you go to write, design, and publish blog posts, as well as manage existing posts.

WordPress Posts

Here, hover over any post and click Edit to open the post editor screen (you can also simply click on the post name). Quick Edit allows you to modify title, tags, and other features directly in the Posts menu. A click on Trash deletes any posts you don’t want, and Bulk actions allows you to edit or delete multiple posts at once.

To create a fresh post, click Add New Post at the top. This will take you to the Gutenberg post editor.

a blank WordPress post

Gutenberg, WordPress’ block-based editor, manages every part of your content as a standalone entity. Even a paragraph or heading is a block in Gutenberg. You can add them in several different ways.

Click the big blue plus button in the upper left corner to see a list of all available blocks and add the to the page by clicking on them.

opening available blocks within WordPress post

Alternatively, there is another plus symbol in the editing area. Here, you have to search for the required block by name.

opening available blocks within WordPress post via the plus icon

Finally, you can also add blocks by typing a slash forward (“/”) and then inputting the desired block name.

opening available blocks within WordPress post via using a forward slash

If you know what you are looking for, this is usually the fastest way.

On the left side of the top bar, you’ll find writing tools like the document overview, undo/redo options, and more. The right side offers access to document and block settings, device preview, and the option to publish your post.

From here, all you have to do is start writing.


Categories and tags

In the Posts dashboard menu, you’ll find the Categories and Tags submenus. You can use these to organize your posts and help visitors explore your content.

Categories section within WordPress dashboard

One of the main differences between categories and tags is that categories have hierarchies (sub-categories), while tags are standalone. In addition, every post you publish has to be assigned to a category (which happens in the sidebar of the editor), while tags are optional.

Category options within a post. Options are Uncategorized and WordPress, with WordPress selected as the category

In addition, the purpose of categories is to provide broader groupings for your content. Tags, on the other hand, are specific to single posts. For example, you might have a category for recipes containing dozens of posts while you add a “guest post” tag for articles written by other authors.

Some plugins also use these markers. For instance, in WooCommerce, you can use them to tag and categorize product items. Refer to our article above for an in-depth explanation of categories and tags and how to use them for your SEO.


Media

Media Library within WordPress dashboard

Next up in our WordPress dashboard tutorial is the Media. Here, you find your site’s media library. Navigating this is pretty straightforward: click Add New Media File to upload photos, videos, or other files. Then click a file’s thumbnail to add alt text, caption, description, and so on. Files that you upload from the WordPress editor also appear here.

The media library is handy because you can use the same file in multiple posts or pages without wasting space or rewriting meta info.


Pages

Pages within WordPress dashboard

You’ll find that creating a post and a page is a pretty similar process because it largely happens in the same block-based editor

The main differences between posts and pages are that pages are for relatively static content, such as your About page or Contact page. Parts of your website that rarely change. Posts, on the other hand, are more dynamic in nature.

For that reason, pages also can’t be organized with categories or tags—pages themselves use a “parent-child” hierarchy. They also lack a publishing date or the ability to appear in archives and Recent Posts widgets.

In the Pages menu, you can edit and delete pages exactly as you can with posts. Click Add New Page to start designing. WordPress will also prompt you with some design templates you can use as a jump-off point.

Choosing a pattern within the Pages menu

Otherwise, designing a page is functionally identical to creating a post.


Comments

On the Comments page, you’ll find a list of comments left on all your posts. You can sort these by commenter, post, and submission date, as well as pending, approved, spam, and deleted comments.

Comments menu within WordPress dashboard

You also have the ability to edit the content of comments, or approve any held back for review.

The Bulk actions will be useful in case you want to approve a bunch of comments at once, or delete all spam comments.


Appearance

The Appearance section basically consists of two parts: the Themes menu, where you can install and manage website themes, and options to customize the design of said theme. What options exactly are available here depends on the nature of your WordPress theme, e.g. whether you are using a block theme or a classic theme.

Themes

Your WordPress theme is the foundation of your website. It controls how your site looks and acts. The Themes submenu under Appearance contains a list of all themes installed on your site. 

Appearance section within WordPress dashboard

You can click Add New Theme to pick from the official repository or upload a third-party theme.

Add Themes functionality under Appearance section within WordPress dashboard

Site editor

If you’re using a block theme, the Editor option will show up under Appearance. This lets you access the Site Editor, which gives you full control over styling your website using blocks.

Blocks on a page using the Site Editor within WordPress

It’s very similar to creating a post or page, but you can edit anything and everything about your site’s layout, including:

  • Navigation: Create and edit navigation menus.
  • Styles: Switch up site styling like color palettes and typography.
  • Pages: Browse through and quickly edit any page on your site.
  • Templates: Create and edit page templates. You can drop these into any post or page to use them.
  • Patterns: Mini templates; drop these into any page to add pre-made designs like a hero image or gallery.

To start editing a page, click any element in the preview panel. You’ll then see a very similar UI to that of the post and page creators. Edit content, add blocks, and tweak settings to create your customized website. For more information on this central part of the WordPress dashboard, check this detailed Site Editor tutorial.

Customizer

The option to access the WordPress Customizer, will show up when you are using a classic theme. You can access it by clicking the Customize submenu.

Customizer options in the Appearance menu within WordPress dashboard. Options include Theme Dashboard, Patterns, Customize, Widgets, Menus, Header, Background, and Theme File Editor

The options you see in the Customizer will vary depending on your theme, but you’ll usually be able to change the color scheme, header, footer, menus, and other theme options.

Typography customizer within WordPress dashboard

You’ll also find the Additional CSS menu where you can add custom styling code. You can click the blue pencil icons in the center preview area to edit various widgets directly, but you’ll find many themes lacking in customization compared to the Site Editor.

Alongside the Customizer option, you may notice several extra submenus in the Appearance tab, including options to edit menus, headers, and widgets. Access these to take care of these website elements separately.

Menus customizer in Appearance section within WordPress dashboard

Plugins

Plugins are a major draw of WordPress, and a big reason why it’s possible to create a site without knowing how to code. If you need functionality and don’t know how to build it yourself, there is usually a plugin for it already available.

In the Installed Plugins submenu, you can activate or deactivate any of your plugins. This enables or disables functionality while keeping them installed. You can also uninstall unused plugins here.

Plugins section within WordPress dashboard

Meanwhile, when you click Add New Plugins, it allows you to search the WordPress plugin repository for any extensions you might want to download. Or click Upload Plugin to upload files you manually downloaded.

Add New Plugins under Plugins menu within WordPress dashboard

Users

Users menu within WordPress dashboard
25

Understanding the Users tab is very important. Adding a new user means entrusting someone with your site, and you need to understand how permissions work.

By default, WordPress comes with five to six built-in user roles. Plugins may add more with their own parameters.

  • Subscribers have basically no permissions. They can only manage their own profile settings.
  • Contributors can write and edit only their own posts, not pre-existing posts. They also can’t publish posts or upload media files.
  • Authors can create, manage, and publish only their own posts.
  • Editors can create, manage, and publish posts by anyone. They have a lot of other abilities too, like moderating comments, creating and publishing pages, and seeing private pages or posts.
  • Administrators have access to all sensitive settings on a single site.
  • Super Admins have access to all admin features across a multisite install.

New user accounts are created under Add New User. If you create a new profile, the person will be emailed about their account and can log in with the password you provide. They’ll be granted permissions based on their user role, so be careful. Only give as much permission as is absolutely necessary.

Add New User page under User menu within WordPress dashboard

Use the Profile submenu to update your user preferences. You can change your admin color scheme, set dashboard language, update personal info like your email, password, and bio, or upload an avatar. These settings only apply to your own account and you can also access them via the greeting in the upper right corner of the WordPress dashboard.

Profile page under User menu within WordPress dashboard

You may also manage other users’ profile settings from the All Users page. Just hover over any name and click Edit.

User profile listed on the All Users page of a WordPress website's dashboard

Tools

Tools menu within WordPress dashboard

WordPress comes with several tools to help you manage your site. Some, like Site Health, are worth checking up on often. Others won’t come up as much, but could be very useful for certain users.

  • On the Import screen, you can import posts, comments, users, and media from websites like Tumblr, Blogger, and other WordPress installations. You can also convert tags to categories and vice versa.
  • Use the Export tool to export posts, pages, media, or everything on your website.
  • Site Health helps you monitor various server and site issues that are affecting speed and security.
  • Export Personal Data and Erase Personal Data help you comply with GDPR laws when users request access to or deletion of their personal data.
  • Theme File Editor and Plugin File Editor let advanced users edit the underlying code of your theme and plugin. Heads up: When using a classic theme, you find these options under Appearance and Plugins respectively.
Theme file editor under Tools section within WordPress dashboard

Settings

General settings within WordPress dashboard

The WordPress dashboard comes with plenty of settings to tweak, each of which could almost use its own tutorial. Therefore, you’ll want to take a look through these and see if there’s anything that needs to change.

  • General: Here you can set various settings like your site’s timezone, language, title, tagline, and date/time format.
  • Writing: Change the default post category and format to save time, post via email settings, and update services.
  • Reading: Change how your homepage and other feeds display new posts, plus search engine visibility.
  • Discussion: Settings here affect comments and posts. You can close comments on old posts, require user registration, turn off comments, enable comment approval, and disallow certain words or phrases.
  • Media: Here you can set thumbnail and image sizes, and change media organization options
  • Permalinks: Your permalinks settings affect the URL slug of your posts and pages. It is, therefore, very important for SEO.
  • Privacy: Here you can get help creating a privacy policy for your website.

Master the WordPress dashboard with this guide

You may struggle to get the hang of the dashboard at first, but once you have the basics down, WordPress isn’t hard. The intuitive UI should help you grasp even steps not covered in this guide.

Knowing how to install themes and plugins, style your site, and create new posts and pages is the fundamental knowledge that will help you learn the ropes of WordPress. Now that you know all this, you’re ready to tackle creating your own website.

Get started

Build faster, protect your brand, and grow your business with a WordPress platform built to power remarkable online experiences.