
Over the past few years, mobile Internet consumption has increased at an exponential rate. A good portion of this can be attributed to the success of smart phone devices like Google’s Android platform, Apple’s iPhone, RIM’s Blackberry, and of course Windows mobile phones.
When phones first became Internet capable, it was common for developers to enable their web pages to work with the WAP browsers. Current smart phones are much more powerful, the browsers work with standards in-line with their larger computer brethren. This has led many developers feel that there is no need to create versions of their websites that work with WAP browsers.
While that may be true, some provisions should be made to insure that your users will have quick access to your content using the slower Internet connections provided by their phones. Below i have outlined a few tips to make sure your website will satisfy your visitors on their mobile devices.
Create a Mobile Sub-Domain
Creating a mobile version of your website begins with creating a sub-domain of your current site. Most users have become accustomed to appending “m” or “mobile” so that your URL reads m.yoursite.com or mobile.yoursite.com. After creating a sub-domain, you have the choice in how you want your mobile site to work. Either it can be a mirror of your main sites content with a custom CSS file made for mobile browsers or you can choose to make an independent site that has its own content that you feel would benefit mobile users.
Read more