Free SEO Tool

Free Mobile-Friendly Test Lite

Quick mobile-friendliness audit: viewport, tap target size, readable font, content width. Free, instant, no signup.

4.6on G2
4.8on Trustpilot
Used by 28,000+ developers

What this tool does

Google's mobile-first index ranks based on mobile version. The Mobile-Friendly Test Lite checks the four core mobile signals: viewport, content width, tap targets, font size.

Test, see verdict, fix what's flagged.

How to test

Five steps from URL to fixed.

1

Paste URL

Public URL only.

2

Click Test

Tool fetches page, runs checks.

3

Review verdict

See viewport, tap, font results.

4

Fix issues

Update template/CSS as flagged.

5

Re-test

Verify fixes work.

When teams use it

Six common workflows.

Pre-launch validation

Run new pages before going live. Catch viewport issues.

Theme migration QA

After theme switch, audit critical pages.

Mobile-first indexing prep

Audit ahead of Google mobile-first indexing.

Site speed sprint

Mobile-friendliness pairs with Core Web Vitals.

Client SEO audit

Include findings in audit deliverable.

Theme template testing

Test default templates before bulk content.

Platform-specific guides

How to ensure mobile-friendliness across platforms.

WordPress

  1. Pick mobile-responsive theme.
  2. Verify viewport in theme header.
  3. Run all template URLs.

Webflow

  1. Webflow is responsive by default.
  2. Test breakpoints during design.
  3. Verify production URLs.

Shopify

  1. Pick mobile-responsive theme.
  2. Test at multiple devices.
  3. Audit collection, product, blog URLs.

Next.js

  1. Set viewport in next/head or app router.
  2. Use responsive Tailwind/CSS.
  3. Run audit per route.

Static sites

  1. Add viewport to layout template.
  2. Use responsive design framework.
  3. Audit each post type.

Grigora vs. other tools

Side-by-side comparison.

CapabilityGrigoraLighthousePageSpeed InsightsFree generatorsManual
Free + unlimitedYesYesYesYesManual
Viewport checkYesYesYesNoManual
Tap target checkYesYesYesNoManual
Font readabilityYesPartialYesNoManual
No signupYesYesYesYesYes
Result speed<5 sec<10 sec<10 sec<5 secManual
Visual mobile previewNoYesYesNoNo
Bulk URLOn requestNoYesNoManual

Common errors and how to fix them

Eight issues users hit.

Missing viewport tag

Cause: Old template.

Fix: Add: <meta name="viewport" content="width=device-width, initial-scale=1">.

Tap targets too small

Cause: <44x44px buttons.

Fix: Increase via padding or min-height/min-width.

Content wider than screen

Cause: Fixed-width container.

Fix: Use max-width: 100% and responsive units.

Font too small

Cause: <16px body.

Fix: Set body font-size: 16px; scale up from there.

Tap targets too close

Cause: Buttons spaced <8px apart.

Fix: Add margin between interactive elements.

Test returns 403

Cause: Site blocks our scraper.

Fix: Manually inspect via DevTools mobile emulation.

Need full mobile audit

Cause: Lite version covers basics.

Fix: Use Lighthouse mobile audit for deeper coverage.

Mobile page differs from desktop

Cause: Separate m. domain.

Fix: Migrate to responsive design; m. is deprecated.

Original data from our 2026 mobile audit

Across 4,000 random URLs.

92%
% of pages with viewport tag
Tap targets too close (24%)
Most common issue
78/100
Median mobile-friendliness score
3.4
Average tests per session

Frequently asked questions

Twelve answers about mobile-friendliness.

Related free tools

Other utilities that pair with Mobile Test.

Test mobile right now

Quick verdict, actionable fixes. Free, unlimited.

Try the Test