Simple hack to increase #posts/page in Blogger
Q: How to increase the # posts per page in Blogger?
A: Blogger defaults to 20 posts per page. There is a simple hack to increase the #posts. Open your customized Blogger template and wherever the home page or label/tag page is being submitted, add the name=value pair, "max-results=200" as a HTTP GET variable. For example, if Home page is HREF'd to http://lifeisjfk.blogspot.com, add the GET variable to the URL in the anchor tag as, href="http://lifeisjfk.blogspot.com/?max-results=200"
A: Blogger defaults to 20 posts per page. There is a simple hack to increase the #posts. Open your customized Blogger template and wherever the home page or label/tag page is being submitted, add the name=value pair, "max-results=200" as a HTTP GET variable. For example, if Home page is HREF'd to http://lifeisjfk.blogspot.com, add the GET variable to the URL in the anchor tag as, href="http://lifeisjfk.blogspot.com/?max-results=200"
Labels: Geeks are sexy, Question of the day
2 Comments:
Why can't you simply use what they give you, like rest of the world does? :)
-JB
Hahaha! then I can't do what I want to...
Post a Comment
<< Home