Too much post consumes many time to load page in Label page.Visitor may feel difficulty to scroll page and they may go away from your Blog.One the best way to reduce size of Blog is Limiting number of Post.In main page of Blogger we can limit from Blogger Dashboard>Layout>Click on Edit of Blog Post>Number of posts on main page.But how about limiting the number of post in Label page.By default more than 30 post are shown what if you got 500 post in a label.So its essential to Reduce number of post in label page.We can do it by editing Simple HTML.Kindly read more for your answer
Demo
- If you click on below link you can see maximum post.
Blogging Tips - If you click on this link only 10 post will be seen.
Blogging Tips
Limiting by Changing Codes of Label Widget.
- Go to Blogger>Template>Edit HTML(Blogger new interface)
- Click on Edit HTML
- Tick on expand widget
- Back up your Blog
- Find this line.
expr:href='data:label.url'
- Replace that line with this(If you find more than one instance replace it too.)
expr:href='data:label.url + "?max-results=10"'
- Change 10 with the maximum number of post to be shown in label Page.
- Click on Orange Save button.
Limiting by Changing Anchor at navigation Tabs.
- If you use navigation tabs or links for label then you should try this.
- Links of Navigation Tabs to label usually looks like this.
http://BlogName.blogspot.com/search/label/YOURLABEL
- Just add
?max-result=10
like thishttp://Blogname.blogspot.com/search/label/YOURLABEL?max-results=10
Hope you will understand properly.Bye
Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.
0 comments on "Limiting number of Post in Label Page of Blogger.":
Post a Comment
We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam