Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what are the rules for making mobile friendly website?

I would like to add value to my website that I have developed at the moment so that user can check on their mobile phone.

My questions:

  1. Should I make different template for mobile version and full version one? Like creating mobile.example.com for mobile version?

  2. Does Opera Mini not support JavaScript? I have a mobile phone that has Opera Mini, it seems that JavaScript was not running. Do all Opera Mini not have JavaScript on it?

  3. Does Opera Mini support full W3C standard HTML and CSS? Or do they have a different one?

  4. Is there any emulator to view or test website in different mobile phones? For example: Iphone browser, Blackberry browser, WAP and Opera Mini.

Thank you!!!

like image 893
nightingale2k1 Avatar asked Oct 11 '09 15:10

nightingale2k1


People also ask

Does my website need to be mobile-friendly?

Google's all-important algorithm prioritizes mobile-friendly websites. Google knows that most people are online using mobile devices, so they want their search results to match the search needs of the majority of their users.


1 Answers

Some websites offer an automatic conversion of your existing website. This converted, mobile friendly website can either be hosted at a new domain, or a "mask" can be applied over your existing site. Check out www.webtosmartphone.com, which easily converts basic websites automatically; a quick line of code and your website will be automatically resized and viewable in the most popular smart phones. If it is not converted automatically, you can request for a custom conversion.

like image 136
Jason C Avatar answered Jan 01 '23 00:01

Jason C