Inappropriate Page Title Characters Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Page Title Characters Check

Description

The “Inappropriate Page Title Characters Check” evaluates whether the page <title> element avoids using ASCII art, character patterns, or decorative text that may interfere with readability or comprehension.

Example outcome

I found that the webpage title has 2 characters next to each other that seems like ASCII-Art.

Impact

Fixes

To address inappropriate <title> elements:

  1. Locate the <title> element.
  2. Ensure it contains plain, descriptive text that clearly states the page’s purpose. Avoid symbols, repeated punctuation, or decorative patterns.

Resources