This design pattern is part of the Mobile Design Patterns series.
Contents |
A systematic collection of links of all pages of the website.
When a new website is launched, the audience visiting/using the website may find it difficult to navigate as they are not very well acquainted with the hierarchy of the website. This problem might be over come by designing a site index for the website.
Links of all the pages available on the website are available on a single page which is defined as the site index. For ease of use and flexibility to navigate the links provided in the site index may be listed either horizontally or vertically. The websites which have an optimized mobile version use the horizontal list when they have few pages to navigate, as shown in the following screenshots.
Sometimes, an effective way of listing the links would be listing them according to the categories, as shown in below screenshot.
As the index page contains links to all the pages of the website, generally a normal navigation bar is not required on the site index page. The list of links provided on the site index page should be in a systematic manner - for e.g. alphabetical order, as shown in first screenshot.
--Submitted by Croozeus 01:18, 12 May 2009 (EEST)
Bold text
No related wiki articles found