Inappropriate Page Title Length Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Page Title Length Check

Description

The “Inappropriate Page Title Length Check” evaluates whether the page’s <title> element text is concise (i.e., not too long).

Example outcome

It seems to me that the webpage title is too long - it contains 100 characters.

Impact

Fixes

To address inappropriate <title> elements:

  1. Locate the <title> element.
  2. Provide a meaningful and descriptive text, ensuring it is not longer than 65 characters.

Resources