PDA

View Full Version : What is Google’s preferred method of configuring a mobile site?



sarita670
06-21-2019, 02:30 AM
What is Google’s preferred method of configuring a mobile site?

chetna
06-21-2019, 03:29 AM
Sites that dynamically serve all devices on the same set of URLs, but each URL serves different HTML (and CSS) depending on whether the user agent is a desktop or a mobile device

WoodsPainting
06-22-2019, 02:38 AM
Google recommends responsive website but it don’t have a preferred method all you need to provide a better interface to mobile visitors.

You can have either a separate mobile website (mapped with desktop website) or a responsive website, Google recommend responsive because it is easy and need less effort.