A clear, non-technical walkthrough of your first day in WordPress—what to click, what to set up, and what you should see on screen as you go.
Who This Guide Is For
This article is for new WordPress site owners who just received a fresh install (or a new site from Compass Production) and want a clear, safe first-day walkthrough—without breaking anything.
Step 1: Log In and Notice the Dashboard Layout
First, log in to your WordPress admin area using the credentials you were given. You’ll land on the Dashboard screen.
What You Should See
- A dark left-hand sidebar with main menu items like Dashboard, Posts, Media, Pages, Appearance, Plugins, Users, Tools, and Settings.
- A main area with boxes such as At a Glance, Activity, and maybe a welcome panel.
This area is your “control center” for everything on your site. If you ever feel lost, click Dashboard ? Home to reset your view.Source
Step 2: Confirm Your User Role and Basic Access
Your user role determines what you can and cannot do in WordPress. Most site owners should be an Administrator on their own site.
How to Check Your Role
- In the left sidebar, go to Users ? Profile.
- Look for your Role field (or go to Users ? All Users and find yourself in the list).
For a single-site WordPress install, an Administrator can manage settings, themes, plugins, and users. Other roles like Editor, Author, and Subscriber have fewer capabilities.Source
What You Should See
- Your account listed with a role such as Administrator.
- If you see only Subscriber or Contributor, you’ll have limited access and may need your developer to adjust your role.
Step 3: Take a Quick Tour of Key Menu Items
Before changing anything, get familiar with the main areas:
- Posts – Blog articles or news updates.
- Media – Your image and file library.
- Pages – Core pages like Home, About, Services, Contact.
- Appearance – Themes, menus, widgets, and (on block themes) the Site Editor.
- Plugins – Add-on functionality (forms, SEO, etc.).
- Settings – Global options such as site title, timezone, and reading settings.
Click each item once to see what’s inside, then return to the Dashboard when you’re done exploring.
Step 4: Create a Safe Practice Page
Instead of editing your live homepage right away, create a private practice page where you can learn the editor.
Create the Page
- Go to Dashboard ? Pages ? Add New.
- In the title field, type something like Practice Page – Do Not Publish.
- In the right sidebar, under Summary or Status & visibility, set Visibility to Private.
- Click Save draft (or Publish if you chose Private visibility).
This page is now your sandbox. You can experiment with headings, text, images, and layouts without affecting your real content.Source
What You Should See
- A large title field at the top and a block-based content area below.
- A + (Add block) button when you click inside the content area.
- On the right, settings for the Page and for individual Blocks.
Step 5: Practice with the Block Editor (Gutenberg)
Modern WordPress uses the block editor for pages and posts. Each piece of content—paragraphs, images, buttons—is a block.
Try These Simple Blocks
- On your practice page, click the + icon in the content area.
- Add a Heading block and type “Welcome to My Practice Page”.
- Add a Paragraph block and write a short sentence.
- Add an Image block and upload a test image or pick one from the Media Library.
What You Should See
- Each block shows its own toolbar when selected (alignment, bold, link, etc.).
- The right sidebar updates to show settings specific to the selected block—like typography or color.
- A Preview button at the top so you can open the page in a new tab and see how it looks on the front end.
Step 6: Understand Pages vs. Posts
New site owners often confuse Pages and Posts. Knowing the difference will help you keep your content organized.
- Pages are for mostly static content: Home, About, Services, Contact.
- Posts are time-based entries: blog articles, news, updates.
Both use the block editor, but posts can have categories and tags, while pages are usually organized in a hierarchy (parent and child pages).Source
What You Should See
- Under Pages ? All Pages, a list of your core site pages.
- Under Posts ? All Posts, a list of blog posts (or a sample “Hello world!” post on a new site).
Step 7: Quick Look at the Site Editor (If You Have a Block Theme)
If your site uses a modern block theme, you’ll see Appearance ? Editor in the menu. This opens the Site Editor, which controls global templates like the header, footer, and blog layout.
How to Open the Site Editor Safely
- Go to Appearance ? Editor.
- In the left sidebar, you’ll see options like Navigation, Styles, Pages, Templates, and Patterns.
- Click View or Templates to preview how your templates are structured before editing anything.
The Site Editor lets you customize your site-wide design with blocks, but changes here affect every page that uses a template, so move slowly and test changes on staging when possible.Source
What You Should See
- A full-screen editing interface with your site preview in the center.
- A left sidebar listing templates and patterns.
- A Styles panel (often a half-filled circle icon) where you can adjust global colors and typography.
Step 8: Review Basic Site Settings (Without Over-Configuring)
On day one, you only need to confirm a few essentials in Settings.
General Settings
- Go to Settings ? General.
- Check your Site Title and Tagline.
- Confirm the Administration Email Address is correct.
- Set your Timezone, Date Format, and Time Format so scheduled posts and logs are accurate.
Reading Settings
- Go to Settings ? Reading.
- Confirm whether “Your homepage displays” is set to a static page or your latest posts.
- If you already have a designed homepage, make sure it’s selected as the Homepage here.
These settings control how visitors first experience your site and how content is displayed globally.Source
Step 9: Safe Editing Habits from Day One
To avoid accidental damage while you’re learning:
- Work on drafts or private pages before editing live pages.
- Use Preview before updating important content.
- Make one change at a time and confirm it looks right on the front end.
- Keep a simple change log (even a notebook) of what you changed and when.
Step 10: A Simple First-Day Checklist
Use this quick checklist to confirm you’ve covered the basics:
- [ ] I can log in and find the Dashboard.
- [ ] I confirmed my user role and basic access.
- [ ] I created a private practice page and tested a few blocks.
- [ ] I understand the difference between pages and posts.
- [ ] I know where to find the Site Editor (if my theme supports it).
- [ ] I reviewed General and Reading settings without changing anything I don’t understand.
If you can check off each item, you’re ready for deeper training—like editing real pages, working with Elementor layouts, and collaborating with your team inside WordPress.