Monday, 6 July 2015

Set Number of post for show on Labels pages in blogger.


Set number of post you want to show in blogger labels page fix a limit to post for show in page dear friends do you want to set limit in blogger label page. For set post per page condition follow below step for set limit for show the post per page.


  • 1st Go to your blogger Template option >> Click Edit HTML option.
  • Now find expr:href='data:label.url' in template and replace this with expr:href='data:label.url + "?max-results=5"'

  • Many time you will find this all time replace this with our code.
    Note:- max-results=5 here 5 is limit of post you can change this as much post you want to show.

    Example

    http://www.allbloggertips.com/search/label/blogger%20tricks%20and%20%20tips by clicking this link you will see many post in this page its blogger default label page.

    After Modify http://www.allbloggertips.com/search/label/blogger%20tricks%20and%20%20tips?max-results=5 click this link you will see only 5 post in page because we the parameter for this.

    Previous Page Next Page Home

    Popular Posts