HTML validation errors
-
Hello,
When I run my website through the W3C HTML validator, I encounter numerous errors like this one:
“A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.”
One of the affected files is:
/wp-content/plugins/woocommerce/assets/client/blocks/cart-frontend.js
This file currently uses “prefetch” as the rel attribute value.
Could you please update this to comply with the validator’s requirements?
Thank you for your assistance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘HTML validation errors’ is closed to new replies.