HTML Links Done Right: Usability, Protocols, and SEO

HTML links connect content, trigger actions on devices, and send clear signals to search engines. The four blocks cover the most common link types in web projects.

html

Here the link text matters most. Target or action should be clear at first glance.

Open phone, email, and maps directly

html

tel:, mailto:, and geo: fit direct actions. aria-label adds clear context to short labels.

Open external references deliberately

html

A new tab fits mainly for references, tools, or separate work contexts. noopener noreferrer adds navigation safety.

Jump on long pages with anchors

html

Anchor links lead directly to a section and give long pages a clear direction.

Key points

  • Link text names target or action clearly
  • Protocol matches the expected action
  • New tabs are used deliberately
  • Phone numbers are cleanly formatted
  • Links stay understandable for screen readers

See also

Hosted in 🇩🇪 by

manitu
© 2026  |  Armin Kunkel  |  Author, Software Developer, Lecturer, Computer Scientist  |  Karlsruhe