Kilotest: Diagnoses of link element invalid
violation by HTML element 301 on CMT Services page
Basics
About the CMT Services page
- URL: https://www.cmtservicesinc.com/
- Tested 1 days ago by job
24zon 2026-05-31 at 22:19
About HTML element 301
- Tag name:
LINK - Text:
HOME … Copyright ©2026Business Services Solution Provider for Government and Commercial Businesses | CMT Services All rights reserved.
- Start tag:
<link rel="stylesheet" id="metaslider-public-css" href="https://www.cmtservicesinc.com/wp-content/plugins/ml-slider/assets/metaslider/public.css?ver=3.37.0" type="text/css" media="all" property="stylesheet"> - XPath:
/html/body/div[1]/link[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the link element invalid
issue
- Why it matters: Document fails to get a needed external resource
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the link element invalid
issue for HTML element 301 of the CMT Services page.
- Link elements can only be located in the head section of the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.1