Getting Started with the WordPress Admin Screen
← Back to Insights
WordPress

Getting Started with the WordPress Admin Screen

Your first tour of the WordPress admin: logging in, the block editor, pages versus posts, the media library, user roles, and the handful of settings that actually matter — plus the gotchas every beginner hits.

#Web Development#WordPress

The first time you log into a WordPress site, you’re looking at a login form — and behind it, a dark sidebar with a dozen menu items you’ve never heard of. Posts, Media, Appearance, Tools… it feels like the cockpit of a small plane, and all you wanted was to fix a typo on your About page.

Here’s the reassuring truth: you’ll use about five of those menus regularly, and none of them bite. This is the tour we wish every business owner got on day one — where things live, what they do, and the small gotchas that trip up almost everyone at the start.

Logging in

Your admin login lives at yoursite.com/wp-admin — type that after your own domain and you’ll land on the login form. Bookmark it, because most sites deliberately don’t show a “log in” link to visitors. Use a password manager rather than something memorable; memorable is exactly what attackers guess first. And one small gotcha: if you ever use “Lost your password?”, the reset email has a habit of landing in spam. Check there before assuming it never sent.

The dashboard: your home screen

Once you’re in, you land on the Dashboard — a grid of boxes showing recent activity, drafts, and news. Honestly? You can ignore most of it. The part that matters is the dark sidebar on the left: that’s the real navigation, and everything in this guide lives there. Two things are worth noticing before you move on. First, the little circled numbers next to items like “Plugins” or “Updates” — those are counts of things waiting for updates, not errors. Second, the dark bar across the top of the screen follows you onto the public site while you’re logged in. Your visitors don’t see it, so if your site suddenly looks different, check whether you’re just seeing the logged-in view.

Pages vs. posts: the distinction that confuses everyone

WordPress gives you two kinds of content, and beginners mix them up constantly.

  • Pages are the timeless stuff: Home, About, Services, Contact. They live in your navigation menu and change rarely.
  • Posts are the dated stream: blog articles, news, announcements. They appear on your blog page newest-first and get organized with categories and tags.

Rule of thumb: if it belongs in your menu, it’s a page; if it’s “news” in any sense, it’s a post. Posts are also the engine that keeps a site fresh in Google’s eyes — if you want to put that to work, start by brainstorming topics worth writing about, then build a simple routine for publishing regularly.

The block editor: everything is a block

Open any page or post and you’re in the block editor (you may hear it called Gutenberg). The idea is simple once it clicks: every paragraph, heading, image, and button is a separate “block” that you can click on, edit, and drag to reorder. Just type to write. Press Enter for a new paragraph. Type a forward slash to summon a menu of block types — /image, /heading, /list — and the toolbar for any block floats above it when you click.

Three habits will save you real grief here. Preview before you publish — the Preview button opens the page in a new tab exactly as visitors will see it. Save drafts — a draft is invisible to the public until you hit Publish, so you can walk away mid-sentence. And on a page that’s already live, remember that nothing changes until you click Update, the blue button at the top right. Beginners regularly make a perfect edit, close the tab, and wonder why the site didn’t change. If you do mangle something, don’t panic: WordPress keeps revisions, so an earlier version of the page is almost always recoverable.

The media library

Every image, PDF, and video you upload lands in Media, and you can reuse any of it anywhere on the site. Two gotchas hide in here. First, deleting a file from the media library removes it from every page that was using it — and WordPress won’t warn you very loudly. Second, and more expensive: photos straight off a modern phone are enormous, often several thousand pixels wide, and uploading them as-is quietly makes your pages heavier and slower with every post. Resize or compress images before uploading — free tools do it in seconds. It sounds fussy, but oversized images are one of the biggest reasons small business sites fail the speed test their visitors are silently running.

Users and roles: don’t hand out Administrator

Under Users you can create logins for other people, and every login gets a role. The three that matter: Administrator can do anything, including installing plugins and deleting every page on the site. Editor can manage all the content but can’t touch plugins, themes, or settings. Author can write and publish their own posts, nothing more. The rule we ask every client to follow: one or two administrators, and everyone else gets Editor or below. Every extra admin account is a full set of keys to your business — one more password that can be phished, guessed, or left active after someone moves on. Our guide to basic WordPress security measures goes deeper on this.

Updates: the chore that actually matters

Dashboard → Updates lists everything waiting: WordPress itself, your theme, your plugins. These aren’t cosmetic — a large share of updates are security fixes, and skipping them is the single most common way WordPress sites get hacked. The safe ritual is short: back up first (many hosts do this automatically — confirm yours does), run the updates, then click through your most important pages to make sure nothing looks off. Weekly is a fine rhythm. If you already know you’ll skip it, be honest with yourself and make it someone’s job instead — an unmaintained WordPress site is a slow-motion problem.

Appearance and menus

The Appearance menu controls how the site looks: your theme, and your navigation menus. Tread lightly — switching themes redesigns your entire site instantly, so it’s not a “just curious” button on a live site. (If you’re fuzzy on what a theme even is, our plain-English tour of how a WordPress site fits together sorts theme from plugin from core.) The genuinely useful part here is Menus — under Appearance → Menus, or inside the Site Editor on newer themes. One classic gotcha: creating a new page does not automatically add it to your menu. You have to add it yourself, or tick the “automatically add new pages” option. Many a panicked “my new page is missing!” email is exactly this.

The three settings worth checking

The Settings menu is mostly set-and-forget, but three items deserve five minutes:

  1. Settings → General: your site title and tagline (search engines display these) and your timezone, so scheduled posts go out when you think they will.
  2. Settings → Permalinks: this controls what your page addresses look like. “Post name” is the right choice — and once your site is live, never change it, because it rewrites every address on your site and breaks every link anyone has ever shared.
  3. Settings → Reading: find the checkbox labeled “Discourage search engines from indexing this site.” Developers tick it so half-built sites stay out of Google — and it is legendary for being left on after launch. If your finished site seems invisible in search, check this box first.

While you’re nearby, visit Settings → Discussion. If you don’t want comments — most small business sites don’t — turn them off for new posts, or at minimum require approval before a comment appears. Otherwise the spam finds you within days, and it never gets bored.

You now know more than most site owners

Truly. Log in, click around, save drafts, preview things — it’s hard to break anything serious, and revisions have your back when you do. If you’re still weighing whether WordPress is the right platform for your business at all, we wrote an unusually honest take on when WordPress is the right call — honest because we also build the alternative. And if you’d rather spend your admin-screen hours running your business instead, our WordPress services handle updates, backups, and maintenance for you — drop us a line and tell us where you’re stuck.

Author

GlossyDev

View all insights →