Mobile Web Terminology
As the whole world goes mobile (2,600% increase predicted by 2015), two main options have emerged for bringing your business to the party: build apps or optimize your website.
I want to focus on the second option, optimizing your website/HTML, which is becoming a more appealing option as HTML becomes more capable of doing the things we’ve typically needed apps to do.
Once HTML 5 can do anything an app can, I see only three major advantages to building an app:
- Push notifications (a common app feature that currently doesn’t work in HTML)
- Distribution (selling/downloading an app that lives on a phone versus saving a bookmark)
- Offline access (HTML 5 is already pushing this one off the list as it has built-in offline caching features)
Apps also still have a “cool” factor, but typically introduce more time and cost in development and maintenance.

A number of terms have emerged to describe Web optimization for mobile devices. I’m here to tell you they all essentially mean the same thing: delivering a reduced amount of content to your users in a logical fashion to create a more efficient mobile experience. Ideally your website will detect the user’s device and optimize it on the fly since there are so many different mobile devices and screen sizes.
- Mobile Optimize
- Mobile Format
- Mobile Template
- Mobile Versioning
- Multi-Siting
- Adaptive Content Rendering
I think “optimize” is the most logical and accurate. Whatever you want to call it, the effort is partly technical, but largely falls in the realm of content strategy. With less screen real estate to use for your message, you’ll need to make careful decisions about what’s most important to convey to your user.
Come to think of it, brevity might just not be such a bad thing for the future of digital content delivery.
















