Missing viewport meta
No <meta name="viewport"> tag. Mobile rendering will be broken and Google flags the page as non-mobile-friendly.
Check ID MISSING_VIEWPORT
·
Category Markup
·
Available on every plan
How to fix it
Add <meta name="viewport" content="width=device-width, initial-scale=1"> in the <head>.
Wrendex catches missing viewport meta on every audit.
No credit card · All 170+ checks · Full PDF report
Run free audit →