Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Mobile-Friendly

A property of a web page that renders legibly and usably on phones without horizontal scrolling, tiny text, or close-packed tap targets.

Definition

Mobile-friendly describes a page that adapts its layout, text size and tap targets so that it is readable and operable on a small touchscreen, typically achieved through responsive design and a correctly configured viewport meta tag.

Google's mobile-site guidance lists three approved configurations — responsive design, dynamic serving and separate mobile URLs — that can each produce a mobile-friendly result. Because Google now indexes the mobile version of a site's content by default (mobile-first indexing), a page that is not mobile-friendly may have less content available to the index than its desktop equivalent.

Examples

  • Responsive layout on a news site

    A news article uses fluid CSS and a viewport meta tag, so its single column reflows on a phone and its tap targets stay above 48 CSS pixels. Search Console's mobile usability report shows no issues for the URL.

  • Non-responsive desktop page

    A legacy product page is fixed at 1200px width with no viewport tag. On a phone the text is unreadable without pinch-zoom and Lighthouse marks the page as not mobile-friendly.

Sources

Related terms

Where QueryCatch uses this

Last updated: 12/05/2026

Mobile-Friendly — Definition, Example & SEO Use | QueryCatch | QueryCatch SEO Glossary