Check a page's viewport meta tag to ensure it is correctly configured for responsive layouts, mobile devices, and accessibility.
Want to check the whole page? Try the On-Page SEO Checker.
Checks if a viewport tag exists and flags duplicates to ensure proper mobile rendering.
Ensures the tag isn't empty and includes the essential tags width=device-width and initial-scale=1.
Flags the restrictive settings user-scalable=no or maximum-scale=1 that prevent users from zooming in.