How I transformed my Jekyll blog from a 41% accessibility score to WCAG compliant by fixing 15 critical issues. A practical guide with real code examples.
Are you using target='_blank' in your links? If you are, you should be using rel='noopener noreferrer' with it.