Tagged Questions
3
votes
3answers
191 views
Should we call “Home” something else?
In the main navigation menu of a website, should we call "Home" something else?
I am guessing that from a broad UX perspective, the answer is no -- but when are other names viable? When are they ...
4
votes
4answers
210 views
Navigation with or without sub-navigation?
Considering following site architecture, where each category has multiple products inside it:
/Home
/About
/Products/Category 1
/Products/Category 2
/Products/Category 3
/Products/Category 4
...
-1
votes
1answer
98 views
Should we stop using “Home” in navigation? [duplicate]
Possible Duplicate:
Home button vs Logo link?
The following must be true for most (if not all) websites:
Clicking the logo or website name leads to the homepage (/index.html).
But the ...