How to Break down or Split Blogger Longer POSTs (Post Pagination) into Multiple Pages?



This post will help you Break down or SPLIT the LONGER Blogger Posts into Multiple pages. So you can display the Blogger Content on various pages, and the visitors can quickly move to another page.

Longer Blog posts on the Same Page will decrease the loading speed and performance of your Site too. So you can break down the Post into Multiple pages. Then, the visitor will visit other Pages of the Blogger Post only if they are interested. 

You can divide the Long Blogger Post into Multiple Pages like Page 1, Page 2, Page 3, etc. 

Let’s learn to Break down the Longer Blogger POSTs into Multiple Pages easily with our Ready-made Code.


There are 2 Styles to Break down the Longer Blog Posts into Multiple pages; we will teach you both the styles here in this post.


ALSO READ:
 How to ADD Numbered PAGE NAVIGATION Widget in All Pages, Homepages, and Label Pages, in Blogger Site?


Style 1:


#1. First of All, Download the Ready-made Code Notepad file to Breakdown/Split the Blogger Longer Posts into Multiple Pages.

CLICK Here to Download Notepad File to Split Blogger Longer Posts into Multiple Pages.


#2. Now OPEN the CODE Notepad File. 
There are 3 parts of CODE in the Downloaded CODE Notepad File.

CUSTOMIZE the Color for Page Navigation if needed. You may Customize it later on, too, after checking once it is installed on your site.


#3. Now COPY the 1st Part of the CODE.
First, open Blogger; go to THEME and Edit HTML option. 
Then SEARCH for this Line in Blogger HTML View and PASTE the 1st Part of CODE JUST Above or BEFORE: 

]]></b:skin>



Also, Check if jQuery is Installed or Not in your Blogger HTML View. PASTE the Code of jQuery available below in your Blogger HTML View anywhere between <head> and </head> if this is not present yet.

<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js' type='text/javascript'/>

If it is already present, then no need to add it again.
However, jQuery is a must needed for this Breakdown to Work in your Blogger.



#4. Again, COPY the 2nd Part of the Code and PASTE the 2nd Part of Code in Blogger HTML View JUST ABOVE or BEFORE: </body>




#5. Now, SAVE the Blogger THEME and go to the Blogger POST HTML view you want to Split or Breakdown into Multiple Pages.

You can break down either any Post previously published or New Post into Multiple pages.


#6. In the Blogger POST’s HTML View, PASTE the 3rd Part of the Code.
First of all, you can write your Post in Blogger COMPOSE Mode or Notepad File. Then you Can COPY that Post and Modify your Composed Post in our 3rd Part of the Code in the Notepad File. Then PASTE the 3rd Part of the Code with your Post in Blogger POSTs HTML View.

You have to break down the Post into 3 Sections which will appear on the 3 different pages.  
You can also write the content after PASTING the 3rd Part of CODE.





#7. SAVE the Blogger POST and check it out. It's all done to break down your Blogger Longer Post into Multiple Pages by Style 1.



Style 2:

Style 2 is a simple, easy and fast process to break down the Longer posts into Multiple Pages.

#1. Download the CODE Notepad File to Breakdown the Blogger Posts into Multiple Pages. This code is different from the Previous Style Code.

CLICK Here to Download Style 2 Code Notepad File.


#2. Now Open Blogger and then go to Blogger Posts. Create A New post in which you want to split/break down into Multiple Pages.


#3. COPY All the Code and PASTE the Code in Blogger POST HTML View.

First of all, you can write your Post in Blogger COMPOSE Mode or Notepad File. Then you Can COPY that Post and Modify your Composed Post in our Code in the Notepad File. Then PASTE the Code with your Post in Blogger POSTs HTML View.

You have to break down the Post into 3 Sections which will appear on the 3 different pages.  
You can also write the content after PASTING the CODE.






#4. SAVE the Blogger Post, and it’s all done to Breakdown or Split Longer Blogger Posts into Multiple Pages.


You can use any of these two styles to break down the Longer Blogger Posts into Multiple Pages. 


Also, Watch our Video for Step by Step Guide to Break down or SPLIT Longer Blogger Posts into Multiple Pages:-




Previous Post Next Post