No meta refresh delay (no-meta-refresh-delay)

The <meta http-equiv="refresh"> element must not include a delay value before redirection or refresh.


Auto redirect after delay:

This page uses a <meta http-equiv="refresh"> element that redirects the user to another page after 30 seconds. Since the user has no way to pause or control the timing, it fails WCAG 2.2.1.

Note: Possible to automatically test. Automated tools can detect meta refresh elements with a delay value and verify whether user control is provided.

axe detected: 2.2.1  |  QualWeb detected: 2.2.1