Information Architecture is a diagram of the structure and organization of content. The objective of a information architecture diagram is not to provide a full-blown navigational specification; this level of detail is best kept in other documents, where it is less likely to confuse and distract.
Questions tagged [information-architecture]
25 questions
12
votes
6 answers
Generating a Visual Site Map of an Existing Site
I thought I could easily answer this question by searching the web, but my Google-fu has failed me. So I turn to you, oh mighty stackoverflowers, and beseech you for enlightenment:
What is the quickest and best way to generate a visual site map…

user18359
- 4,673
- 5
- 19
- 11
3
votes
1 answer
Hiding posts of some categories in index page in octopress?
I have created a blog using octopress, I have made a dummy link instead of a page and pointed it to posts of some categories by editing the navigationbar :
3
votes
2 answers
File Structure / Architecture for AJAX Site?
I'm building a site using ajax and am trying to decide where to put the files that supply the data for the ajax requests.
For example, I am going to have a .js file that can be included in a page that will create country/state select boxes. I will…

Eli
- 97,462
- 20
- 76
- 81
3
votes
2 answers
Designing a Sitecore tree to store more than 1Mn items
I have 300+ "Category" (Can go into 4 sub levels) items and 1Mn+ "Product Items" to be stored in the Sitecore database.
I am designing the Sitecore content tree.
I am considering two options,
Option1 - Model as "Category" --> Sub category .... -->…

user3701750
- 217
- 1
- 6
3
votes
2 answers
Displaying a TON of images with jquery
I am about to embark on a jquery journey I have not ever done. I will be developing a site that has one objective : to display over 300 uncategorized images (artwork). I'm just trying to think about the best way to go about displaying all these…

JCHASE11
- 3,901
- 19
- 69
- 132
2
votes
1 answer
SEO: One Medium-Size Page or Multiple Small-Size Pages
Is it recommended / advisable to separate a medium-size page into multiple pages for (potential) SEO benefits? One example is I need to design a new product tour section, which describes about 5 different features. So, the choices are:
Combine all…

moey
- 10,587
- 25
- 68
- 112
2
votes
5 answers
What is information architecture? (What) has it to do with programming?
I've came accross this concept several times and did not find a clear explanation.
What is it? What has it to do with programming? What has it to do with what we (software engineeers / programmers) call architecture?
How can it help me? How can I…

flybywire
- 261,858
- 191
- 397
- 503
2
votes
3 answers
Need Help Planning Architecture for Categorization Connundrum
I have more of a "what-would-you-do" question than an actual coding question.
It relates to a project I am currently working on. In this project,
we are tasked with combining several marketplace APIs into one interface. Each
API has its own unique…

Peter
- 5,251
- 16
- 63
- 98
1
vote
2 answers
Resources for building public information displays using HTML/CSS?
I would like to displays schedules, maps and other informations on displays in a building for visitors. These displays would provide at most mouse input but no keyboard.
Ten years ago this was the domain of Macromedia Director but today I believe…

Christian Lindig
- 1,216
- 1
- 9
- 24
1
vote
1 answer
backwards compatibility 301
The company has 2 domains. The legacy (Domain A) site is currently live and it was cloned from Site B, which was on a different domain. Site B was live for 4 months before abruptly being pulled. Site A had been placed as subdomain on that host and…

John Trew
- 13
- 2
1
vote
1 answer
SEO-friendly URL design for filtering a resource in Rails 3
I need to implement some SEO-friendly sort methods for a resource in Rails 3. This is what I'm considering doing for collections:
/things # shows all things
/things/popular # shows all things ordered by…

Marcus
- 11
- 2
1
vote
0 answers
How Are The StackExchange Tiles Layout Generated Programmatically
On the homepage of StackExchange there is a really well organised set of tiles that shows a huge amount of information in a neatly laid out structure for all of the sites under the stack umbrella.
How was this created programmatically?

motionpotion
- 2,656
- 6
- 42
- 60
1
vote
1 answer
What's the best way to retrieve this data?
The architecture for this scenario is as follows:
I have a table of items and several tables of forms. Rather than having the forms own the items, the items own the forms. This is because one item can be on several forms (although only one of each…

Jason
- 51,583
- 38
- 133
- 185
1
vote
1 answer
HTML Document Naming for site sub-pages in sub-directories
I'm working on a site redesign, and part of the task at hand is the structure of the site. Currently the site uses a CMS called Kintera that gives tragically unusable URLs (the site is http://www.helpcurenow.org).
Part of the initial strategy we are…

Joel Glovier
- 7,469
- 9
- 51
- 86
0
votes
2 answers
Showing Access Rights to end users.. should I? shouldn't I?
when using Requirement Management application, some ppl say, dont show your users, those areas which are not accessible for them or no permission, only show the accessible section... It doesnt sound good to me, what do you guys think?

subho das
- 391
- 4
- 7
- 15