Tuesday, 14 November 2017

How to test that, your website or webpage is mobile friendly or not ?

Mobile is changing the world. Today, everyone has smartphones with them, constantly communicating and looking for information. In many countries, the number of smartphones has surpassed the number of personal computers; having a mobile-friendly website has become a critical part of having an online presence.
If you haven't made your website mobile-friendly, you should. The majority of users coming to your site are likely to be using a mobile device.
Why make a website mobile-friendly?
The desktop version of a site might be difficult to view and use on a mobile device. The version that's not mobile-friendly requires the user to pinch or zoom in order to read the content. Users find this a frustrating experience and are likely to abandon the site. Alternatively, the mobile-friendly version is readable and immediately usable.
In the USA, 94% of people with smartphones search for local information on their phones. Interestingly, 77% of mobile searches occur at home or at work, places where desktop computers are likely to be present.
Mobile is critical to your business and will continue to be so – whether you’re blogging about your favorite sports team, working on the website for your community theater, or selling products to potential clients. Make sure visitors can have a good experience on your site when they’re visiting from their mobile devices!
Above ⇧⇧⇧ facts and texts are taken from https://developers.google.com/search/mobile-sites/
Let see, how we can test our website or webpage that, whether it is mobile friendly or not.
This kind of test is very useful for both, developer and owner of any website or webpage. You have read above, why?
So, if you have running website click here to open run the test for your website. You can also open the run test page by typing following url in any browser -
https://search.google.com/test/mobile-friendly?utm_source=support.google.com/webmasters/&utm_medium=referral&utm_campaign=6155685
You will get a page like-

Put your website URL or your webpage URL  in input filed and click on RUN TEST.

You will see all detail of mobile test regarding you website-


According to report, given by Google mobile friendly test, you can optimise your website accordingly.

You can find many more about this at -




No comments:

Post a Comment

Change image source dynamically on hyperlink

 Changing image source dynamically using JQuery. Here in this example I have created there hyperlink and stored all images in the same folde...