Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,644 members, 7,809,424 topics. Date: Friday, 26 April 2024 at 09:21 AM

Is Your Website Mobile-friendly? Check Now. - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Is Your Website Mobile-friendly? Check Now. (7237 Views)

Please Webmasters How Can I Make A Site Mobile Friendly??? / Pls How Can I Make My Website Mobile Friendly In Wordpress (2) (3) (4)

(1) (2) (Reply) (Go Down)

Is Your Website Mobile-friendly? Check Now. by BizBooks(m): 1:11pm On May 08, 2015
A few years ago, I contacted Seun and pointed out what I thought was a design flaw on Nairaland. He replied that it was not a design flaw and added that Nairaland was designed that way primarily to accommodate users on mobile phones. Fast forward to 2015 and it appears Google has adopted the same philosophy.

As you may have heard, effective April 21, 2015, Google began using what they call the “Mobile-Friendly Criteria” in ranking web pages. They define a mobile-friendly page as a page that does not require mobile users to pinch their screen to make the text bigger or scroll side ways. Simply put, if your pages are not mobile-friendly, it will adversely affect your page rank. As we all know, nothing is more important than a good page rank. It can make or break a website.

Making your website mobile-friendly is not a very easy task. I say this because it is not as simple as fixing the home page or updating a CSS file. Rather you have to fix all the pages on your site or at least the ones you want to rank high on Google. To begin, you have to do the following:

1. Identify the pages on your website that are not mobile-friendly. You can do this by pasting the URL of each page on this Google link: https://www.google.com/webmasters/tools/mobile-friendly/.
If Google considers the page mobile-friendly, then no further action is required.

2. If your page fails the mobile-friendly test, Google will usually tell you what they think you should fix. Adding a Viewport meta tag usually solves all the problems. So do that before trying to fix anything else. This can be done by adding the following HTML code in your page Header:
<meta name="viewport" content="width=device-width, initial-scale=1">
(this must be in the header not anywhere else as far as I know):
After adding the Viewport meta tag, test the page again. If it still does not pass, continue fixing other parts of the page as suggested by Google.

3. One thing that can cause your page to fail the test is over-sized pictures and images. While doing some testing, I noticed that pages with pictures greater than 350 pixels in width were frequently failing. The solution to this is not to make your pictures 350 pixels or less but rather to enclose the image inside a div tag whose width is set to a percentage of the full screen width. For instance, instead of this:

<img src="images/Tiger.jpg" width="720" height="540">

you should have:

<div style="width: 100%;">
<img src="images/Tiger.jpg" style="width: 100%;">
</div>


This will now make the picture fit any screen it is rendered. If you do not want the picture to fill the entire screen, you can reduce the width from 100% (as in our example) to 90, 95% or whatever percent you want.

As I said earlier, making your web pages mobile friendly is not an easy task. But it is a task that can no longer be postponed. It has to be done now if you want your site to continue ranking high. If you know of other shortcuts in achieving this task, please let us know.

NOTE: Apart from the Google link referenced above, another resource to use to see what your site looks like on different mobile devices is mobiletest.me (but always use the Google link to check if your page passed or not).

P.S: In case your are wondering, some of the big websites in Nigeria including Nairaland and LindaIkeji passed the Google test.

Reference: Image div tag code obtained from:
http://stackoverflow.com/questions/21422648/image-resize-to-fit-screen-on-mobile-device-using-jquery-mobile

8 Likes 3 Shares

Re: Is Your Website Mobile-friendly? Check Now. by Aydesmond(m): 1:31pm On May 08, 2015
fTC..... Seriously....
MIND on my mind..... Kiss daniel@unilorin multi purpose hall...


nasoo...

Back to the matter...my website is mobile friendly
Re: Is Your Website Mobile-friendly? Check Now. by Wendyslim(f): 1:33pm On May 08, 2015
Ok
Re: Is Your Website Mobile-friendly? Check Now. by JerryJJZ(m): 1:34pm On May 08, 2015
ThAnKs for the infor,,,,,,, itz really helpful
Re: Is Your Website Mobile-friendly? Check Now. by KingEbukasBlog(m): 1:35pm On May 08, 2015

2 Likes 1 Share

Re: Is Your Website Mobile-friendly? Check Now. by winetapper: 1:36pm On May 08, 2015
mehn the steps are long.....
Re: Is Your Website Mobile-friendly? Check Now. by hertheytheydgee(m): 1:36pm On May 08, 2015
Not interested. Interested in LLB alone
Re: Is Your Website Mobile-friendly? Check Now. by ClintonNzedimma(m): 1:36pm On May 08, 2015
Hmmm.
I think this is for people who use the same page for different devices.
Me for example, i design separate pages for the same content, both desktop and mobile and both pages redirect to each other with Javascript (user agent or screen width)
Re: Is Your Website Mobile-friendly? Check Now. by nairalady(f): 1:36pm On May 08, 2015
Just use Twitter bootstrap

1 Like

Re: Is Your Website Mobile-friendly? Check Now. by winetapper: 1:37pm On May 08, 2015
we would love it more if it is Megabyte friendly grin
Re: Is Your Website Mobile-friendly? Check Now. by Asuokaa: 1:37pm On May 08, 2015
mine is
Re: Is Your Website Mobile-friendly? Check Now. by bastien: 1:37pm On May 08, 2015
Ifa hear say I understand weitin you yarn make i shiiiit pin
Re: Is Your Website Mobile-friendly? Check Now. by kings09(m): 1:38pm On May 08, 2015
Checking....
Re: Is Your Website Mobile-friendly? Check Now. by Codedboy95(m): 1:39pm On May 08, 2015
oka
Re: Is Your Website Mobile-friendly? Check Now. by KingEbukasBlog(m): 1:41pm On May 08, 2015
hertheytheydgee:
Not interested. Interested in LLB alone
ladun laidi's blog ?
Re: Is Your Website Mobile-friendly? Check Now. by elitehow: 1:42pm On May 08, 2015
.
Re: Is Your Website Mobile-friendly? Check Now. by jazinogold(m): 1:42pm On May 08, 2015
I dy come mk I quickly boil water Wey I wan use bath before I comment...d weather is too hot!
Re: Is Your Website Mobile-friendly? Check Now. by wellmax(m): 1:44pm On May 08, 2015
Alright. I hope insidify will take note
Re: Is Your Website Mobile-friendly? Check Now. by romzyxy(m): 1:45pm On May 08, 2015
thanks alot
Re: Is Your Website Mobile-friendly? Check Now. by saasala(m): 1:45pm On May 08, 2015
Yep, all the site I have built for my clients are mobile friendly
Re: Is Your Website Mobile-friendly? Check Now. by baybeeboi: 1:47pm On May 08, 2015
ok,
ayaf hear.
I will go back to it
Re: Is Your Website Mobile-friendly? Check Now. by Realwvn(m): 1:50pm On May 08, 2015
Hurray

Re: Is Your Website Mobile-friendly? Check Now. by omanifrank(m): 1:50pm On May 08, 2015
9.jahub.com its mobile friendly

Re: Is Your Website Mobile-friendly? Check Now. by ibietela2(m): 1:57pm On May 08, 2015
Mine is mobile friendly and i won something for www.healthable.org

Re: Is Your Website Mobile-friendly? Check Now. by bosunjohns(m): 2:04pm On May 08, 2015
BizBooks:
A few years ago, I contacted Seun and pointed out what I thought was a design flaw on Nairaland. He replied that it was not a design flaw and added that Nairaland was designed that way primarily to accommodate users on mobile phones. Fast forward to 2015 and it appears Google has adopted the same philosophy.

As you may have heard, effective April 21, 2015, Google began using what they call the “Mobile-Friendly Criteria” in ranking web pages. They define a mobile-friendly page as a page that does not require mobile users to pinch their screen to make the text bigger or scroll side ways. Simply put, if your pages are not mobile-friendly, it will adversely affect your page rank. As we all know, nothing is more important than a good page rank. It can make or break a website.

Making your website mobile-friendly is not a very easy task. I say this because it is not as simple as fixing the home page or updating a CSS file. Rather you have to fix all the pages on your site or at least the ones you want to rank high on Google. To begin, you have to do the following:

1. Identify the pages on your website that are not mobile-friendly. You can do this by pasting the URL of each page on this Google link: https://www.google.com/webmasters/tools/mobile-friendly/.
If Google considers the page mobile-friendly, then no further action is required.

2. If your page fails the mobile-friendly test, Google will usually tell you what they think you should fix. Adding a Viewport meta tag usually solves all the problems. So do that before trying to fix anything else. This can be done by adding the following HTML code in your page Header:
<meta name="viewport" content="width=device-width, initial-scale=1">
(this must be in the header not anywhere else as far as I know):
After adding the Viewport meta tag, test the page again. If it still does not pass, continue fixing other parts of the page as suggested by Google.

3. One thing that can cause your page to fail the test is over-sized pictures and images. While doing some testing, I noticed that pages with pictures greater than 350 pixels in width were frequently failing. The solution to this is not to make your pictures 350 pixels or less but rather to enclose the image inside a div tag whose width is set to a percentage of the full screen width. For instance, instead of this:

<img src="images/Tiger.jpg" width="720" height="540">

you should have:

<div style="width: 100%;">
<img src="images/Tiger.jpg" style="width: 100%;">
</div>


This will now make the picture fit any screen it is rendered. If you do not want the picture to fill the entire screen, you can reduce the width from 100% (as in our example) to 90, 95% or whatever percent you want.

As I said earlier, making your web pages mobile friendly is not an easy task. But it is a task that can no longer be postponed. It has to be done now if you want your site to continue ranking high. If you know of other shortcuts in achieving this task, please let us know.

NOTE: Apart from the Google link referenced above, another resource to use to see what your site looks like on different mobile devices is mobiletest.me (but always use the Google link to check if your page passed or not).

P.S: In case your are wondering, some of the big websites in Nigeria including Nairaland and LindaIkeji passed the Google test.

Reference: Image div tag code obtained from:
http://stackoverflow.com/questions/21422648/image-resize-to-fit-screen-on-mobile-device-using-jquery-mobile
Re: Is Your Website Mobile-friendly? Check Now. by Nobody: 2:14pm On May 08, 2015
Very few site owner on here.
Re: Is Your Website Mobile-friendly? Check Now. by myweb(m): 2:15pm On May 08, 2015
MINE IS MOBILE FRIENDLY....YIPEEEEEEEE
www.naijablower.com
Re: Is Your Website Mobile-friendly? Check Now. by Nobody: 2:19pm On May 08, 2015
nairalady:
Just use Twitter bootstrap

Weldone maam, but e no easy to convert an established website to bootstrap.
NL seems superb in mobile friendly terms... so gracefully resizing.
Re: Is Your Website Mobile-friendly? Check Now. by wethebest(m): 2:21pm On May 08, 2015
ok
Re: Is Your Website Mobile-friendly? Check Now. by soldierdollar(m): 2:49pm On May 08, 2015
Yes

(1) (2) (Reply)

Recommended Nigerian Adnetwork And Their Minimum Payout / Pls How Genuine Is WEB4AFRICA? / How Is Qservers.net Webhost?

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 31
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.