5
votes
3answers
142 views

Fusing words for website name: confusing or doable?

Arguably UX starts with the domainname. Well perhaps a bit far-fetched, so please feel free to suggest what might be a bitter fit than UX.SE for this question, but here it is anyhow. I'm looking at ...
5
votes
5answers
184 views

How to handle history events from scolling and other in-page events

On a website that has several sections and subsections on one page, I was thinking about implementing scrolling to a new section as a new browser history event. The main reasoning for doing so is to ...
1
vote
1answer
82 views

Differentiating content with URL

I am developing a site that is going to be used as somewhat of a cloud service, we have a number of customers with a loose connection to each other via a parent organization. The site will look and ...
2
votes
4answers
982 views

Use subdomains or directory structure for URLs?

I'm curious if it's considered better practice to use a subdomain (e.g. store.website.com) or a directory (e.g. www.website.com/store) when linking to separate sections of a site. Assuming both ...
3
votes
3answers
115 views

When I change the name of one page, should all child's of that page, have the url rewritten?

This question is actually three questions, but since they are all related to each other, they should stay in the same question. First, should I allow a user to change the url of a already created ...