Understanding Posts vs. Pages
In WordPress, you can add content to your site as either Posts or Pages, each serving different purposes:
Posts
Posts are time-based content entries that appear in reverse chronological order on your blog. They're ideal for:
- Regular blog updates
- News announcements
- Sermons or devotionals
- Event recaps
Pages
Pages are for timeless, non-chronological content that remains relevant regardless of when it was published. They help organize your site structure and typically include information like:
- About
- Contact
- Privacy Policy
- Ministry Information
- Location & Service Times
Key Differences
- Pages don't appear in your blog's chronological listing
- Pages can have parent-child relationships (main pages with subpages)
- Pages don't use categories or tags by default
- Pages aren't included in RSS feeds
- Pages can use different templates for unique layouts
You can set either a Page or your latest Posts as your site's homepage, depending on whether you want a static welcome page or a dynamic blog as your main entry point.
Pages Screen
To see all pages on your WordPress site:
- Log in to your WordPress dashboard
- Click Pages in the left navigation menu
- The Pages screen will display a complete list of all pages on your site
Your Pages screen offers several helpful tools:
- Use the search box to quickly find pages by title
- Filter pages by status (Published, Draft) using the tabs above the list
- Narrow results by date using the date filters
- Select multiple pages to perform bulk actions like Edit or Move to Trash
- Sort your page list by clicking any column header (Title, Date, Author)
Organizing Pages
You can create a structured page hierarchy by establishing parent-child relationships between your pages. This organization helps visitors navigate your site more easily.
For example, you could create:
- About Us (parent page)
- Our Mission
- Leadership Team
- History
- Beliefs
- Location
- Ministries (parent page)
- Youth Group
- Women's Ministry
- Men's Fellowship
- Community Outreach
- Bible Study
This hierarchical structure creates a logical organization that helps visitors find information while reflecting your ministry's structure.
Creating a New Page
To add a new page to your WordPress site:
- Log in to your WordPress dashboard
- Click Pages in the left navigation menu
- Select Add New from the dropdown menu, or
- Click the Add New button at the top of the Pages screen
- Enter a descriptive title for your page
- Create your content using the WordPress block editor, adding text, images, and other elements as needed
- Adjust the page settings in the sidebar to customize appearance and behavior
- When your page is ready, click the Publish button to make it live on your site
Changing the URL of a page
To modify a page's URL (also known as its "slug"):
- Go to the Pages screen in your WordPress dashboard
- Find the page you want to modify
- Hover your mouse over the page title
- Click the Edit link that appears
Using the Quick Edit Option
To modify a page's URL (also known as its "slug"), go to the Pages screen in your WordPress dashboard, find the page you want to modify, and hover your mouse over its title. When the action links appear, click the Quick Edit link to access the slug field directly.
The Quick Edit panel allows you to modify essential page details without leaving the Pages screen. You can update the page title, slug (URL), publication date, and author. Additionally, you can password-protect the page, mark it as private, change its parent page, adjust page ordering, select a different template, or switch its status between Published, Pending Review, and Draft.