I've been assigned the task of fixing the HTML and W3C validation errors. Of course, before I can fix them, I need to verify the errors first.
So I navigate to the URL: https://validator.w3.org/#validate_by_uri+with_options
However, when I tried checking for errors, pasted website url and try checking, the validation failed with a 403 Forbidden error.
Here is the screenshot for your reference
Has anyone else encountered this issue? Could it be related to a server restriction blocking the validation process? If so, why would that happen, considering the store is not restricted?
Any suggestions or fixes would be greatly appreciated.
Magento version is 2.4.6-p8
1 Answer 1
Here is the reference - https://stackoverflow.com/questions/12214088/w3c-validation-returning-403-forbidden, may there is the issues with you as well.
Also verify the server or .htaccess misconfiguration.
- misconfigured .htaccess
- IP address being blocked
- Server-Side Issues