Pages in WordPress: How to Create and Add a Page
by Artem Minaev (https://firstsiteguide.com/wordpress-pages/)
Last updated
Was this helpful?
by Artem Minaev (https://firstsiteguide.com/wordpress-pages/)
Last updated
Was this helpful?
Posts and pages seem similar, but they are entirely different. WordPress pages are timeless entities that allow users to build static website pages that are not listed in the blog archives. Unlike blog posts, you canât assign categories or tags to pages.
Like posts, WordPress pages are another post type that comes pre-built in WordPress.
We usually add content that doesnât need to be updated often to pages. Pages represent static type content, like the âAbout Usâ page, âTOCsâ, âContact usâ, and âWrite for usâ.
Pages and look identical. But if you look closely, youâll see that theyâre used differently. By default, you cannot organize WordPress pages using tags or categories like in posts.
Pages are useful for publishing content that is static and doesnât require social sharing buttons. For example, you donât usually need to share your legal disclaimer page on social media platforms. Another difference between posts and pages is that by default, users cannot comment on pages. However, you can enable this feature, and we will cover that later in this article.
Pages can be organized in a hierarchical order. For instance, you can create subpages (child pages) under a page (parent page). However, you cannot organize posts in hierarchical order.
Before learning about how to use WordPress pages, letâs first look into how to create WordPress pages.
Creating pages in WordPress is a simple and quick process. If youâre looking to publish long-lived information on your site, but donât know where to publish that content, this will resolve your issue.
In this article, youâll learn how to create pages to upload content that doesnât need regular updating and how to use WordPress pages. Here is a step by step complete guide to master creating WordPress pages.
Creating WordPress pages is nearly the same as creating posts. However, when you are creating a post, WordPress lets you select categories and tags while pages donât. You can rearrange pages using a reorder number, but posts donât have such an option.
Follow the these guidelines to create a WordPress page:
Hover your cursor over the âPagesâ menu item on the navigation menu located on the left-hand side of the Dashboard. Click âAdd Newâ.
Youâll then be redirected to the WordPress page editor. If youâre using an updated WordPress version (WordPress 5.0 and above), youâll see Block/Gutenberg editor.
However, if youâre using WordPressâs older version (WordPress 4.9 or below) or using a plugin that allows you to use the old classic editor, youâll see that.
After adding the title, the next part is to create content for the page. Here is how you can do that in both the classic editor and the Block/Gutenberg editor.
The Gutenberg editor functions like a page builder plugin. Because of this, adding media-rich pages is very convenient within the WordPress page editor. As the name implies, this editor uses âBlocksâ to create pages.
You might wonder, what are blocks? A block is any content element that you use in the editor to create the page content.
Using this editor, you can quickly build complex layouts in WordPress without employing any builder or coding.
Here are the most used blocks that you can use to create content for WordPress pages in Gutenberg editor.
Paragraph â this block is set as a default block type to create content for the editor.
Image â the image block helps add images to the page in three ways, i.e., via upload, Media Library, or insert images using a URL.
Heading â teadings play a crucial role in search engine optimization. They also help users organize content so that visitors can easily understand your contentâs structure.
Gallery â gallery blocks let you display multiple images in a rich gallery format.
List â you have two options with List blocks. You can either add a bulleted list or a numbered list.
Quote â this block will give any quoted text a visual emphasis.
Audio â the Audio block allows you to add embedded audio to a WordPress page.
Cover â this block allows you to upload an image or video with a text overlay. It works great for headers! You can either add an image from your existing media library or upload it from your system.
File â with this block, you can add a link to a downloadable pdf file.
Video â the Video Block lets you add an embedded video from the existing media library or upload a new one from your system.
While creating/editing the page in the classic editor, on the right-hand side of the classic editor, youâll see the featured image option on the bottom of the editor.
Click on the arrow and select âSet featured imageâ. A new window will appear in front of you.
Select an existing image from the library, or click on upload. Then you can either drag and drop files here, or click on select to upload a featured image directly from your system/computer.
Donât forget to add Alt Text which can help you with your SEO.
After selecting the image, click on âSet featured imageâ.
While creating/editing the page in Gutenberg editor, youâll see a tab named âFeatured imageâ.
Select âSet featured imageâ by clicking on the drop-down arrow. (Featured image option in Gutenberg editor)
Then, select an image directly from your Media Library or upload an image from your system.
After selecting the image, click the âSet featured imageâ button located on the bottom right corner of the window.
As we have already mentioned, WordPress pages cannot be classified using categories or tags. However, what if you have some similar types of pages and you want to organize them?
The answer to this issue is that WordPress allows you to arrange similar pages using the Parent Page and Child Page (subpage) arrangement. Using child pages (subpages), you can easily maintain the hierarchy of WordPress pages. In fact, you can build as many subpages under one main (parent) page as you want.
Follow our step by step guidelines below to learn how you can create and manage parent and child pages on the WordPress website. A parent page can be any standard page that you have already created.
After setting the parent page, click on the âPublishâ button to save the changes.
Do you want to change page templates for a WordPress site? The first step is to access the dashboard admin area to build a new page or edit an existing one.
Please note that not every WordPress theme has multiple templates available for pages. The option to change the page template will not be available if there is just one template for the pages.
Do you know WordPress allows you to reorder pages efficiently?
By default, pages in WordPress are ordered alphabetically. But what if you want to reorder pages and change which page comes first? You can reorder WordPress pages by assigning numbers.
Go to your âEdit Pagesâ page.
Hover the cursor over the page, and then click âQuick Editâ.
You can change the order of pages by numbering them. Use number 1 for the first page, 2 for the second one, and so on. You can even use negative numbers like -1 or -2 etc.
Go to Plugins -> Add new.
Search for âSimple Page Orderingâ.
Install and activate the plugin.
Open Pages -> All Pages.
Click on the page you want to move and hold down the mouse button.
Move the page up and down until you get to its desired location.
Release the mouse button to drop the page to its new location.
While in your WordPress Dashboard area, hover your cursor over the âPagesâ menu item on the left-hand side of the Dashboard and click on âAll Pagesâ.
Hover your cursor on the page for which you want to enable/disable comments. Click the âEditâ option under the page title. (Quick Edit also lets users enable/disable comments).
Now click on the âDiscussion tabâ on the right-hand side of the Gutenberg editor.
Check or Uncheck âAllow Commentsâ:
Checked: Enables comments.
Unchecked: Disables comments.
While creating/editing the classic editor page, scroll down to the âDiscussionâ section.
In the âDiscussionâ section, check or Uncheck âAllow Commentsâ:
Checked: Enables comments.
Unchecked: Disables comments.
Note: Remember, this setting works for upcoming comments. It does not help delete or remove existing comments on WordPress pages.
After you have added all of the content and set the featured image for your page, itâs time to publish your page. Publishing a page in WordPress is really simple.
After clicking the âPublishâ button, your page will be published immediately.
After clicking the âPublishâ button, your page will be published immediately.
Note: If you donât want to publish a page immediately, you can save the page as a draft and publish it later. You can also schedule the publishing of WordPress pages.
By default, WordPress doesnât let you add categories or tags to pages, as this feature is limited to WordPress posts.
However, you can add tags and categories using a âCreate And Assign Categories For Pagesâ plugin.
Remember, creating posts and pages are different, so if you want to assign categories and tags to your blog, creating posts will be the perfect choice for you. But if youâre also going to add content that needs to be accessed quickly, and doesnât require frequent updates, choose WordPress pages.
To create a WordPress page, log in to your using your login details (username and password).
In the Block/Gutenberg editor, youâll find a big white field at the center of your page with the words âAdd Titleâ. Set a clear title for your page here, like About Us, Write for Us, or Privacy Policy.
If you are using the classic editor, youâll find âAdd New Pageâ at the top, followed by the âEnter title hereâ text. Enter your page title into this title field.
Start typing text in the text area provided by the classic editor. You can change the type of text you enter. By default, it is set as the paragraph type. To change the text type, click on the drop-down arrow (see image below), and youâll see different text types such as headings (H1-H6). Choose the desired type.
Next to this drop-down menu, youâll find a toolbar to format text. Here you can change the text style (bold or italicize), Add a list (Numbered or bullets), Add a quote, align the text (left, right, and center), insert a link, and a read more tag.
Click on the last icon on the formatting toolbar to change the textâs color, undo the previous action and other options.
Click on the âAdd Mediaâ button to add audio, images, or videos to your WordPress page. When a user clicks on Add Media, a new window will appear. You can choose files from your existing media library.
You can also upload files from your computer directly via the âUpload Filesâ section. You can drag and drop files from your computer or can upload files using the âSelect Filesâ button.
Click on the â+â icon to see the blocks available for creating content.
While creating/editing a page, look for the âPage Attributesâ section on the right-hand side of the window. There you will find a drop-down menu labeled âParentâ. Click on it to choose the page that you want to set as a parent page for the page you are currently editing.
While adding/editing a page in the Gutenberg editor, under the âDocumentâ section, look for a tab with the name âPage Attributesâ. There you will find a drop-down menu labeled âParent Pageâ. From the drop-down menu, select the page that you want to set as the parent page for the current page.
While using the classic editor, scroll down to the âPage Attributesâ section on the right-hand side of the window, and locate a drop-down menu labeled as âTemplateâ. Click on it to choose the Template that you want to use for your page.
In the Gutenberg editor, the option to change the page template is also present under the âPage Attributesâ section, which can be found under the âDocumentâ section.
You can also reorder WordPress pages by installing a free plugin such as :
To publish the page while using a classic editor, just click on the blue âPublishâ on the right-hand side of the window.
To publish the page while using the Gutenberg editor, click on the blue âPublishâ button in the top bar on the right-hand side.
Install and activate . Now create a new page or edit an already created page. Youâll see post categories and tags available for your pages now. Itâs simple!