4
votes
2answers
185 views

Why do websites use “you are being redirected…” pages?

Frequently after logging in a website - specially old ones - I see the following: Welcome! You are being redirected, please click here if your browser does not redirect you. And similar pages ...
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 ...
3
votes
1answer
200 views

Does a URL fragment identifier have a bad effect on user experience?

In this link from CSS-Tricks, it's claimed that using the hash sign in a URL for linkablity purposes is not a good idea, because browsers will scroll to the item which has its id mentioned in the ...