How To Split Long WordPress Post Or Page Into Multiple Pages?
Content really is a king and Google loves articles that are
covered in depth. Usually long posts perform well on search engines than the
shorter ones. Also with greater word count you can go in more detail and add
lots of information for your visitors on that particular topic. But the fact is
only few people are going to read your entire article. Most folks hate
scrolling and if they see a long post all in a single page it will be kind of
boring for them to read scroll read scroll and read. That’s why many sites
split their articles into multiple pages usually the long ones. Believe, it’s
not the only reason; there are so many other benefits on splitting posts in to
multiple pages. Here we will show you why and how to split long wordpress post
or page into multiple pages.
Benefits Of Splitting A Post Into Multiple Pages
1. If the visitors found your post to be more interesting then
they will read further by moving on to next page thus increasing your page
views.
2. Higher the page views and the visitors spending too much
time on site will gradually decrease your bounce rate.
3. By separating a single post into multiple pages you will get
a lot of slots to place ads which increase your advertising revenue.
4. Posts that are very long and huge in size will take much
time to load which slowdowns your site. So by splitting it you can enhance your
page speed. Know the importance of page speed for SEO.
How To Split Long WordPress Post Into Multiple Pages?
It’s very simple to create a paged navigation for posts and pages because in wordpress the feature is built in. To achieve this you don’t need any plugins, just add <!–-nextpage–-> tag into your content anywhere where you think of splitting the post and that’s it, the pagination will automatically starts showing up. To make the pagination to appear in your posts as expected be sure to add <!–-nextpage–-> in text editor and not on visual editor. So the pagination should appear like this, if not then there is something your theme is missing.Splitting Content Issue In Themes
Sometimes in some themes the pagination will not show up in
single posts, not to worry because this is a simple issue and an easy fix.
Login to your wordpress site and in dashboard go to Appearance >>
Editor. Now in the right hand side you will see all your site’s template files,
in there look for single.php file and open it. Now press CTRL+F and
search for <?php wp_link_pages(); ?> and if you don’t find it
add that into your single.php file.
Now open your posts or page (existing or new one), switch to
text editor and add <!–-nextpage–-> in to your post where you
wish to break it like you see in the image below. When done preview it
and you will see your post separated into multiple pages.
Adding pagination in your post is very simple but make sure
to utilize it only if the post length is too long or else over using
may create a bad use experience.
I hope this article helped you on how to split long wordpress posts into
multiple pages. For more about styling page links you can Read This. If you like this please share it and subscribe to our blog for latest updates.
No comments:
Post a Comment