Web

Responsive design

Responsive design means one website that rearranges itself to fit whatever screen it is opened on. It is the default way sites are built, and being responsive does not make a site fast.

Also called responsive web design, mobile-friendly design, RWD

SiiteWritten by SiiteUpdated September 4, 2026

Responsive design is the practice of building one website whose layout rearranges itself to suit the screen it is being viewed on. The same pages, the same addresses and the same content, laid out as a single column on a phone and as several columns on a monitor. It has been the normal way to build a website for well over a decade, which is why nobody sells it as a feature any more.

In short

  • One site that rearranges itself to fit the screen it opens on.
  • The standard way sites are built, and has been for over a decade.
  • Google judges your site by its mobile version.
  • Responsive is about layout. It says nothing about speed.

What it replaced

For a few years around 2010 the accepted answer to phones was a second website, usually at an address beginning with m. It had its own pages, its own content and its own set of problems: two things to update, two sets of addresses for search engines to reconcile, and a shorter mobile version that inevitably omitted the thing somebody was looking for.

The alternative was to let one layout adapt. A flexible grid rather than fixed widths, images that scale to their container, and rules in the stylesheet that apply only above or below certain widths. That combination is what the term describes, and it won because it removed the second site rather than because it looked better.

Anything built on a current platform inherits this without a decision being made. The question worth asking a supplier is not whether a site will be responsive. It is what the site looks like on a five-year-old handset.

Adapting is not the same as working

This is the distinction that costs businesses the most, and it is easy to miss because a site can pass the obvious test and still fail the real one.

A layout can rearrange perfectly and still be miserable to use, which is the difference between a responsive site and a decent user experience.

  • Text sized for a monitor becomes small enough to need zooming.
  • Links sit close enough together that a thumb hits the wrong one.
  • The menu collapses into an icon nobody presses.
  • A form asks for a date through a control designed for a mouse.

The columns stacked correctly, and the page still does not work.

Three checks catch most of it, and none of them needs a tool.

  • Read a paragraph at arm’s length without zooming.
  • Tap every important button once, with a thumb rather than a finger.
  • Fill in your own contact form on a phone, all the way to the confirmation screen.

Most sites fail at least one. The third is where the failures get expensive.

Google sees the phone version

Search engines settled this argument some time ago. The mobile version of your site is the version Google reads when deciding what your pages are about. That has a consequence people do not expect. Content that appears on the desktop layout but is absent from the mobile one may simply not count, because the mobile one is the version being read. Sites that trimmed their mobile layout to keep it short have occasionally trimmed away the text that was doing the ranking, then spent months looking for the cause somewhere else.

Collapsing content into tabs or an accordion is a separate case and a safe one. The text is still in the page, and Google treats it as present.

The safe rule is that both layouts carry the same content, the same headings and the same structured markup. They may present it differently. They should not disagree about what is there.

Responsive says nothing about speed

A site can be flawlessly responsive and painfully slow, and this catches people out because the two get discussed together.

Responsiveness is a layout property. Speed is a question of what the page actually downloads, and by default a phone frequently receives exactly what a desktop receives. The same photograph, sized for a wide monitor, arrives on a handset that will display it at a fraction of the width. The same scripts run, on a processor that is slower, over a connection that may be shared or metered.

Serving smaller images to smaller screens, deferring what is not needed immediately, and being disciplined about third-party scripts is separate work with a separate payoff. None of it is guessed at either. Google publishes the measurements as Core Web Vitals, taken from real visits rather than from a test in a lab.

Words you will hear

  • Breakpoint. The width at which the layout changes arrangement.
  • Media query. The rule in the stylesheet that applies styling only within a range of screen widths.
  • Viewport. The visible area of the page in the browser, and the name of the tag that tells a phone not to pretend it is a desktop.
  • Mobile-first. Designing the narrow layout first and adding to it, rather than designing wide and cutting down.
  • Fluid. Sized in percentages of the available space rather than in fixed pixels.
  • Tap target. Anything meant to be pressed, and the size of it.
  • Adaptive. An older approach serving one of several fixed layouts. Related, less flexible, and largely out of use.

Testing it honestly

The office phone is the worst possible test device, because it is usually newer than the ones your customers own and it is on the office connection. Dragging a browser window from wide to narrow on a computer is a fast way to find layouts that break, and it is not sufficient on its own, since it reproduces neither touch nor a slow connection. Browser developer tools will simulate a throttled network, which gets closer. An old handset borrowed from somebody in the building gets closest of all.

The same discipline applies to anything else you send to a phone, though an email template has to survive a harsher set of rules than a browser imposes.

What you are looking for is not whether it fits. It is whether somebody standing up, holding a bag, on a connection that comes and goes, can get to the thing they came for. Ask one person outside your business to find your opening hours on their own phone while you watch and say nothing. Thirty seconds of that will tell you more than any report, and it will usually tell you something about your website that you did not want to know.

Questions we get

More about responsive design

Do I need a separate mobile website?

No. Running a second site at a mobile address was how this was solved fifteen years ago, and it meant maintaining everything twice and keeping two sets of addresses in agreement. One responsive site replaced that approach and is what every current platform builds.

Is my site responsive already?

Almost certainly, if it was built on WordPress, Shopify, Wix or Squarespace in recent years. Open it on your phone and drag a browser window narrow on a computer. If the layout rearranges rather than shrinking into unreadable text, it is responsive.

Does responsive mean mobile-friendly?

Not on its own. Responsive describes the layout adapting. Mobile-friendly is the wider question of whether the thing is usable on a phone, which also covers tap targets, readable text without zooming, and whether the page loads on mobile data. A responsive site can fail all three.

Does it affect my Google ranking?

Indirectly and significantly. Google looks at the mobile version of your site when deciding what you have and how to rank it, so anything hidden or broken on mobile is effectively hidden from search. There is no separate reward for being responsive, because it is assumed.

Should I hide things on mobile to keep the page short?

It depends which kind of hiding. Content folded into tabs or an accordion is still in the page, and Google gives it full weight, so that is a safe way to shorten a screen. Content left out of the mobile layout altogether is a different matter, because the mobile version is the one being read, and what is missing there may simply not count. If a section is not worth a phone visitor time, it is usually not worth anybody time, and cutting it everywhere is the honest version.

What is a breakpoint?

The screen width at which the layout switches to a different arrangement, such as three columns becoming one. Sensible breakpoints are chosen by watching where your own design starts to look wrong, not by matching the dimensions of particular phones, which change every year.

Why does my site look fine on my phone but not on my customer's?

Screen size is only one variable. Older handsets, slower connections, larger system font settings and different browsers all change what arrives. Testing on the newest phone in the office is the most common reason a site passes internally and fails in the field.

Put this to work

Guides that use this

Free step by step guides for owners doing the work themselves. No sign up and no email required.

Want this handled for you?

Let us take responsive design off your desk.

The guides and these pages are yours to use for nothing. When you would rather have the work done properly than done by you, tell us what is already in place and we will put a proposal together.