beginner-wordpress-user/subtitles/Understanding the difference between WordPress posts and pages.en.srt
studio 4cfcf09a97 sync: full archive from pipeline (250 files)
Sources: video-subtitle-pipeline artifacts/beginner-wordpress-user/
- subtitles/: en, zh, bilingual SRT/ASS (100 files)
- platform/: youtube SRT + bilibili BCC per video (75 files)
- manifests/: per-video manifest.json (25 files)
- quality/: quality reports (50 files)
2026-04-13 23:35:08 +08:00

247 lines
5.9 KiB
Text

1
00:00:00,000 --> 00:00:03,960
Good day and welcome back to your Learn WordPress journey.
2
00:00:03,960 --> 00:00:10,243
In this section, we're going to dive into a fundamental aspect of WordPress,
3
00:00:10,243 --> 00:00:13,080
understanding the difference between posts and pages.
4
00:00:13,080 --> 00:00:15,600
Here are the learning outcomes for this lesson.
5
00:00:15,600 --> 00:00:20,417
We will learn to differentiate between posts and pages, create a post and page,
6
00:00:20,417 --> 00:00:26,840
apply categories and tags to posts, and create and edit a page in the site editor.
7
00:00:26,840 --> 00:00:31,720
Before we jump into the specifics, let's start with an overview.
8
00:00:31,720 --> 00:00:40,080
In WordPress, both posts and pages are content types, but they serve different purposes.
9
00:00:40,080 --> 00:00:49,040
In short, posts are used for dynamic content, such as blog posts, news articles, recipes, etc.
10
00:00:49,040 --> 00:00:55,400
Whereas pages are static type content, like a contact page for example.
11
00:00:55,400 --> 00:00:57,520
Here we are in the WordPress dashboard.
12
00:00:57,520 --> 00:01:06,040
To create a new post or page, you can navigate to the posts or pages section on the left hand menu.
13
00:01:06,040 --> 00:01:12,760
And if you want to create a new post or page, merely click on add new post or add new page.
14
00:01:12,760 --> 00:01:15,960
Let's start with posts.
15
00:01:15,960 --> 00:01:24,000
Posts are for dynamic, regularly updated content entries that are displayed in reverse chronological order.
16
00:01:24,000 --> 00:01:44,000
They are perfect for content that you regularly update, such as blog articles, news pages, or even reviews.
17
00:01:44,000 --> 00:01:50,040
Imagine you have a cooking blog, and you want to share your latest recipe.
18
00:01:50,040 --> 00:01:52,560
You would create a new post for this content.
19
00:01:53,320 --> 00:01:59,827
As you can see in this example, I have already created two different posts,
20
00:01:59,827 --> 00:02:02,960
and I have added categories and tags.
21
00:02:02,960 --> 00:02:05,760
Categories and tags are essential for posts.
22
00:02:05,760 --> 00:02:10,800
Categories are like the table of contents for your blog, grouping similar posts together.
23
00:02:10,800 --> 00:02:16,760
Tags on the other hand are more specific keywords that describe the content in greater detail.
24
00:02:16,760 --> 00:02:20,520
So for my food blog, I have created two categories already.
25
00:02:20,520 --> 00:02:23,640
One called mains and one called breakfast.
26
00:02:23,640 --> 00:02:26,760
And the tags describe more about the recipe.
27
00:02:26,760 --> 00:02:34,000
So let's go ahead and create a new post. A chocolate cake recipe.
28
00:02:34,000 --> 00:02:42,647
But please note, I have already created a category named dessert, and two tags,
29
00:02:42,647 --> 00:02:47,280
namely cakes and cupcakes, and chocolate.
30
00:02:47,280 --> 00:02:55,970
So now we'll go ahead to all posts, and then click on add new post.
31
00:02:55,970 --> 00:03:04,080
Firstly, I will add the title of the blog post, and then the recipe.
32
00:03:04,080 --> 00:03:08,808
Once I've added the recipe, I will open up the sidebar settings,
33
00:03:08,808 --> 00:03:13,240
and scroll down to categories and tags.
34
00:03:13,240 --> 00:03:25,400
Then I will select the dessert category, and add the chocolate and cake and cupcakes tags.
35
00:03:25,400 --> 00:03:32,731
Next, I will also add the post featured image, or the post thumbnail,
36
00:03:32,731 --> 00:03:36,960
and select an image from my media library.
37
00:03:37,960 --> 00:03:42,411
Next, we can decide to save this as a draft,
38
00:03:42,411 --> 00:03:46,120
or if we scroll up in our sidebar settings.
39
00:03:46,120 --> 00:03:50,336
We can click on the date next to publish,
40
00:03:50,336 --> 00:03:56,960
and then decide to publish this now, or schedule it to go live at a later stage.
41
00:03:56,960 --> 00:03:59,840
I will go ahead and publish this now,
42
00:03:59,840 --> 00:04:05,600
and then we can see what our posts look like on the front end.
43
00:04:05,600 --> 00:04:11,798
Here we can see our three recipes on our blog page,
44
00:04:11,798 --> 00:04:18,560
and we can also open up one of our individual recipes to see the end result.
45
00:04:18,560 --> 00:04:21,040
Now let's talk about pages.
46
00:04:21,040 --> 00:04:25,760
Pages are static, timeless content that doesn't change frequently.
47
00:04:25,760 --> 00:04:33,640
Examples include your site's home page, a services page, an about page, and a contact page.
48
00:04:33,640 --> 00:04:40,920
If you want to create a dedicated about a section for your website, you'd use a page.
49
00:04:40,920 --> 00:04:44,880
Unlike posts, pages don't have categories or tags.
50
00:04:44,880 --> 00:04:47,480
They are standalone pieces of content.
51
00:04:47,480 --> 00:05:01,120
So let's go ahead and add a new page, and call it about, and then add some content.
52
00:05:01,120 --> 00:05:05,780
Once published, we can view it on the front end,
53
00:05:05,780 --> 00:05:12,360
and you will also notice that the about page is now part of the navigation menu.
54
00:05:12,360 --> 00:05:17,720
Did you know you can also create and edit pages in the site editor?
55
00:05:17,720 --> 00:05:25,720
So let's make our way to editor, and this will take us into the site editor.
56
00:05:25,720 --> 00:05:31,171
Then we can make our way to pages,
57
00:05:31,171 --> 00:05:43,560
and here you are able to create a new page, or you can edit an existing page.
58
00:05:43,560 --> 00:05:47,098
The great thing about the site editor is
59
00:05:47,098 --> 00:05:53,880
that you can seamlessly move between pages, styles, templates, patterns, etc.
60
00:05:53,880 --> 00:05:54,880
And there we have it.
61
00:05:55,040 --> 00:05:59,220
Remember, posts offer dynamic, regularly updated content,
62
00:05:59,220 --> 00:06:02,520
while pages offer static, timeless information.