Technical SEO Important

Viewport Meta Tag

priority_high Why it matters

The viewport meta tag is required for mobile-first indexing. Without it, AI crawlers may treat your page as non-mobile-friendly.

search What we check

Whether the page has a viewport meta tag required for mobile-first indexing.

build How to fix

  1. 1 Add <meta name="viewport" content="width=device-width, initial-scale=1"> to your <head>.
  2. 2 Do not disable user scaling unless absolutely necessary.
  3. 3 This tag is required for proper mobile rendering.

Does your site pass this check?

This is 1 of 98 checks we run. Find out in under 30 seconds.