Mobilais tālrunis
This test checks to see whether the organisation's website is optimised for mobile devices.
Why do we test for this?
Mobiles and tablets are increasingly used to browse the web. Most websites are not designed to work on the smaller screen sizes that these devices have, so it is considered best practice to make your website adapt to give the visitor a better experience.
Some websites that use Adobe Flash may not work on a mobile device at all.
How do we test for this?
There are a few common ways mobile sites can be made:
- Some websites have a separate mobile site. This means that when a user visits the website on their phone, the server detects that they are using a mobile device and redirects them to a completely separate mobile website. This is OK, but not ideal.
- Some websites return mobile optimised HTML. This means that when a user visits the website on their phone, the server detects that they are using a mobile device and sends back different content which is optimised for a mobile phone. This is better than the previous approach, but it is also not ideal.
- The best websites use CSS media queries to adapt the look of the website based upon screen size. This is considered the best approach.
In order to detect the first two options, we try visiting the homepage of the website being tested using a mobile user agent. If the server redirects us to a different website, we know the website employs the first technique. If this is not the case, we then look at the HTML that the server sent us using a mobile user agent and compare it to the HTML when accessed normally. In order to detect the third technique, we analyse all of the CSS on a website to see if it contains any media queries.
If the website is not optimised for mobile devices, we check if the website uses Flash which cannot be seen on mobile devices to determine if the website is likely to work on a mobile device at all.
What can I do about it?
Consider adding media queries to your CSS which optimise the site for mobile devices. If the website uses Adobe Flash, consider recreating the website in HTML.
Score calculation
100%
Business website is mobile optimised.
30%
Business website is not mobile optimised.
0%
Business website uses Flash which may not work on a mobile device.
{{'Add business manually' | translate}}
{{'Add business manually' | translate}}