URLs: Create an SEO-Friendly URL Structure

The abbreviation “URL” stands for “Uniform Resource Locator” and is often used to describe a website or an Internet address, while the actual intended destination is usually a directory or a specific path.

How is a URL structured?

Each HTML document on a website is given a unique URL which, in addition to technical and localisation factors, ideally provides information about the content. The following illustration shows exactly how a URL is structured. Each element, from 1 to 7, plays a special role.

An example of how a URL is structured
  1. The protocol used – here: HTTP (Hypertext Transfer Protocol). Other protocols could be HTTPS, FTP, etc.
  2. The host or hostname: www.youtube.com
  3. The subdomain: www.
  4. The domain name (domain): youtube.com
  5. The top-level domain (ending of web addresses): .com (abbreviated as TLD)
  6. The path: /watch. A path usually refers to a file or a folder (directory) on the web server (e.g. “/folder/file.html”)
  7. Parameters and value: v (parameter), QhcwLyyEjOA (parameter value). Parameters are introduced with the “?” character in a URL. The parameter name in our example is “v” and its value is “QhcwLyyEjOA” (Parameter names and parameter values always follow the same pattern: Parameter name=parameter value)

What is the importance of URLs for SEO?

The URL plays a complex role in onpage optimisation, even if its importance as a Google ranking factor is constantly changing.

The core requirement for every SEO-friendly URL: It must be clear at a glance what can be expected from the page. When optimising URLs, pay attention to trailing slashes and the URL length.

21.03.2024