Skip to content
VijayKiran.com VijayKiran.com Moody Musings
Menu
×
  • Home
  • Projects
  • Search

Tag: faceted navigation

Faceted Navigation with Hippo CMS and HST2

By vijay on June 2, 2010 — 7 mins read

Categorizing and presenting large volumes of documents is a big challenge. Content can be organized into 3 different models - Using Hierarchies (organized into folders), Using Categories (attaching taxonomy category to a document) or by Using Tags. These three organization models in turn can serve as navigational models as well. When the content size grows larger these models hinder the accessibility of the content. This also affects the discoverability of the content, of course searching is an option but search itself cannot be considered as navigation since the users needs to be aware of what properties the content has and how to specify the criteria. Faceted Navigation solves this problem by providing a way to access the in series of refining queries. The users can drill down and access the content the way they want. Hippo CMS, along with HST provides excellent support for creating a faceted navigation of your content. In this article I'll try to explain how you can build your own faceted navigation in your website using Hippo CMS and HST. More

• twitter: @vijaykiran • Github: vijaykiran •