What is a Responsive Web page?
To put it simply- a responsive web page is a page that responds differently to different screen sizes such as desktops, laptops, tablets, mobile phones, etc.
If you have created a web page on let's say your laptop and haven't focused on making it responsive, there is a high chance when you open the same webpage on your mobile phone it is going to look really bad.
The reason for this is simple- the HTML elements that make up your webpage will no longer get enough space to render on a smaller screen size (a mobile phone) as they were getting earlier.
Before we move on to how to do it, let's look at some advantages of it-
- The first one is obvious, a responsive web page will be easily readable by a larger group of users as they can be accessing your website on any kind of device.
- The second one is a little bit more interesting and has something to do with SEO (Search Engine Optimization). When we do a Google search for something, Google (or any search engine) runs an algorithm in the background which scans millions of websites and sorts all of them in order of what it thinks to be the most relevant to the least relevant as per our search keywords. That's how we usually get what we are looking for on the first page of the search result itself. The way it decides which website to put at the top and which one to put at last has so many factors but one of them is to check whether a website is responsive or not. And that's fair enough! Because any search engine's primary objective is to rank those websites better that provide maximum value to a user. So, the takeaway is if you want your website to rank better and better in Google's search results list, you want to make your web pages responsive. (Try Mobile-Friendly Test provided by Google to test your websites)
Comments
Post a Comment