Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I'd like to create a Page in blogger that is similar in function to the Blog Archive, except it will be sorted based on custom searches.

For example, in the Blog Archive, the search for the top option 2012 is this URL: http://blogname.blogspot.com/search?updated-min=2012-01-01T00:00:00-05:00&updated-max=2013-01-01T00:00:00-05:00&max-results=5.

I would like to use the same structure as that hierarchy, the same styling, etc. except provide particular searches, such as: http://blogname.blogspot.com/search?label=abc-xyz.

This way users could come to this page, and easily navigate posts based on relative labels/search terms.

Is there a simple way to accomplish this, or will it have to be custom javascript/jQuery? If it has to be custom, are there any templates like the Blog Archive that you could refer me to?

Many thanks!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.