2. OperableLevel A
2.4.2 Page Titled
페이지 제목
Summary
Every page needs a title describing its topic or purpose. Screen readers announce the title first on load, and anyone with many tabs open relies on it to tell pages apart. A title that only repeats the site name does not do that job.
Common failures
- Every page carrying the same site-name title, making tabs indistinguishable.
- A single-page app that never updates document.title on route change.
Corresponding KWCAG 2.2 items
- 6.4.2 Titles Provided