KWCAG 2.2 · 6.4.2
How to test Page, frame, and content titles
How to evaluate the KWCAG 2.2 checkpoint “Page, frame, and content titles”. Automation catches part of it; the rest needs a person.
Which standards this maps to
- Korean standard (KWCAG 2.2)
- 6.4.2 Page, frame, and content titles
- Operable
- International standard (WCAG 2.2)
- 2.4.2 Page Titled (A) ↗
How to test it
Verify page titles are descriptive and unique, frames are titled, and content sections have headings.
What automation covers
8 automated rules judge this checkpoint. Each comes with remediation guidance.
Styled p elements must not be used as headings
p-as-headingUse real heading elements instead of styled paragraphs.
Documents must have a title
document-titleProvide a descriptive, unique document title.
Frames must have a title attribute
frame-titleGive every iframe a descriptive title attribute.
Frame titles should be unique
frame-title-uniqueMake each frame title unique and descriptive.
Heading levels should only increase by one
heading-orderDo not skip heading levels; style size with CSS instead.
Headings should not be empty
empty-headingFill in heading text or remove the element.
Page should contain a level-one heading
page-has-heading-oneProvide one h1 that represents the page's main topic.
Multiple pages share the same title
a11ychk:page-title-uniqueSampled pages all share the same <title>. Each page needs a unique, descriptive title.
See how your own site does
Enter a URL and we will check this checkpoint along with the other 32. One page can be audited without signing in.
Run a free check