Learn the four core WordPress settings screens—General, Reading, Discussion, and Permalinks—and how to configure them safely for a new site.
Why These Four WordPress Settings Matter on Day One
Before you add content or invite collaborators, it’s worth spending 20–30 minutes configuring four core WordPress settings screens:
- General – basic site identity and URL
- Reading – what shows on your homepage and blog
- Discussion – how comments work and how you handle spam
- Permalinks – how your URLs are structured
Getting these right early helps with branding, user experience, and long?term SEO, and prevents painful URL changes later.
1. General Settings: Site Identity and Basics
In your WordPress dashboard, go to Settings ? General. This screen controls your site’s basic identity and some important defaults.
Key Fields to Configure
- Site Title – The main name of your site. This often appears in the browser tab and header.
- Tagline – A short description of what your site is about. Many themes and SEO plugins can use this in titles and metadata.Source
- WordPress Address (URL) and Site Address (URL) – Normally the same for a standard site. These define where WordPress lives and what URL visitors use.
- Administration Email Address – Where critical notifications (updates, password resets, comment alerts, etc.) are sent.
- Timezone, Date Format, Time Format – Used for scheduling posts and displaying times correctly.
Step-by-Step: Set Your Site Identity Safely
- From the dashboard, go to Settings ? General.
- Enter a clear Site Title (for example, “Kootenai Financial Planning”).
- Write a concise Tagline that explains your site in one sentence.
- Confirm the WordPress Address and Site Address match your actual domain (including
https://if SSL is enabled). - Update the Administration Email to an inbox you actually monitor.
- Set your Timezone to your local city, then choose your preferred date and time formats.
- Click Save Changes at the bottom.
What You Should See
After saving, you should see a confirmation message at the top of the screen. If you visit the front of your site in a new tab, your browser tab title and (depending on your theme) header or footer should now reflect your updated Site Title and possibly the Tagline.
2. Reading Settings: Homepage and Blog Layout
The Reading screen controls what visitors see first and how many posts appear on listing pages. Go to Settings ? Reading.
Choose What Your Homepage Displays
At the top, you’ll see the Your homepage displays section:
- Your latest posts – Your blog feed is the homepage.
- A static page – You choose a specific page as the homepage and another page as the posts (blog) index.Source
Step-by-Step: Set a Static Homepage and Blog Page
- Create two pages first under Pages ? Add New, for example:
- Home – your main marketing or overview page.
- Blog – a simple page titled “Blog” (leave the content area empty).
- Go to Settings ? Reading.
- Under Your homepage displays, select A static page.
- Set Homepage to your “Home” page.
- Set Posts page to your “Blog” page.
- Adjust Blog pages show at most (for example, 10 posts).
- Choose whether to show Full text or Excerpt for feeds.
- Click Save Changes.
What You Should See
When you visit your main domain in a new browser tab, you should now see the “Home” page content. When you click your “Blog” menu item (or visit the Blog page URL), you should see a list of posts instead of static content.
3. Discussion Settings: Comments and Spam Control
The Discussion screen controls whether people can comment on your content and how those comments are moderated. Go to Settings ? Discussion.
Decide How Comments Work on Your Site
Key sections to review:
- Default post settings – Whether to allow comments on new posts by default.
- Other comment settings – Requirements like “Users must be registered and logged in to comment.”
- Email me whenever – Notifications for new comments or comments held for moderation.
- Before a comment appears – Whether comments must be manually approved or if previously approved commenters can post freely.
- Comment Moderation and Disallowed Comment Keys – Filters that hold or block suspicious comments, often used to fight spam.Source
Step-by-Step: Set a Safe, Low-Spam Comment Policy
- Go to Settings ? Discussion.
- Under Default post settings:
- Uncheck Allow link notifications from other blogs (pingbacks and trackbacks) unless you specifically need them.
- Decide whether Allow people to submit comments on new posts should be on by default.
- Under Other comment settings, consider enabling:
- Comment author must fill out name and email.
- Users must be registered and logged in to comment (for private or community sites).
- Under Email me whenever, enable at least A comment is held for moderation so you don’t miss pending comments.
- Under Before a comment appears, a safe starting point is:
- Check Comment must be manually approved, or
- Check Comment author must have a previously approved comment for a lighter touch.
- In Comment Moderation, set a reasonable limit for the number of links allowed in a comment (for example, 2) to help catch spam.Source
- Use Disallowed Comment Keys sparingly for words or IPs you never want to allow.
- Click Save Changes.
What You Should See
When new comments come in, you’ll see a notification bubble next to Comments in the left admin menu and in the top admin bar. The Comments screen will show pending, approved, spam, and trashed comments in a table you can filter and bulk-manage.Source
4. Permalinks: Clean, Stable URLs
The Permalinks screen defines the pattern of your URLs (for example, whether they include dates, post IDs, or just the post name). Go to Settings ? Permalinks.
Why Permalinks Matter
Permalinks affect:
- Readability – Clean URLs are easier for visitors to understand and share.
- SEO – Search engines prefer descriptive, stable URLs.
- Longevity – Changing URL structures later can break links unless redirects are set up.
Common Permalink Structures
On the Permalinks screen, you’ll see several options. For most business and content sites, Post name (for example, /sample-post/) is a good default.Source
Step-by-Step: Set a Clean Permalink Structure
- Go to Settings ? Permalinks.
- Select Post name as your permalink structure.
- Leave the optional category and tag base fields empty unless you have a specific taxonomy strategy.
- Click Save Changes. WordPress will update your URL rules (rewrite rules) automatically.
What You Should See
After saving, visit a sample post on the front end. The URL in your browser should now follow the pattern you selected (for example, https://example.com/my-post-title/). Existing internal links generated by WordPress (menus, archives, recent posts widgets) should all use the new structure automatically.
Quick Visual Check: Dashboard and Screen Options
As you work through these settings, it helps to understand the dashboard layout itself. At the top right of many admin screens, you’ll see a Screen Options tab. Clicking it lets you toggle which panels are visible and sometimes how many items are listed per page.Source
What You Should See
- A top admin bar with your site name, comments bubble, and user menu.
- A left-hand navigation menu with Dashboard, Posts, Media, Pages, Comments, Appearance, Plugins, Users, Tools, Settings.
- On each Settings screen, a clear page title (for example, “General Settings”) and a blue Save Changes button at the bottom.
Next Steps After Core Settings
Once General, Reading, Discussion, and Permalinks are configured, you’re ready to:
- Start drafting pages and posts that match your new URL structure.
- Set up navigation menus that point to your homepage, blog, and key pages.
- Install and configure essential plugins (SEO, caching, security, forms) with your core settings already in place.
If you’re working with Compass Production, we’ll typically review these four screens with you during early training so you understand how they support your content strategy and long?term site health.