Menu
doctSite
Audit services

Mobile Focused check-ups for the areas that matter most.

Viewport, responsive hints and touch-friendly markup.

What we check · 6

  • Mobile viewport

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

  • Pinch zoom

    Remove user-scalable=no so visitors can zoom.

  • Responsive images

    Use srcset or <picture> to serve smaller images to phones.

  • Fixed-width elements

    Replace hard-coded pixel widths with fluid CSS.

  • Legacy plugins

    Replace object/embed/applet content with modern HTML5.

  • Responsive styling

    Add CSS media queries so the layout adapts to small screens.

Diagnostic areas