Split WordPress Posts Into Multiple Pages for Web Content Management System.
If you read news or magazine publications online, you are probably familiar with long articles that publishers split into several pages to make it easier for readers to digest the information without having to scroll down one very long page.
Depending on the content you have written for web organisation and the amount of information that you are trying to convey to your readers, your own posts can also end up becoming extremely lengthy.
If you think that one or more of your posts are too long and could have a negative impact on your readers, don’t worry. WordPress has an amazing feature that allows you to split your long posts into multiple pages. This will help to make your content more manageable, this feature is not popular because blog posts are usually short. There are only few WordPress users that need the feature, however you don’t have to use the feature.
In this tutorial you are going to learn how to split long posts into multiple pages for Web content management system.
Watch the video below and then complete the step-by-step tutorial to learn how to split your WordPress Posts into multiple pages for web organisation…
[youtube]https://www.youtube.com/watch?v=xALBS6kfJnQ[/youtube]
How To Split Long WordPress Posts Into Multiple Pages for Web Management: Step-By-Step Tutorial
To split a long post into multiple pages, log into your WordPress administration area and go to the Posts section of your site by clicking on Posts > All Posts …
Locate the post you want to split into two or more pages and click the Edit link below the post title to open it in the Post Edit screen …
Make sure the Visual Editor tab is active, then scroll down your post until you find a suitable location in the content to insert a page break, and click on the spot with your mouse button to place a blinking cursor on the page …
The menu item we are looking for is the Insert Page Break button …
You can also use Alt Shift P keys to insert a page break into your content …
After clicking on the Insert Page Break button a “tag” with a dotted line will be added to the location where your cursor was placed …
In some instances, it can be helpful to add some navigation text before and after the page break tag to help your readers …
Once you have finished editing your post, publish or republish it, then open the post in a new browser window and scroll down to the location in your content where you have added a page break. You should see a section with clickable page numbers, as shown in the screenshot below …
Clicking on the page numbers will navigate the readers to different pages of the same post.
When a post is split into multiple pages – a page number corresponding to the page of each split section is added to end of the post URL. For example:
- http://yourdomain/post-title
- http://yourdomain/post-title/2
- http://yourdomain/post-title/3
- etc …
Web Management – Additional Notes
The Insert Page Break button may or may not be visible on your menu. If you cannot see the Insert Page Break button in your menu, switch to the Text editor and place the following code in the location where you want the page to be split …
Note: It’s important to add the code in the Text editor, as shown in the example below …
If you publish your post and see the “nextpage” tag displayed on the post instead of a page break, then the error was most likely caused by pasting the code inside the Visual editor, instead of the Text editor …
Web Content Management System
If you don’t want to add the code suggested above, then you can use either the TinyMCE Advanced plugin, which we cover in a separate tutorial, or the NextPage Buttons plugin to add the next page button to your menu …
NextPage Buttons is a simple WordPress plugin that puts the <!–nextpage–> buttons back into the WordPress editor toolbar.
Congratulations! Now you know how to split long posts into multiple pages for Web Management.
WordPress is huge and can sometimes be overwhelming about where to start. As you move on to the next Page, you will have a clearer picture of where to start and progress to building a professional Web content management system.
Related WordPress Tutorials