Forum Moderators: martinibuster
Mobile vs Desktop performance
Is this others experience also?
[edited by: netmeg at 4:36 pm (utc) on Jun 17, 2013]
I notice marked differences between desktop and mobile,
I am using a 728x90 which shows up ok on my samsung.
you can prevent automatic resizing by adding this to the header:
<meta name="viewport" content="width=device-width, initial-scale=1">
My mobile RPM is currently outperforming my desktop RPM.Any chance you can add an important bit of info: does your site have responsive design (i.e. all types of devices on the same URL) or do you have a separate mobile site (meaning, differences in performance between subdomains may also play a role, not only type of device)