How to Change The Number of Posts Shown on Label Pages in Blogger

Limit The Number of Posts Shown on  Label Pages in Blogger

How to limit the Number of Posts Shown in Blogger Label Pages

This Trick Useful For Those You Want to Increase Or Discrease Number Of Post On Lable Pages In Blogger. In Blogger Lable Pages Shows Only Some Post Via This Trick You Can Change Post Limit On Lable Pages On Blogger.


1. Go to Blogger> Template > Edit HTML> Find all the code below:

expr:href='data:label.url'

2. Replace all the code with this code:

expr:href='data:label.url + "?&max-results=8"'

3. Change the value of max-results = 8 with a maximum number of posts that will appear.

4. Save the Template And See Result.

Post a Comment

Previous Post Next Post