Solice UI
Back to the curriculum

Chapter 2 · HTML & Semantics

Metadata and page titles

Some of the most important HTML is not visible inside the page. Metadata gives the browser, search results, bookmarks, and link previews a clear name and description for the document.

Beginner · Lesson 6 of 6 in this chapter

The title identifies the current page

A concise, specific title appears in the browser tab and often in search results. It should distinguish this page from other pages on the same site instead of repeating one generic product name.

Document metadata supplies context

The document language helps pronunciation and translation tools. A description summarizes the page, while canonical and sharing metadata can clarify the preferred URL and preview content.

Publishing a beginner lesson

  1. The page title names the lesson and the site.
  2. The description states what the reader will understand.
  3. The document language matches the actual lesson language.
  • Every public page needs a distinct title.
  • Metadata should truthfully summarize visible content.
  • Set the document language instead of making tools guess.