RuleSets of AccessMonitor - the validator of web accessibility practices
The “Inappropriate Duplicate Page Title Check” evaluates whether the webpage contains two or more <title>
elements, placed inside the <head>
, as opposed to the supposed one.
I checked that this webpage does not have only one <title>
element, as it was supposed to, it has 2.
<title>
to announce the page when it loads or switches.To address inappropriately duplicated <title>
elements:
<title>
elements.