Loading…
Declare your page language so screen readers and Google interpret it correctly.
The lang attribute on <html> tells screen readers which pronunciation engine to use and helps search engines serve the right regional results. It is a one-line fix that's required for WCAG compliance.
en, en-US, ur).lang attribute.<html><html lang="en">WordPress sets this from Settings → Site Language; if a theme hardcodes <html>, ensure it uses language_attributes().
Set <html lang="en"> in the root layout.
Run a free audit and get a prioritized fix list with auto-generated code.
Run a free audit