|
|
|
|
|
by multidim
2357 days ago
|
|
There's been a lot of talk about the benefits of browsers showing URLs in a stylized way that makes it more obvious to the user what is the domain and what is not the domain. I should have realized this earlier but: it's also important to have anything that displays clickable URLs (like a messaging app) to also style the URL to help it be more obvious what domain is being linked to. The problem of better stylized URLs is so much bigger than browser URL bars that show where you are right now; it's also everywhere that displays clickable URLs. |
|
Websites don't display clickable URLs, they display clickable links.
Browsers used to show the URL in the status bar, but then started hiding that too.
Anyway, links don't matter much, because if clicking a link is dangerous, your browser is broken. The destination location is what matters.